Commit Graph

9572 Commits

Author SHA1 Message Date
Ben Fry d5d29e478a need this renamed too 2015-01-29 18:15:52 -05:00
Ben Fry 77197522b8 adding that back 2015-01-29 18:15:20 -05:00
Ben Fry 9f06b50ee3 umm... 2015-01-29 18:15:07 -05:00
Ben Fry 87c1f11451 renaming and debugging 2015-01-29 18:14:24 -05:00
Ben Fry 51ec6af6ea more work on header/toolbar/etc 2015-01-29 16:02:21 -05:00
Ben Fry e71a07ebd9 Merge branch 'master' of github.com:processing/processing 2015-01-29 16:01:57 -05:00
codeanticode 0b941e1612 invert Y 2015-01-29 01:30:07 -05:00
codeanticode 90920df882 use allocateIntBuffer method, fixes all allocate buffer methods 2015-01-29 01:26:55 -05:00
codeanticode f26c5cbb57 store label pixels 2015-01-29 01:22:41 -05:00
codeanticode d22eee76fd draw label texture 2015-01-29 00:49:06 -05:00
Ben Fry 43f216ecc8 working on new toolbar 2015-01-28 20:05:16 -05:00
Ben Fry efbe2d6d5a blowing up EditorToolbar a bit 2015-01-28 19:33:56 -05:00
Ben Fry 603fd5364a not much left in this toolbar 2015-01-28 18:58:32 -05:00
codeanticode eaac9b14a2 draw exit label in PGL 2015-01-28 18:48:40 -05:00
Ben Fry 0b813fab77 remove commented-out code for javac and other dead parts 2015-01-28 18:26:41 -05:00
codeanticode ca5aa10d71 use WINDOW_BGCOLOR 2015-01-28 18:15:36 -05:00
Ben Fry a409630e34 need my f*king System.out/System.err 2015-01-28 18:14:31 -05:00
Ben Fry dfb53ddf71 remove unnecessary JPanel, trying to debug borders 2015-01-28 18:14:10 -05:00
codeanticode af746c00d0 another way to implement present mode w/out AWT 2015-01-28 17:57:31 -05:00
Ben Fry 2d185339b1 fixing up debug tray/toolbar behavior, enable/disable debug, import lib menu fixes 2015-01-28 17:28:19 -05:00
Ben Fry e5f35ac3b8 Merge branch 'master' of github.com:processing/processing 2015-01-28 15:07:59 -05:00
Ben Fry 4add9b9dce Merge pull request #3066 from JakubValtar/bugfix-win-build-launch4j
Fix building on Windows (#3062)
2015-01-28 15:06:34 -05:00
Ben Fry 77e92c87b8 Merge pull request #3067 from JakubValtar/bugfix-saveframe-opaque
Save now creates opaque images from primary OpenGL surface (#3031)
2015-01-28 14:10:04 -05:00
Jakub Valtar d0d88066ef Change comment 2015-01-28 17:24:56 +01:00
Jakub Valtar 5999bfc14c Save now creates opaque images from primary surface
Fixes #3031
2015-01-28 17:14:13 +01:00
Jakub Valtar 45e35e8b58 Fix building on Windows 2015-01-28 16:30:56 +01:00
Ben Fry 37abe63aff further steps on the new gui, getting things rilly ugly 2015-01-27 18:42:28 -05:00
Ben Fry 07ea161187 misc cleanups 2015-01-27 18:42:12 -05:00
Ben Fry 98f381a5e4 clear out unused/commented sections 2015-01-27 18:32:22 -05:00
Ben Fry fd9a2efb09 toolbar in the tray working 2015-01-27 10:43:33 -05:00
Ben Fry 8b1f3d4f33 toolbar in the tray working 2015-01-27 10:43:21 -05:00
Ben Fry d78455b967 fix startup crashes 2015-01-27 10:20:17 -05:00
Ben Fry 2681bad78d move toolbar into tray, clean up formatting of JavaEditor 2015-01-27 09:46:57 -05:00
Ben Fry 14307703d8 working on new toolbars for the editor and the debugger 2015-01-27 09:17:00 -05:00
Ben Fry 7dbb5e605e Merge pull request #3061 from joelmoniz/addFrenchTranslations
Added several French translations
2015-01-25 16:24:19 -05:00
Joel Moniz a7a20293bb Added several French translations 2015-01-26 02:45:14 +05:30
Ben Fry e8a3d634fb remove interface that was only used a single time 2015-01-25 13:12:09 -05:00
Ben Fry 5cc6ed2e23 more weeding 2015-01-25 13:04:02 -05:00
Ben Fry c88ef1f1e2 removing more underbrush 2015-01-25 12:55:57 -05:00
Ben Fry bbd49e538b more refactoring and cleanup 2015-01-25 12:44:53 -05:00
Ben Fry e22aa85ff8 don't keep menu items around that aren't used outside the constructor scope 2015-01-25 11:12:13 -05:00
Ben Fry 5ad61b7fb4 removing more sketchy accessors, other cleanups 2015-01-25 11:03:07 -05:00
Ben Fry 342c6958ab getting to work on the new gui, plus much-improved text drawing 2015-01-25 09:40:09 -05:00
Ben Fry 22f58671aa aspirational rename 2015-01-24 21:57:06 -05:00
Ben Fry 2d36d0f04a move this feller over 2015-01-24 21:55:35 -05:00
Ben Fry 5a922cf303 make the debug window track, remove the form 2015-01-24 21:45:53 -05:00
Ben Fry 5c87a14eba link the inspector to the window 2015-01-24 20:41:10 -05:00
codeanticode bab8b90104 attempting to emulate present mode 2015-01-24 20:09:28 -05:00
Ben Fry 3dee06ea3e cleaning up indents, formatting, other tweaks 2015-01-24 16:30:33 -05:00
Ben Fry 0f428ed4b0 finish merge of DebugEditor, move vars around, clean up accessors and menus 2015-01-24 10:44:38 -05:00