Commit Graph

4692 Commits

Author SHA1 Message Date
codeanticode 748bfccaa1 Some new recording code 2011-08-23 22:11:07 +00:00
codeanticode b6127f273c Moving new recording code from PShape to PShape3D 2011-08-23 22:09:32 +00:00
codeanticode f3516255e5 Some more low level changes in PShape 2011-08-23 13:03:25 +00:00
pesckal 124b368e62 Support for platform specific downloads 2011-08-23 01:02:46 +00:00
codeanticode 7613e5e42a Added plugin so files 2011-08-22 22:36:54 +00:00
codeanticode 84e2b8a7a5 Starting changes in PShape 2011-08-21 22:57:41 +00:00
codeanticode 23f13ec0ae Added printElements() method to Movie and Capture, updated dir structure 2011-08-21 17:31:25 +00:00
codeanticode 3203c1eead Added gstreamer dylibs for OSX 2011-08-21 17:20:22 +00:00
pesckal 72d55e95a1 Shortcut to move selected lines up/down 2011-08-21 04:40:54 +00:00
pesckal a85ea04a27 Fixed bug that caused Comment/Uncomment to register as multiple undos 2011-08-21 03:13:52 +00:00
pesckal ce06706f5f Shortcut to delete selected lines 2011-08-21 02:39:07 +00:00
benfry a1be9e79ec bug fixes and progress 2011-08-21 02:26:49 +00:00
benfry f7c42bbe8c debugging and enhancing Table 2011-08-21 02:12:39 +00:00
pesckal aa226a6978 Chunk text input into single undo operations that are grouped together after a delay of 3000ms, a caret move event, or another text operation such as text-paste. 2011-08-21 00:18:34 +00:00
benfry f60958a220 cleaning up some random casting warnings 2011-08-19 14:22:31 +00:00
codeanticode 57ad715fcf Updated video examples to reflect new library and class names 2011-08-18 22:32:09 +00:00
codeanticode 88deee7566 Removed remaining references to the GSVideo names which broke the library loading mechanism 2011-08-18 22:31:26 +00:00
pesckal b37c074a12 Added script for building contribution listing 2011-08-13 01:07:01 +00:00
pesckal e5dcecdd6a Now storing contribution listing in the settings folder 2011-08-13 00:21:30 +00:00
pesckal a30dbbb5a1 More properties for the contribution filter 2011-08-12 23:17:12 +00:00
pesckal 9ad79a8cfa Create libraries, modes, and tools folders in the sketchbook if they don't already exist when determining the sketchbook location. 2011-08-12 23:09:19 +00:00
pesckal a9b0342334 Removed annoying pop-ups 2011-08-12 23:00:37 +00:00
benfry f526dceb1c tracking down OutOfMemoryError problems 2011-08-12 22:59:41 +00:00
pesckal b87af6815b Changed ProgressMonitor interface. 2011-08-12 22:16:16 +00:00
pesckal d1c9f0431d Added status bar to contribution manager 2011-08-12 20:55:23 +00:00
pesckal 5561f48f90 Removed calls to setFocusable() 2011-08-12 00:10:44 +00:00
codeanticode b78892f5de Hide status bar in Honeycomb 2011-08-11 18:36:23 +00:00
pesckal d4367b21b4 Formatting and comments 2011-08-11 17:50:58 +00:00
pesckal 25c017fcb3 Removed progress bar to show download progress of advertised contributions 2011-08-11 17:23:01 +00:00
pesckal 9ba1acb9a6 Better error messages. Removed FileDownloader object. 2011-08-11 16:57:35 +00:00
pesckal 8f2b07bfa7 Better handling of contribution manager when disconnected from network.
Removed pop-ups, changed when file is downloaded, added boolean to indicate when the advertised list is actually downloaded.
2011-08-11 16:30:42 +00:00
pesckal 2bf2a2dbb4 SwingUtilities.invokeLater for opening multiple instances 2011-08-11 15:57:53 +00:00
pesckal 2ca1396569 Made text unselectable in contribution panel, even when "editable." 2011-08-11 14:49:53 +00:00
benfry 9931c5cfd3 notes and Table fix 2011-08-11 08:48:46 +00:00
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