Commit Graph

60 Commits

Author SHA1 Message Date
Ben Fry 4a2f8e1acf code cleanups and fixing part of #2799 2015-04-01 17:35:54 -04:00
Ben Fry e2322a1c8d prevent menu mnemonics from going into the editor 2015-04-01 15:56:12 -04:00
Ben Fry 29c1edd273 fix for #3074, opening prefs from shortcut marks sketch as modified 2015-04-01 14:57:56 -04:00
Ben Fry d87140323a cleanup imports 2015-03-31 20:47:02 -04:00
Ben Fry 7aa709f366 a little further along with the cleanups 2015-03-31 20:46:06 -04:00
Ben Fry 986d7615dd ui rework in progress 2015-03-31 20:10:07 -04:00
Joel Moniz ec5e699977 i18n and formatting of code related to import lib auto-install 2015-03-31 03:42:28 +05:30
Joel Moniz 95632fa96f Adding dialog to ask if user wants to install imported libs 2015-03-31 02:58:32 +05:30
Joel Moniz cc6a3feaa9 Imported Libraries install successfully 2015-03-31 02:58:32 +05:30
Joel Moniz 5b5a331604 List of contribs to be installed due to import now obtained 2015-03-31 02:46:40 +05:30
Joel Moniz 88f4232a35 Library import detection successful 2015-03-31 02:46:37 +05:30
Ben Fry 6d930c0d5b remove a bunch of compiler warnings 2015-02-24 02:55:52 -05:00
Ben Fry 2538a6a1e5 fix for native libs in core (from @codeanticode) 2015-02-24 02:48:53 -05:00
Manindra Moharana 68697fe26e Fixed typo 2015-02-11 17:30:18 -08:00
Manindra Moharana 94cf78123a Fixes #3104 2015-02-11 17:28:17 -08:00
Manindra Moharana b6767c003c Fixes #3103 2015-02-11 00:42:05 -08:00
kfeuz 7b9a5f1736 Added APPDIR to classpath for exported linux applications 2015-02-03 23:17:53 -07:00
Ben Fry ddd166ffba tabs replaced with new design 2015-01-30 11:27:00 -05:00
Ben Fry 2014ca9076 debug button works on toolbar 2015-01-30 09:59:33 -05:00
Ben Fry 6e3d63d0cc more wiring of the new toolbar 2015-01-29 18:31:51 -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
Ben Fry 0b813fab77 remove commented-out code for javac and other dead parts 2015-01-28 18:26:41 -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 07ea161187 misc cleanups 2015-01-27 18:42:12 -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 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
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
Ben Fry 67559781d4 merging DebugEditor into JavaEditor 2015-01-24 10:11:01 -05:00
Ben Fry f172723477 merge ExperimentalMode into JavaMode 2015-01-24 09:26:19 -05:00
Ben Fry 22544e2b5b and more cleanups... 2015-01-22 17:59:40 -05:00
Ben Fry 30a1c14beb aha, a cleaner way to do that 2015-01-22 11:16:52 -05:00
Ben Fry 378f43de44 untangling JEditTextArea from the modes a bit more 2015-01-22 11:15:51 -05:00
Ben Fry 1a7138e175 cleaning continues... two classes removed, 50 to go 2015-01-22 09:31:16 -05:00