Commit Graph

14334 Commits

Author SHA1 Message Date
Ben Fry cdabecebb3 use loadStrings() instead of custom BufferedReader 2022-01-18 17:21:54 -05:00
Ben Fry 6108ac4f52 updating the todo notes 2022-01-18 13:42:24 -05:00
Ben Fry 3d9593954b make a note about #9 in the relevant code 2022-01-18 13:38:32 -05:00
Ben Fry c5553d9903 more todo notes 2022-01-17 21:31:53 -05:00
Ben Fry fcf4b0e180 "Could not delete disable_hidpi" message on macOS/Linux after closing prefs 2022-01-17 21:31:46 -05:00
Ben Fry 43493f0c0f cleaning up a few more notes in the todo list 2022-01-17 21:21:09 -05:00
Ben Fry cc5ffd7b02 renaming DetailPanel because it is no longer a standalone Panel 2022-01-17 21:05:22 -05:00
Ben Fry 508cc9dc5d checking on what is taking so long, and sadness 2022-01-17 20:54:21 -05:00
Ben Fry 53132927e2 remove debug string 2022-01-17 20:38:49 -05:00
Ben Fry 1a86975df0 oh dear god this code is bad... total breakdown when filter is used 2022-01-17 20:28:17 -05:00
Ben Fry 95f2a7b4d7 temporarily turn off the console msgs to do a @REAS build 2022-01-17 19:53:31 -05:00
Ben Fry 84287f0bbc purge the updateColors() calls 2022-01-17 19:52:15 -05:00
Ben Fry e917515d03 create progress bar inside DetailPanel only on use 2022-01-17 18:52:53 -05:00
Ben Fry 1ae7198014 note about addListener() change 2022-01-17 18:44:42 -05:00
Ben Fry 1860a080d4 remove two unnecessary lines 2022-01-17 18:44:04 -05:00
Ben Fry bbc2e2ec2b minor moving around 2022-01-17 18:22:16 -05:00
Ben Fry a1f429f37e a little more cleaning inside processing.app.contrib 2022-01-17 18:03:26 -05:00
Ben Fry 04604c1a0e removing ~450 lines of unused code in DetailPanel 2022-01-17 17:12:48 -05:00
Ben Fry e8023b1ce2 update copyright year 2022-01-17 17:03:37 -05:00
Ben Fry 465e6fe705 copyright and unused vars in contribs code 2022-01-17 17:01:18 -05:00
Ben Fry f96895f6e9 removing addPaneComponents() and setSelected() b/c does nothing 2022-01-17 16:55:39 -05:00
Ben Fry 8b67dc24e9 more unused logic from DetailPanel 2022-01-17 16:50:57 -05:00
Ben Fry 0de3f5d398 removing more layouts and unused bits from DetailPanel 2022-01-17 16:48:11 -05:00
Ben Fry 507e0a9357 remove circular unused vars 2022-01-17 16:37:59 -05:00
Ben Fry efa6804bbf remove unused context menu and open folder option 2022-01-17 16:34:16 -05:00
Ben Fry d7367db40a removing barPane from DetailPanel 2022-01-17 16:31:13 -05:00
Ben Fry 3a12da5d56 more panel removal 2022-01-17 16:20:13 -05:00
Ben Fry 22eb2a29fd remove unnecessary foundation icon calls 2022-01-17 16:16:35 -05:00
Ben Fry be53b060d0 remove notificationLabel and more panels 2022-01-17 16:13:00 -05:00
Ben Fry 7e3143b025 clean formatting slightly 2022-01-17 16:05:59 -05:00
Ben Fry acdb19ad5a removing unused description pane 2022-01-17 16:03:57 -05:00
Ben Fry 69cb307ff1 notes about contrib manager fixes needed 2022-01-17 16:03:28 -05:00
Ben Fry 915feb7c45 remove unused expand listener 2022-01-17 13:37:57 -05:00
Ben Fry fc18014fed removing updateButton 2022-01-17 13:32:27 -05:00
Ben Fry 83732cde62 remove install button from DetailPanel 2022-01-17 13:23:50 -05:00
Ben Fry 08fff0d35c minor re-org before more aggressive changes 2022-01-17 13:16:15 -05:00
Ben Fry 65d6197287 starting the vivisection of DetailPanel and StatusPanel 2022-01-17 12:46:32 -05:00
Ben Fry eb958c8d53 remove contributionAdded() calls in addListener() 2022-01-17 08:04:16 -05:00
Ben Fry fd2d187354 more cleanup, start on optimization of contrib manager 2022-01-17 07:32:32 -05:00
Ben Fry 5c1d51a188 it's lambda time in StatusPanel 2022-01-17 06:24:17 -05:00
Ben Fry 872aee0f1f my god, it's full of links 2022-01-16 22:21:45 -05:00
Ben Fry 542c77c935 trying to sort out what is actually happening with DetailPanel and StatusPanel 2022-01-16 22:11:23 -05:00
Ben Fry e09d9ca874 move utility functions out and other cleaning 2022-01-16 20:14:46 -05:00
Ben Fry e0eb415f19 cleaning up code to make sense of it 2022-01-16 18:57:32 -05:00
Ben Fry 0eca35bfa3 dreaming about concurrent backings for the processing.data classes 2022-01-16 17:28:37 -05:00
Ben Fry 9bac622ed4 sorting out why list selection fires twice 2022-01-16 17:28:18 -05:00
Ben Fry 60cb6db3dd cleaning up more confusing code 2022-01-16 17:14:39 -05:00
Ben Fry 37834c57bc fix more intellij warnings 2022-01-16 16:51:36 -05:00
Ben Fry fc53069cbc clean up warnings, using some lambdas 2022-01-16 16:50:08 -05:00
Ben Fry 2816595bcf clarifying a bit of code/doc 2022-01-16 16:45:16 -05:00