Commit Graph

4630 Commits

Author SHA1 Message Date
pesckal 02d65eadda Support for deleting tools. Tools are flagged for deletion, and removed after a restart. 2011-07-30 02:57:11 +00:00
pesckal fd65be33bc Changed syntax for getting author urls 2011-07-30 00:50:36 +00:00
pesckal defbd22f6a Removed need for libraryNames from compilation.properties 2011-07-29 18:24:19 +00:00
pesckal 1631785484 Fixed tool loading and installation 2011-07-29 04:12:56 +00:00
pesckal 01987841a4 Fixed bugs introduced when refactoring contribution manager. 2011-07-29 00:11:07 +00:00
Casey Reas adfaed5e1a Basic 2.0 Ref changes 2011-07-27 16:04:21 +00:00
pesckal b099bbf55b Refactored contribution manager to get rid of Info objects. Still has bugs though. 2011-07-27 05:31:36 +00:00
Casey Reas a394f60046 Small reference changes to .java files in core 2011-07-26 04:39:47 +00:00
Casey Reas a013b33102 Basic reference changes to core .java 2011-07-26 01:13:00 +00:00
Casey Reas 897b10e6f8 Basic reference changes to core .java 2011-07-25 22:25:35 +00:00
Casey Reas 928d439c0f Removing one blank JavaDoc note to improve reference build 2011-07-25 06:13:53 +00:00
pesckal 98da801fa0 Support for tools in the contribution manager. 2011-07-25 03:07:55 +00:00
sansumbrella 904a8c01b4 stress-testing the @notWebref tag in conjunction with @webref. Seems to be working fine. 2011-07-24 23:47:46 +00:00
sansumbrella 0d5e96b699 added @nowebref and @notWebref tags to stroke() for a few function prototypes to avoid documenting all of them. 2011-07-24 23:32:13 +00:00
pesckal 6fdf71d41a Changed update link to a button, fixed minor bugs, refactored list panel 2011-07-24 02:51:31 +00:00
fjenett a913c3e3f1 reverted PApplet.java to r8251 .. not sure how it got changed .. 2011-07-23 17:04:04 +00:00
fjenett ed4a2e2306 jsmode export menu item title fix 2011-07-23 16:42:06 +00:00
pesckal 333c36a98d Added icons for contribution manager. 2011-07-23 01:52:17 +00:00
pesckal 2a675ecc97 Modified how ContributionManager is initialized. Changed how panels store information on contributions. 2011-07-22 18:55:16 +00:00
Casey Reas 57b3fd4225 New line wrapping for .java files 2011-07-22 05:45:14 +00:00
codeanticode c7841360d1 Added getProfile() method 2011-07-22 00:07:51 +00:00
codeanticode d165503d99 Replaced OPENGL constant with P3D and removed processing.opengl import from examples 2011-07-20 06:06:36 +00:00
codeanticode 6d0bb2dfe1 And same for Android 2011-07-20 05:47:28 +00:00
codeanticode 9134b359c6 Added propper Y-axis inversion in ortho() 2011-07-20 05:46:50 +00:00
Casey Reas dc9171142c Changes to .java files for new reference 2011-07-20 02:57:55 +00:00
codeanticode f8db689171 Possibly fixed issue 750 (Y-axis inversion issues) on P3D android 2011-07-20 01:51:05 +00:00
codeanticode ec72225f43 Possibly fixed issue 750 (Y-axis inversion issues) on P3D desktop 2011-07-20 01:50:07 +00:00
Casey Reas 061b71dba6 Updates for reference 2.0 engine 2011-07-19 03:13:25 +00:00
pesckal bd0600a625 Automatically check for updates to contributions in the background. 2011-07-18 04:57:46 +00:00
pesckal 0a58c652b2 Added filters properties for showing installed and upgradeable 2011-07-17 22:50:17 +00:00
pesckal d5626a8e01 Added link for updating contributions 2011-07-17 22:22:45 +00:00
benfry 9a9569c94d todo items 2011-07-17 14:06:52 +00:00
benfry 49f85e1edc fix problem with escapes on Copy As HTML (issue #771) 2011-07-17 14:06:19 +00:00
Casey Reas 84dd359b1e Examples updates for 2.0 2011-07-17 06:50:01 +00:00
Casey Reas d996b52e66 Changes to Color examples 2011-07-17 04:55:57 +00:00
Casey Reas 4140646f18 Changes to color examples 2011-07-17 04:50:51 +00:00
Casey Reas 7860e7115c Changes for updating reference 2011-07-16 20:39:45 +00:00
Casey Reas b270a2cedf Source corrections for reference 2011-07-16 19:48:17 +00:00
Casey Reas 3a5c69b134 Source changes for reference 2011-07-16 19:26:43 +00:00
Casey Reas 7f522e5f3e Core source changes for reference 2011-07-16 19:10:18 +00:00
fjenett e24f2f8e12 upped to processing.js 1.2.3 2011-07-16 06:33:42 +00:00
pesckal 1b188352bb Improved readability of contribution management. Removed redundant and dead code. 2011-07-16 01:25:27 +00:00
pesckal 4c306f5d14 Install/remove for library compilations. 2011-07-15 20:48:04 +00:00
pesckal cf8af7fa8a Basic support for downloading and installing library compilations 2011-07-14 18:20:14 +00:00
Casey Reas b00b37c0fd PApplet.java sychronizing with XML files 2011-07-14 17:50:46 +00:00
codeanticode ea311be3c2 Adding network read in Movie 2011-07-14 06:36:06 +00:00
Casey Reas 7264fbef36 Reference changes to PApplet.java 2011-07-13 23:22:27 +00:00
pesckal 009a192c2c Renamed classes for contributions manager 2011-07-13 22:14:53 +00:00
Casey Reas a7965dd411 Reference update to PApplet 2011-07-13 21:40:10 +00:00
pesckal 150f9dc870 Refactoring LibraryManager to support other contributions 2011-07-13 21:33:02 +00:00