Commit Graph

4325 Commits

Author SHA1 Message Date
benfry 453ba259fa updating javadoc for 1.5 2011-04-17 18:05:19 +00:00
benfry eb8c319af5 removing applet folders from svn 2011-04-17 17:50:52 +00:00
benfry 433feb6247 wrap up example export and remove the menu option 2011-04-17 17:48:37 +00:00
benfry 24125863a1 fix for android source bug breaking loadImage 2011-04-17 17:06:28 +00:00
benfry b507fd2bf2 clarify instructions in examples 2011-04-17 16:55:37 +00:00
benfry 38fae0d442 trying to track down flickering issue with chrome 2011-04-17 16:55:18 +00:00
benfry a20df9d687 revert back to the ARGB surface 2011-04-17 15:40:35 +00:00
benfry d39194d6e2 more color selector single instance fixes 2011-04-17 14:42:35 +00:00
benfry 75293df5e3 oops, remove debug message 2011-04-17 14:27:46 +00:00
benfry b1a271b776 working on example export 2011-04-17 14:26:37 +00:00
benfry cc24d44920 fix caret bug leading to slow degredation of the PDE 2011-04-17 14:26:14 +00:00
benfry d8640c04fe switch to RGB primary surface for JAVA2D, other todo notes 2011-04-16 21:16:37 +00:00
benfry 225793baee multiple sketches running at once again (issue #567) 2011-04-16 20:51:10 +00:00
benfry 708bf83f1d fix shift-tab quirk (issue #458) 2011-04-16 20:28:23 +00:00
benfry 05aa42c313 more todo items, and implement multiple editors at once 2011-04-16 19:29:39 +00:00
benfry 09643d5574 automatically add build version to the Info.plist file 2011-04-16 19:29:17 +00:00
benfry 70f0ad69d5 fix up line endings, improve code quality (issue #522) 2011-04-16 19:28:54 +00:00
benfry 398519707f fix up line endings, improve code quality (issue #522) 2011-04-16 19:26:16 +00:00
benfry da7c72cc6d remove macosx bunk from the reference export 2011-04-16 18:03:28 +00:00
benfry 77dcab773f rewrite undo manager handling of modifications 2011-04-16 17:33:43 +00:00
benfry d732a5cbad more tweaks for find/replace et al 2011-04-16 16:49:28 +00:00
benfry a2f56e0692 find/replace fixes from Peter N Lewis, new Quaqua to fix checkboxes in popups, focus fix 2011-04-16 16:11:49 +00:00
benfry d6a8aa9736 working on examples export, other tweaks 2011-04-16 15:13:32 +00:00
Casey Reas d8a5150e2d Reference file for 1.5 2011-04-15 04:08:35 +00:00
codeanticode d0b2cabad3 back porting to A3D 2011-04-15 03:33:23 +00:00
codeanticode 0221758173 getTexture method is now public in renderer class, and GL parameters in PTexture, PShape3D, PFramebuffer are also public 2011-04-15 03:32:35 +00:00
benfry a78571fcba fix minor native fonts issue 2011-04-14 16:59:27 +00:00
codeanticode 234ad654da Same for A3D 2011-04-14 12:51:48 +00:00
codeanticode 4a4d72d8eb Updated projection and modelview matrices in the print methods 2011-04-14 12:50:50 +00:00
benfry 9de0a8ca8e starting revision 0196 2011-04-11 02:29:35 +00:00
benfry ee96858fe6 finish release notes 2011-04-11 01:59:18 +00:00
benfry 514134569c deal with mode changing quirks and improve error msg appearance (issue #605) 2011-04-11 01:39:26 +00:00
benfry dbbfbe2728 better error handling when dealing with AVD setup 2011-04-11 00:56:53 +00:00
benfry 4293cbd293 argh spacing 2011-04-11 00:54:56 +00:00
benfry ccb8f4c038 more bug fixes for save and rename 2011-04-10 23:44:21 +00:00
benfry 6e6e81c7d9 more improvements to how android errors are handled 2011-04-10 23:01:51 +00:00
benfry 5d546c6a66 greatly improve error logging with ant and android 2011-04-10 21:27:08 +00:00
benfry a04d0823d6 deal with blank screen on returning to sketch (issue #237) 2011-04-10 21:06:50 +00:00
benfry 7550e7aadd fix for missing normal() command (issue #602) 2011-04-10 20:50:08 +00:00
benfry 579564e8e7 implement submenus for libraries (issue #578) 2011-04-10 20:44:11 +00:00
benfry 93bed5cdd1 deal with erroneous warning messages about missing libs with code folder, also if android.* classes are used (issue #568) 2011-04-10 20:14:39 +00:00
benfry 275b310dee turn on anti-aliasing for status bar 2011-04-10 18:25:58 +00:00
benfry 02b370d9db deal with some additional focus issues 2011-04-10 18:19:39 +00:00
benfry 5ae4534378 removing applet folders from android examples.. oops 2011-04-10 17:59:08 +00:00
benfry 63cf7cd4da don't reload sketch on save as or rename (issue #62), fix for AIOOBE regression when changing windows 2011-04-10 17:51:45 +00:00
benfry 05d228dc4c deal with some avd setup quirks 2011-04-09 20:25:24 +00:00
benfry b16c862e6d disable javascript mode for the time being 2011-04-09 18:38:47 +00:00
benfry 34975a35ac fix reference (issue #572) 2011-04-09 18:34:33 +00:00
benfry 655c42716f fix folder for java file export (issue #570) 2011-04-09 17:41:13 +00:00
benfry aceca77f7e build tweak for 6u24 and todo items 2011-04-09 16:34:16 +00:00