Commit Graph

8979 Commits

Author SHA1 Message Date
Ben Fry 4e3fb92f1f Update README.md 2014-09-08 14:52:46 -04:00
Ben Fry dccf46eec1 Update README.md 2014-09-08 14:52:25 -04:00
Ben Fry 4f0c204457 add note about Applet base class change 2014-09-08 14:51:22 -04:00
Ben Fry be1f0802c2 Merge pull request #2839 from federicobond/static-inner-classes
Add static modifier to inner classes that don't access parent
2014-09-08 14:17:13 -04:00
wirsing 8ea07aa413 added 32bit win dll's, updated todo 2014-09-06 14:28:17 -07:00
Federico Bond 7c4544a8ef Add static modifier to inner classes that don't access parent 2014-08-31 12:51:46 -03:00
Ben Fry 8efee02839 Merge pull request #2826 from federicobond/primitive-optimization
Optimize creation of boxed primitives
2014-08-28 11:02:02 -04:00
Ben Fry 0ee6dff5cc start revision 0231 2014-08-28 11:01:19 -04:00
Ben Fry 81e309c3a4 wrap up for release notes, etc processing-0230-3.0a3 2014-08-26 18:55:29 -04:00
Federico Bond 80f64013a4 Optimize creation of boxed primitives 2014-08-26 19:40:19 -03:00
Ben Fry 7905f0b2c9 Merge pull request #2823 from federicobond/colorselector-lazy
Initialize the ColorSelector tool on demand
2014-08-26 17:07:14 -04:00
Ben Fry ac715fcff9 Merge pull request #2816 from omerjerk/bugfix-editor
bugfix- save file prompt while creating a new tab linux
2014-08-26 17:06:20 -04:00
Ben Fry 9de450066b Merge pull request #2824 from federicobond/remove-merge-artifact
Remove merge artifact in IntDict javadoc
2014-08-26 14:48:43 -04:00
wirsing 6a07e47a86 added windows 64 bit support and made platform specific library loader. 2014-08-25 18:19:17 -07:00
Federico Bond 7d09cd08a7 Remove merge artifact in IntDict javadoc 2014-08-25 14:58:42 -03:00
Federico Bond 4547d2d291 Initialize the ColorSelector tool on demand 2014-08-24 21:50:05 -03:00
Umair 70a02a6267 bugfix- save file prompt while creating a new tab linux
Signed-off-by: Umair <omerjerk@gmail.com>
2014-08-23 20:26:59 +05:30
Ben Fry 25ed6fed3b Merge pull request #2811 from federicobond/preferences-fix
Replace Thread with invokeLater in PreferencesFrame
2014-08-23 10:31:04 -04:00
Federico Bond 70747ade52 Replace Thread with invokeLater in PreferencesFrame 2014-08-22 18:58:14 -03:00
Ben Fry 837bcdc946 misc cleaning activities 2014-08-22 09:52:59 -04:00
Ben Fry f42ba9d77b Merge pull request #2810 from federicobond/fix-preferences-path
Fix preferences file path in preferences window
2014-08-22 09:48:19 -04:00
Federico Bond e7a973ec4c Fix preferences file path in preferences window 2014-08-22 01:07:52 -03:00
Ben Fry a7bd60061a Merge pull request #2808 from galsasson/tweakmodeudp
Tweakmodeudp
2014-08-20 12:16:29 -04:00
Gal Sasson 30b46f8c08 small cleanup 2014-08-20 11:32:55 -04:00
Gal Sasson 70cf524342 add tweak.port parameter for tweak mode communication and some cleanups
- tweak.port can be a number or 'auto', in this case a port number will be randomly generated at run time in the range of 0xc000 - 0xffff.
2014-08-20 11:25:51 -04:00
Gal Sasson 421a60055c remove dependency on oscP5, add a UDP client and server for message passing between the sketch and the PDE 2014-08-19 20:30:22 -04:00
Ben Fry 59b747aeeb Merge pull request #2746 from joelmoniz/compatibleContribs
Added option to allow the user to make the contributions listing dependent on the PDE version
2014-08-19 14:10:40 -04:00
Joel Moniz 8283888250 Incompatible contribs are now blurred out 2014-08-19 23:24:20 +05:30
Joel Moniz b2268dcb4d Replaced compatibleVersions field with mix/maxRevision fields 2014-08-19 23:24:19 +05:30
Ben Fry 1f921aa3db Merge pull request #2780 from federicobond/catch-missing-translations
Catch MissingResourceException when language key is missing
2014-08-19 13:38:59 -04:00
joelmoniz 62cb88de66 Finished work on Showing only compatible contribs 2014-08-19 23:07:40 +05:30
joelmoniz 93b3110783 Added a compatibleVersions field to properties,contrib
And the appropriate parsing of the field
2014-08-19 23:07:40 +05:30
Ben Fry 6b037228de Merge pull request #2781 from liquidzym/zh-languge
zh_languages minor fix and improved
2014-08-19 13:36:55 -04:00
joelmoniz 424f50b1fe Done with GUI changes for Show Compatible Contributions 2014-08-19 23:06:43 +05:30
Ben Fry de848c5787 Merge pull request #2782 from joelmoniz/highlightContribs
Enabled highlighting of contributions with a Processing icon
2014-08-19 13:36:25 -04:00
Ben Fry 19d47a72c9 Merge pull request #2777 from joelmoniz/fixContribManagersNotSh
Contributions Managers now show specific titles (like "Mode Manager", "Tool Manager", etc.) in the user's preferred language
2014-08-19 13:32:47 -04:00
Ben Fry 46c5ed4544 Merge pull request #2795 from joelmoniz/addExamplesManagerRebased
Added examples-package as a new contribution type.
2014-08-19 13:27:36 -04:00
Ben Fry 063df13695 Merge pull request #2794 from pvrs12/change-detection
Erroneous file change detection fix
2014-08-19 13:25:15 -04:00
Ben Fry 9f1162cc54 Merge pull request #2800 from joelmoniz/improveNoInternet
Improve how the Contributions Manager handles no internet connection (or an unreliable one)
2014-08-19 13:23:47 -04:00
liquidzym 24f821237a Merge branch 'master' of https://github.com/processing/processing.git into zh-languge 2014-08-19 17:31:39 +08:00
REAS 91679d072f Change to Sound library to re-enable building the project 2014-08-18 15:49:53 -07:00
Wilm Thoben 9fabe7cfaf Update Engine.java
missing mix method fix
2014-08-18 09:37:27 -07:00
Daniel Shiffman 36898624d0 adding missing method re #2797 2014-08-17 22:19:36 -04:00
Scott Murray 17184df4af Fixes processing/processing-docs#104 by hiding PFont and PGraphics constructors from reference 2014-08-17 10:38:14 -07:00
Manindra Moharana 1e41b8665b Final touches to fix #2755 2014-08-17 21:22:19 +05:30
Manindra Moharana a3f855f205 Added pref option for import statements suggestion 2014-08-17 21:06:09 +05:30
liquidzym 46c3289027 Merge branch 'master' of https://github.com/processing/processing.git into zh-languge 2014-08-17 17:21:53 +08:00
Joel Moniz 35ad4d4a21 Added a retry button to try to download contribs.txt again 2014-08-17 10:33:23 +05:30
Joel Moniz d13038091b Disabled Install & Update buttons if Internet isn't available 2014-08-17 10:32:50 +05:30
Joel Moniz c4c1462882 Made errors a little more helpful
Also, Hide stack traces when error message provided
2014-08-17 10:32:28 +05:30