Commit Graph

4314 Commits

Author SHA1 Message Date
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
benfry 7bb7b5c165 change error message for line breaks in 80x24 2011-04-09 16:28:22 +00:00
benfry b48387a3d8 more helpful error message on dist fail for android core 2011-04-09 15:37:38 +00:00
benfry fcc0f2c44a spacing changes 2011-04-09 15:36:53 +00:00
benfry 27a5a83d55 fix a few svg bugs, add methods 2011-04-07 15:23:26 +00:00
benfry 84af8f3d54 fix for ctrl-slash problem on linux (issue #596) 2011-03-29 02:36:05 +00:00
benfry f48f1d6f9c line ending changes 2011-03-29 02:34:49 +00:00
codeanticode 62e5517744 Handling JOGL2 issues on Linux 2011-03-28 08:23:09 +00:00
codeanticode 6ff12996c5 Better JOGL2 initialization 2011-03-28 08:10:06 +00:00
codeanticode 1b03d4fe2a Updated to JOGL2.0-b23 (2011-03-03) 2011-03-28 08:08:18 +00:00
benfry be8c5c6b0d bug fixes, adding notes to the todo list 2011-03-27 16:13:01 +00:00
benfry a9aaa72fa6 deal with offscreen buffer issues 2011-03-27 16:12:31 +00:00