Commit Graph

14910 Commits

Author SHA1 Message Date
Ben Fry 0fd58741f3 Merge pull request #498 from rupesh-kumar-lpu/patch-1
Resolving ant run
2022-06-16 12:19:56 -04:00
Rupesh Kumar d959af5464 Update config.xml 2022-06-14 05:08:10 +05:30
Ben Fry 99d93e5d82 Merge pull request #495 from robog-two/patch-1
(Docs) Fix unclosed <b> tag in noSmooth()
2022-06-11 14:13:56 -04:00
robog-two 6c03b3e48c (Docs) Fix unclosed <b> tag in noSmooth()
Moved here from a PR on the website to ensure the change is more permanent.
2022-06-08 02:45:12 -05:00
Ben Fry e899f3dfcf no longer in use 2022-05-24 09:11:34 -04:00
Ben Fry 5ea3ba8031 update from Paul as of 11pm on 23 May 2022-05-24 09:10:42 -04:00
Ben Fry 9a65048b90 update from Paul as of 11pm on 23 May 2022-05-24 09:10:26 -04:00
Ben Fry 2477947885 more alloys from Paul 2022-05-23 22:32:11 -04:00
Ben Fry 53981a1205 latest batch of alloys (after builder pattern merge) 2022-05-23 16:41:06 -04:00
Ben Fry adf7a401c4 change layout of theme entries inside lib/ 2022-05-21 18:26:42 -04:00
Ben Fry 1e7fdabf6e a little more cleaning on the wrap-up 2022-05-21 18:12:29 -04:00
Ben Fry 9c58136175 holy hell it's a f*cking nightmare to get things to not look like s*t in Java 2022-05-21 18:07:34 -04:00
Ben Fry f2fea978ef two-pass swap of colors in svg 2022-05-21 15:55:00 -04:00
Ben Fry 18cc880927 checkin in initial alloys, though something off with colors 2022-05-21 15:41:10 -04:00
Ben Fry d1ed43cc98 checkin in initial alloys, though something off with colors 2022-05-21 15:40:52 -04:00
Ben Fry 2018d466d6 removing unused 4x4 image (now auto-generated) 2022-05-21 15:40:33 -04:00
Ben Fry 63f49028a2 fix hit area, implement drag events for theme selection 2022-05-21 14:13:41 -04:00
Ben Fry 64bd0ebc94 now rendering separate images properly 2022-05-21 13:13:42 -04:00
Ben Fry 9f0c02e055 only do comments at the beginning of line for props file 2022-05-21 13:13:21 -04:00
Ben Fry 35fdfb28c8 redo svg rendering to take StringDict for swaps 2022-05-21 11:16:00 -04:00
Ben Fry e2b1378fd2 mini version of theme mockup 2022-05-21 10:40:04 -04:00
Ben Fry 90587ffb03 move "update theme" to the selector window; make it work 2022-05-21 09:15:14 -04:00
Ben Fry 894f8fafa8 adding second set of themes for gradients 2022-05-21 09:02:21 -04:00
Ben Fry 85238e42a4 rebuild theme selector for multiple sets, add theme to it 2022-05-21 08:49:10 -04:00
Ben Fry 63d0bb768a changing layout of themes folder for multiple sets 2022-05-20 18:54:17 -04:00
Ben Fry 7b36500eba replace "update available" icon and other todo notes 2022-05-20 16:24:12 -04:00
Ben Fry 7144001241 replace foundation icon that had a random black shape 2022-05-20 13:43:40 -04:00
Ben Fry 99c5021826 icons for the status area (to replace the emojis) 2022-05-20 13:41:49 -04:00
Ben Fry 6e21bb19aa better 'search' icon (less enormous circle) 2022-05-20 13:40:52 -04:00
Ben Fry 2cbfed422b improved 'close' icon (thicker x) 2022-05-20 13:38:11 -04:00
Ben Fry 6c841066d5 removing unused ui elements and updating the todo list for design work 2022-05-19 15:10:56 -04:00
Ben Fry 872e39955e bump to Java 17.0.3+7 2022-05-15 07:06:52 -04:00
Ben Fry ece646456a a few more updates and the icon/4x4 update 2022-05-11 11:58:57 -04:00
Ben Fry 0858c83319 foundation icon and theme selector from Paul (220506) 2022-05-11 11:58:21 -04:00
Ben Fry 8d21712e9c updating the Export to Application window for FlatLaf 2022-05-09 21:08:22 -04:00
Ben Fry f3f048fefd clean up some warnings and modernize code a little 2022-05-09 15:04:52 -04:00
Ben Fry 324a7e4b33 fix layout of Color Selector with new FlatLaf and themes 2022-05-09 15:00:09 -04:00
Ben Fry 13d2a16b27 tweaks to the splash/about screen from Paul 2022-05-09 13:46:06 -04:00
Ben Fry c180edc180 theme updates, replace the main theme 2022-05-09 13:10:00 -04:00
Ben Fry 31fe142ef2 reorg a few items, update status icon in list after install 2022-05-07 15:59:15 -04:00
Ben Fry f6a333e724 move items specific to the updates tab into that class 2022-05-07 15:50:32 -04:00
Ben Fry 2b60357202 more cleaning; me head hurts 2022-05-07 12:59:34 -04:00
Ben Fry 33b0a0b061 this is not a panel, remove from name 2022-05-07 12:50:57 -04:00
Ben Fry 9a2adb498c now debugged, remove cruft 2022-05-07 12:35:34 -04:00
Ben Fry 8c40313af8 clarifying args 2022-05-07 12:35:25 -04:00
Ben Fry 7a3b02b7be remove unused lines 2022-05-07 11:19:46 -04:00
Ben Fry d705932bb9 don't add .scrollbar to PdeScrollBar prefix 2022-05-07 11:07:54 -04:00
Ben Fry 4e72288dfa minor cleaning and notes 2022-05-07 10:53:52 -04:00
Ben Fry 8974b2a0b6 deal with warning about Optional as field 2022-05-07 10:42:21 -04:00
Ben Fry 44f919d64f fix logic to avoid possible NPE 2022-05-07 10:29:37 -04:00