Commit Graph

9925 Commits

Author SHA1 Message Date
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
Ben Fry 87526b8a22 add a constant for JFX 2015-04-28 19:05:20 -04:00
Ben Fry 3b8eb8d167 add an additional warning to be suppressed 2015-04-28 18:44:49 -04:00
Ben Fry 464ae147e6 clean up syntax 2015-04-28 18:43:57 -04:00
Ben Fry 6411e44353 now with retina screenshots 2015-04-28 17:44:11 -04:00
Ben Fry 4fc0240145 this is actually promising... 2015-04-28 17:18:48 -04:00
Ben Fry c16265d5f1 thread running with abandon 2015-04-28 16:36:13 -04:00
Ben Fry e470d56df3 note the tweak fixes 2015-04-28 16:17:58 -04:00
Ben Fry abfc5f4355 Merge pull request #3227 from galsasson/master
TweakMode fix to issue #3208
2015-04-28 16:16:55 -04:00
Ben Fry b0f98e8d1a messing with JavaFX to see if we can improve frame rates 2015-04-28 16:15:47 -04:00
Ben Fry c79e952700 add default version of createShape() to PGraphics 2015-04-28 16:14:55 -04:00
Ben Fry 631cb4276d rewrite createShape() handling to clean up the mess 2015-04-28 12:42:53 -04:00
Gal Sasson 7d9bfc2496 tweakmode: handle comment blocks, ignore global assignments 2015-04-28 09:42:52 -04:00