Patrick Vares
|
9be339fb42
|
forgot to actually write back to the sketch
|
2015-05-10 21:31:06 -04:00 |
|
Patrick Vares
|
5b07b268cf
|
Modified the java mode to use the methods in the SketchCode class for loading and saving files. Fixes an error with breakpoints causing file reloads
|
2015-05-10 20:35:53 -04:00 |
|
Ben Fry
|
51a7aa0961
|
add todo items for debugger based on email discussion
|
2015-05-10 13:18:04 -04:00 |
|
Ben Fry
|
b27bfc608e
|
couple other notes
|
2015-05-10 12:33:45 -04:00 |
|
Ben Fry
|
ff1f73c78a
|
more cleanups and notes
|
2015-05-10 12:29:07 -04:00 |
|
Ben Fry
|
2721445cee
|
more work on proxies
|
2015-05-10 12:27:51 -04:00 |
|
Ben Fry
|
9c5e831ce7
|
space changes, remove unused import
|
2015-05-10 12:27:25 -04:00 |
|
Ben Fry
|
ea1e4cd355
|
note about other version
|
2015-05-10 12:07:37 -04:00 |
|
Ben Fry
|
bf1050bd78
|
Merge branch 'master' of github.com:processing/processing
|
2015-05-10 12:06:57 -04:00 |
|
Ben Fry
|
f6ed43ff30
|
enable system proxies in PApplet
|
2015-05-10 12:06:55 -04:00 |
|
Ben Fry
|
a282ac28ce
|
use correct font for line numbers
|
2015-05-10 12:06:27 -04:00 |
|
Ben Fry
|
67614f258f
|
clean up
|
2015-05-10 12:06:11 -04:00 |
|
Ben Fry
|
76d6c4bc29
|
Merge pull request #3260 from Akarshit/bugfix-proxy
Added socks support in Processing
|
2015-05-10 12:05:14 -04:00 |
|
Ben Fry
|
0cc4d13c33
|
Merge pull request #3236 from pvrs12/tab-fix
Potential Tab menu fix
|
2015-05-10 12:00:51 -04:00 |
|
Akarshit Wal
|
9551e0d56b
|
Corrected identation
|
2015-05-10 01:48:53 +05:30 |
|
Akarshit Wal
|
06afa9eee5
|
Added documentation
|
2015-05-10 01:48:01 +05:30 |
|
Akarshit Wal
|
765afa5024
|
Added socks support in the defaults file so that it is available in preference.txt
|
2015-05-10 01:46:43 +05:30 |
|
Akarshit Wal
|
380a50d8ca
|
Socks Proxy now supported if put in preference.txt
|
2015-05-10 01:38:09 +05:30 |
|
Ben Fry
|
efe82f8671
|
Merge pull request #3251 from Akarshit/bugfix-proxy
System proxy getting used by deafult
|
2015-05-08 11:07:53 -04:00 |
|
Akarshit Wal
|
3d14cad106
|
Merge remote-tracking branch 'upstream/master' into bugfix-proxy
|
2015-05-08 03:00:24 +05:30 |
|
Akarshit Wal
|
dc026598f2
|
added documentation
|
2015-05-08 02:46:54 +05:30 |
|
Akarshit Wal
|
0c5cb9d19d
|
system proxy is used by deafult
|
2015-05-08 02:46:25 +05:30 |
|
Ben Fry
|
f8e0d6815d
|
Merge pull request #3240 from Akarshit/bugfix-contriStatus
The error message in Contribution Manager is set to null on hitting retry
|
2015-05-05 16:09:26 -04:00 |
|
Akarshit Wal
|
11c879b2db
|
The message is set to null on hitting retry
|
2015-05-06 01:12:05 +05:30 |
|
Ben Fry
|
baa657296f
|
just a few notes
|
2015-05-02 16:30:10 -04:00 |
|
Patrick Vares
|
618a6e5286
|
Allowed menu to 'stick' to the right when too many tabs exist. Tabs that cannot be displayed are automatically hidden. Removed old code which attempted to reduce tab size by hiding the text
|
2015-05-02 03:49:32 -04:00 |
|
Ben Fry
|
ac8ebc4e89
|
Merge branch 'master' of github.com:processing/processing
|
2015-05-01 15:09:31 -04:00 |
|
Ben Fry
|
e2bc0eab33
|
errors in case changes were not correctly reported
|
2015-05-01 15:09:24 -04:00 |
|
Ben Fry
|
48635c2dd4
|
Merge pull request #3234 from Akarshit/enhan-findReplaceNew
Removed the old commented code and added documentation to FindReplace
|
2015-05-01 14:37:48 -04:00 |
|
Akarshit Wal
|
65ede5e3b0
|
Removed the old commented code and added documentation
|
2015-05-01 20:58:33 +05:30 |
|
Ben Fry
|
0c1d175c28
|
don't need this public
|
2015-05-01 10:38:18 -04:00 |
|
Ben Fry
|
7b9709ef4c
|
Update README.md
|
2015-05-01 09:13:10 -04:00 |
|
Ben Fry
|
f732895a40
|
Merge pull request #3233 from Akarshit/enhan-prefWindoe
Removed the old commented code and added documentation to PreferenceFrame
|
2015-05-01 08:37:10 -04:00 |
|
Ben Fry
|
b5210ecfbf
|
couple of easy ones
|
2015-04-30 22:00:57 -04:00 |
|
Ben Fry
|
284fac151f
|
get this guy too
|
2015-04-30 21:42:13 -04:00 |
|
Ben Fry
|
0cf0cc09fc
|
removing more AWT
|
2015-04-30 21:40:13 -04:00 |
|
Ben Fry
|
125cf5b943
|
add new String/Int/FloatDict constructors for easier initialization
|
2015-04-30 13:51:09 -04:00 |
|
Ben Fry
|
21af93ac28
|
Merge pull request #3232 from Akarshit/enhan-prefWindoe
Enhan pref windoe
|
2015-04-30 13:47:30 -04:00 |
|
Akarshit Wal
|
63b7c5f996
|
Removed a redundant call to setDefaultButton
|
2015-04-30 20:19:37 +05:30 |
|
Akarshit Wal
|
817eeb2f00
|
Added comments on the layout
|
2015-04-30 20:18:38 +05:30 |
|
Akarshit Wal
|
360b0e16ac
|
Removed extra space
|
2015-04-30 20:07:31 +05:30 |
|
Akarshit Wal
|
a799b53919
|
Removed the old commented code associated with manual layout
|
2015-04-30 20:06:45 +05:30 |
|
Akarshit Wal
|
2bd5f7a8e7
|
Made the okButton as the default button everytime so that it gets highlighted
|
2015-04-30 18:42:51 +05:30 |
|
Akarshit Wal
|
7c1abb7b11
|
Removed extra space
|
2015-04-30 18:15:22 +05:30 |
|
Akarshit Wal
|
0300d720b6
|
Made the PrefWindow non-resizable & fixed the layout of JComboBoxs by calling pack() twice
|
2015-04-30 18:14:43 +05:30 |
|
Ben Fry
|
defb996d3f
|
move dummy Frame into PApplet, bring back Surface methods
|
2015-04-29 09:54:05 -04:00 |
|
Ben Fry
|
0a859518c8
|
more functions for JFX
|
2015-04-28 22:35:10 -04:00 |
|
Ben Fry
|
bd9df155bc
|
add link
|
2015-04-28 22:34:51 -04:00 |
|
Ben Fry
|
e6ac755671
|
just typing in these here functions
|
2015-04-28 21:20:19 -04:00 |
|
Ben Fry
|
e6a9a60513
|
implementing more of jfx
|
2015-04-28 21:14:15 -04:00 |
|