Commit Graph

14685 Commits

Author SHA1 Message Date
Ben Fry 678a2bc393 more cleaning up the logic and layout 2022-03-12 22:07:13 -05:00
Ben Fry 3b1374a707 adding to the notes a bit here 2022-03-12 21:51:24 -05:00
Ben Fry 56fe9e2d21 further tightening up internal accessors 2022-03-12 21:41:59 -05:00
Ben Fry d4a3db7a90 change up StatusPanelDetail constructor to clean up accessors 2022-03-12 21:33:56 -05:00
Ben Fry 92550dbc94 allow update of the current Mode 2022-03-12 20:35:32 -05:00
Ben Fry 07e48e68f3 remove unused 'restart' flagging code, setRestartFlag() never used 2022-03-12 17:53:14 -05:00
Ben Fry cd14262f35 notes about libs with other modes 2022-03-12 16:40:50 -05:00
Ben Fry 6c8c9f184d note about CJKV font widths 2022-03-12 16:23:22 -05:00
Ben Fry 8f191ece92 remove contrib by category lookup, fixes extra add calls(!) 2022-03-12 16:16:04 -05:00
Ben Fry 6a57be16ff redo category tallying for contribs 2022-03-12 16:08:22 -05:00
Ben Fry f5890000b8 add new category for translation 2022-03-12 16:04:47 -05:00
Ben Fry 3d9300a2a5 remove insane overbuilt search in contribs 2022-03-12 15:29:05 -05:00
Ben Fry 8986cf7872 get contribs via https 2022-03-12 14:50:57 -05:00
Ben Fry 7fa9dfa659 more tidying, fix up the copyright stanzas 2022-03-12 14:44:26 -05:00
Ben Fry b2b2f93eb0 weeding 2022-03-12 13:29:58 -05:00
Ben Fry 2b4cb8a8fe removing more unused parts of ContribProgress 2022-03-12 13:24:57 -05:00
Ben Fry 3c700c81ac switch to using a Set for categories, clean up unknown handling 2022-03-12 13:07:28 -05:00
Ben Fry fcd5db25fd categories work: remove Starred, fix foundation, and add Renderer 2022-03-12 12:52:39 -05:00
Ben Fry e378b25649 a bit of cleaning 2022-03-12 12:46:10 -05:00
Ben Fry 1dcf1a0ed5 checking into hang caused by incompatible Mode 2022-03-12 12:37:12 -05:00
Ben Fry b29d4cbb83 a little cleaning 2022-03-12 12:36:37 -05:00
Ben Fry 7b8fac3d3f remove extra space 2022-03-12 12:30:51 -05:00
Ben Fry 4f32cdaa5c fix " does not exist" message on Linux startup 2022-03-12 09:50:09 -05:00
Ben Fry 97747b2b1a only show setWritable() failure when it is a problem 2022-03-12 09:49:42 -05:00
Ben Fry 6316bd6075 prevents NullPointerException when clicking Update All (fixes #440) 2022-03-12 07:36:23 -05:00
Ben Fry faaefcf685 more cleaning, fix NPE when opening updates (regression from last night) 2022-03-12 07:02:02 -05:00
Ben Fry 9df13bed48 remove unused code, more warnings 2022-03-11 22:50:23 -05:00
Ben Fry c2ddee06be swap use of Editor for Base, more notes about badness 2022-03-11 22:43:14 -05:00
Ben Fry 584ab1218c make ContribProgressBar into ContribProgress, more cleaning 2022-03-11 22:30:23 -05:00
Ben Fry 4403a391b5 prevent Exception caused by removing nextMode 2022-03-11 22:20:23 -05:00
Ben Fry aae3fc4b3b remove extra ContribProgressMonitor class 2022-03-11 22:09:15 -05:00
Ben Fry 16ed3ef74e more cleaning and clarifying 2022-03-11 21:28:34 -05:00
Ben Fry 0fca8c6112 overkill to use String.format() here 2022-03-11 21:20:30 -05:00
Ben Fry 5d6418b604 clearing out more unused bits 2022-03-11 21:07:56 -05:00
Ben Fry 4e259732c6 removing unused code 2022-03-11 20:57:43 -05:00
Ben Fry 68bef52227 make a note about tab heights 2022-03-11 20:18:09 -05:00
Ben Fry 887a6669af remove the extra 2-pixel line at the top of the manager tabs 2022-03-11 20:14:18 -05:00
Ben Fry 50c16ab7b8 a bit of cleaning and implement updateTheme() in contrib manager 2022-03-11 20:07:43 -05:00
Ben Fry 49393a221a remove unused icon code from ManagerTabs 2022-03-11 19:38:24 -05:00
Ben Fry beb6aeb1fb removing weird double call of installPreviouslyFailed() 2022-03-11 19:17:34 -05:00
Ben Fry ba88401396 fix error when installing Mode with no windows open (fixes #445, fixes #446) 2022-03-11 19:01:04 -05:00
Ben Fry 4d33354e8a graceful error for dropping folder into sketch window (fixes #441) 2022-03-08 21:26:36 -05:00
Ben Fry ca0238fcec recent issues 2022-03-08 14:30:35 -05:00
Ben Fry a3234ea03c add a note about when this was deprecated 2022-03-08 14:30:31 -05:00
Ben Fry 0e86ddcb7d update contribution page for more detail 2022-03-07 10:18:54 -05:00
Ben Fry 9bcbea7bb9 notes about recent updates 2022-03-07 06:19:55 -05:00
Ben Fry e071bb1db7 Merge pull request #433 from codeanticode/filter-density 2022-03-07 06:19:06 -05:00
Ben Fry f6e32da863 Merge branch 'master' of github.com:processing/processing4 2022-03-06 09:13:21 -05:00
Ben Fry 5550e2fa2f fix logic for opening the correct 'main' tab in handleOpen() 2022-03-06 09:10:13 -05:00
Ben Fry 58e0d7ceff fixes from Andres 2022-03-06 09:10:05 -05:00