Commit Graph

8970 Commits

Author SHA1 Message Date
Federico Bond a878ec4a36 Fix renaming from RGB to Rgb.java and others 2014-09-19 00:08:47 -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
Scott Murray f12e0a7605 Addresses processing/processing-docs#104 and fixes processing/processing-docs#110 by hiding unusable PImage, PShape, and loadShape() constructors 2014-08-16 20:18:06 -07:00
Manindra Moharana 7e3d6549e4 jdoc update 2014-08-16 17:55:55 +05:30
Manindra Moharana b8155c050d jdoc update 2014-08-16 17:54:53 +05:30
Manindra Moharana a5403faf27 tweaked mouse behavior for #2755 2014-08-16 17:50:40 +05:30
Manindra Moharana 32b6d41376 CC logic cleanup 2014-08-16 17:43:22 +05:30
Manindra Moharana b7239aeca5 CC logic cleanup 2014-08-16 17:41:37 +05:30
Manindra Moharana 37015103ea CC bug fix 2014-08-16 17:37:10 +05:30
Manindra Moharana 92d0555a37 add source option for CC insert 2014-08-16 16:52:47 +05:30
wirsing 46e47ed994 added library folder + changed win build file for jnilib 2014-08-14 17:00:46 -07:00