Commit Graph

14319 Commits

Author SHA1 Message Date
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
Ben Fry c0dd66b8bf fix one bug, hide it with another 2022-01-16 16:32:00 -05:00
Ben Fry 8e5433430e update desktop file and try suppressing warning from #207 2022-01-16 16:19:38 -05:00
Ben Fry 53d6874738 organize already finished todo items 2022-01-16 16:06:22 -05:00
Ben Fry 99182c7dae move links into the github issue 2022-01-16 15:53:00 -05:00
Ben Fry fc74a0ccf5 bump JNA from 5.8.0 to 5.10.0 2022-01-16 15:44:38 -05:00
Ben Fry 91e85b6248 bump ant from 1.10.10 to 1.10.12 2022-01-16 15:34:21 -05:00
Ben Fry ca08daa1aa purge VAqua (resolves #129) 2022-01-16 15:30:53 -05:00
Ben Fry f2755d597e set minimum Java version for Windows launcher to 17.0.1 2022-01-16 15:13:58 -05:00
Ben Fry aae80172ec remove JavaFX from startup (no longer available for Tools/Modes) 2022-01-16 15:06:43 -05:00
Ben Fry 49a2795aeb Merge branch 'master' of github.com:processing/processing4 2022-01-16 14:53:09 -05:00
Ben Fry 139dbe2599 finish removal of JavaFX (and Theme Engine) resolves #348 2022-01-16 14:53:01 -05:00
Ben Fry 41457337e8 removing theme engine (unused, and depended on FX) 2022-01-16 14:51:36 -05:00
Ben Fry bade983019 removing JavaFX (in progress) 2022-01-16 14:51:02 -05:00
Ben Fry ce2303279d try with non-deprecated drawTabbedText() but no dice 2022-01-16 07:21:23 -05:00
Ben Fry 91cb34a7b8 try the non-deprecated drawTabbedText() 2022-01-16 06:31:06 -05:00