Commit Graph

5058 Commits

Author SHA1 Message Date
pesckal 89ade5e215 Better handling of checking for properties of Contributions 2011-08-09 03:57:27 +00:00
pesckal c77e4a25f4 Code style for static methods 2011-08-09 02:59:59 +00:00
pesckal c7e34f4e45 Fixed possible NullPointerException 2011-08-08 04:24:10 +00:00
sansumbrella 7719437d74 added @webref tags to screenWidth and screenHeight. 2011-08-07 23:52:00 +00:00
sansumbrella f0d693b1cd edit to PApplet and PImage to confirm that @webref image:pixels tag writes methods properly to index. 2011-08-07 23:35:25 +00:00
sansumbrella 329bb73811 added @webref tags to PVector and PFont at the class level. Now writing out as expected. Updated index template with newlines after category headings. RefBuild currently not calling php scripts (commented out during dev). 2011-08-07 21:57:47 +00:00
pesckal 31b57263c3 Removed commented out jvmstat code from Base. 2011-08-06 20:13:45 +00:00
pesckal e8599f93f4 Implemented single instance using sockets and preferences file 2011-08-06 20:10:28 +00:00
Casey Reas 9b7de8d6b7 Examples updates to 640 x 360 pixels 2011-08-05 18:26:51 +00:00
pesckal f1c7aabf14 Fixed build (was crashing after splash screen) 2011-08-03 04:49:28 +00:00
benfry 5eebe98314 working on table class 2011-08-03 00:37:44 +00:00
pesckal d77d29a134 Dynamic loading for contributed modes 2011-08-02 23:45:06 +00:00
benfry 7e065dacea table now debugged mostly 2011-08-02 23:13:35 +00:00
benfry f550055e82 more cleaning on the table 2011-08-02 23:00:33 +00:00
benfry fc1dda4ff4 starting to look better... 2011-08-02 22:05:20 +00:00
benfry 8edc42964a further progress on the table 2011-08-02 20:08:25 +00:00
benfry 468f3dfa8a add expand() for Table, continue work on Table class 2011-08-02 19:32:11 +00:00
benfry 549483a15d table in progress... 2011-08-02 18:15:50 +00:00
benfry c9a45e5b7b in-progress table classes.. build breakers but need to track edits 2011-08-02 17:57:07 +00:00
Casey Reas ff3960635d After building Processing, adding changes to PApplet.java 2011-08-02 04:02:52 +00:00
benfry 701a3c2ad6 fix for http problem with grabbing too much memory 2011-07-31 21:43:39 +00:00
benfry 37721a88b1 renaming XML class over on Android too 2011-07-31 21:29:28 +00:00
benfry 3d539863a0 renaming PNode to XML 2011-07-31 20:58:29 +00:00
pesckal 94b9f1d15b removed Author object. 2011-07-30 18:54:41 +00:00
pesckal a37963ec20 Support for link syntax. 2011-07-30 18:14:38 +00:00
pesckal 29423e28fc Fixed bugs updating libraries 2011-07-30 17:42:44 +00:00
pesckal b94c59d23c No more update button for tools 2011-07-30 17:26:25 +00:00
pesckal d617834907 Undo button to remove deletion flag for tools 2011-07-30 15:40:53 +00:00
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