Commit Graph

3332 Commits

Author SHA1 Message Date
Ben Fry a38fd26b8a fix initial focus and note earlier fixes in todo.txt 2015-09-22 19:34:53 -04:00
Ben Fry 424a8e4c9e fixing the table headers 2015-09-22 19:30:18 -04:00
Ben Fry e65ab4a54d remove debug item 2015-09-22 19:17:45 -04:00
Ben Fry 2c02fc6661 better location for update accessors and controllers 2015-09-22 19:15:39 -04:00
Ben Fry 5f401d4fa1 fix button placement in the CM 2015-09-22 19:03:35 -04:00
Ben Fry a017144d1a more repeatable version of the name handling 2015-09-22 18:58:53 -04:00
Ben Fry d81ff0808f deal with section heads and other quirky ugliness 2015-09-22 18:56:13 -04:00
Ben Fry 2c5da8d339 get rid of aqua background during load 2015-09-22 18:19:30 -04:00
Ben Fry 25905e61cb can't keep changing the editor here 2015-09-22 18:12:35 -04:00
Ben Fry 2d463f67aa clean up method naming/parameters/overrides 2015-09-22 18:04:50 -04:00
Ben Fry f1cb38f203 saw exception with concurrent modification 2015-09-22 18:04:22 -04:00
Ben Fry 51b14320c2 new gui/tabs working 2015-09-22 17:50:10 -04:00
Ben Fry 6ef565f7c3 deeper into the contrib manager rabbit hole 2015-09-22 15:31:50 -04:00
Ben Fry 57453ce9f8 I just... 2015-09-22 14:41:42 -04:00
Ben Fry ca3f9657ef renaming classes for clarity 2015-09-22 12:49:14 -04:00
Ben Fry eb40984055 continuing integration of the new tab panel for the manager 2015-09-22 12:47:22 -04:00
Ben Fry 7319a0e214 adding the footer class to start adaptation 2015-09-22 09:55:07 -04:00
Ben Fry 8e792606a5 add convenience function to get 1x and 2x images 2015-09-22 09:48:45 -04:00
Ben Fry 1d85937041 moving around a bit 2015-09-22 08:42:47 -04:00
Ben Fry d5f39ee20e more scrubbing before redoing ContributionManagerDialog 2015-09-22 08:30:24 -04:00
Ben Fry 8c522056de better naming and some cleanup 2015-09-22 07:53:16 -04:00
Ben Fry 3baba9c64a a little more order to the contrib panel code 2015-09-22 00:42:03 -04:00
Ben Fry 97e786dcd9 using JPanel as the base for tab objects 2015-09-22 00:37:09 -04:00
Ben Fry 69f7e236fd move util to better place; remove dead comments 2015-09-22 00:05:20 -04:00
Ben Fry 98b095bd17 simpler naming 2015-09-22 00:01:17 -04:00
Ben Fry 807a170897 culling classes and simplifying 2015-09-21 23:58:46 -04:00
Ben Fry 26156203f9 move this to a more generic location since it has nothing to do with dialog 2015-09-21 20:16:35 -04:00
Ben Fry f2706983bf refactor tabs to get a better sense of how each piece works 2015-09-21 20:12:22 -04:00
Ben Fry 3a84b83a29 refactor tabs to get a better sense of how each piece works 2015-09-21 20:11:59 -04:00
Ben Fry 8f497619ef clean up comparison method for contribs, other bushwhacking 2015-09-21 20:02:12 -04:00
Ben Fry a686d90a1a add a little extra space on the Save As dialog 2015-09-21 18:48:00 -04:00
Ben Fry 06a1222965 attempt alternate settings path on windows, use simpler getter for documents, and more informative appdata error messages (#3838) 2015-09-21 17:27:54 -04:00
Ben Fry c7e29db0d2 remove the coffee cup icon on Windows, use the p5 icon 2015-09-21 16:27:11 -04:00
Ben Fry b7ca006e47 get rid of this guy altogether; not used by Add File anymore 2015-09-21 16:19:22 -04:00
Ben Fry ba9843e295 notes about refactoring 2015-09-21 16:13:54 -04:00
Ben Fry a0854b8a12 closing up shop for now inside "Save As" 2015-09-21 16:02:04 -04:00
Ben Fry dc64dbbedf trying to clear up the "Save As" progress frame and avoid bugs 2015-09-21 15:53:14 -04:00
Akarshit Wal 695f653be7 Overrided method so duplicates don't get added 2015-09-21 23:25:01 +05:30
Akarshit Wal 5f72f58ebe Initial 2015-09-21 22:58:18 +05:30
Ben Fry c9824bf8cf todo notes and formatting fixes in Base 2015-09-21 09:56:36 -04:00
Ben Fry adc63a5431 make rollovers update with key presses; changes EditorButton constructor 2015-09-20 17:09:13 -04:00
Ben Fry 9cbc1a79f4 show hover text when the mouse is over the 'debug' button 2015-09-20 15:46:30 -04:00
Ben Fry 77eeae89b4 change the Tool API to pass Base instead of Editor 2015-09-20 14:40:59 -04:00
Ben Fry c8f7d9364b adding notes and an alternate getSettingsFolder() implementation #3838 2015-09-20 14:23:10 -04:00
Ben Fry 53447b5b7c improve error handling, to sort out settings folder issues on Windows 10 #3838 2015-09-20 13:44:39 -04:00
Ben Fry 59b0abba01 make buttons align properly to the scrollbar 2015-09-19 22:04:57 -04:00
Ben Fry 0e8a90da2b remove tooltip text 2015-09-19 21:56:02 -04:00
Ben Fry a9c601b7e8 remove dead code 2015-09-19 21:46:24 -04:00
Ben Fry f1acaa8564 more cleaning 2015-09-19 21:41:33 -04:00
Ben Fry b62e2d54fa make disabled icons the same so they do not show up twice the size 2015-09-19 21:29:16 -04:00