Commit Graph

14223 Commits

Author SHA1 Message Date
Ben Fry 1098550587 more control over colors for the footer updates indicator 2022-01-13 15:55:35 -05:00
Ben Fry c2859b855d remove unused lines 2022-01-13 13:23:04 -05:00
Ben Fry 05eeadd8c3 hack to get the scrollbar to line up properly 2022-01-13 13:22:57 -05:00
Ben Fry 467169e0f5 switch to BorderLayout for Editor, fixes white square in scrollbar 2022-01-13 13:12:16 -05:00
Ben Fry 3dcc1eb4ec removing some crusty code 2022-01-13 11:29:01 -05:00
Ben Fry e6fe61e9d7 update a couple Google Code links 2022-01-13 10:54:28 -05:00
Ben Fry 9623ca0e0e remove unnecessary substring() 2022-01-13 09:58:41 -05:00
Ben Fry e078f57dae remove background color from console text 2022-01-13 09:56:32 -05:00
Ben Fry c86ccdf01b update the Mode selector on theme update 2022-01-13 09:44:34 -05:00
Ben Fry a4cc3b3cfc move ModeSelector to its own source file 2022-01-13 09:38:48 -05:00
Ben Fry 7a1e58b305 make sure the left/right gutter colors are updated when changing the theme 2022-01-13 09:32:02 -05:00
Ben Fry bc5178049e not deprecated, just unnecessary 2022-01-13 09:31:30 -05:00
Ben Fry e9f2b53bb2 generating footer icons on the fly, remove PNGs 2022-01-12 22:53:01 -05:00
Ben Fry 74f5741702 swapping out toolbar buttons to be svg, rendered from the theme 2022-01-12 21:20:58 -05:00
Ben Fry 81b3a0e16d extras for the footer icons and renaming for consistency 2022-01-12 18:26:06 -05:00
Ben Fry 10ca3ed8d2 finish renaming vars 2022-01-12 18:24:54 -05:00
Ben Fry 5fd4a7a920 bug notes and design/theme progress 2022-01-12 17:36:36 -05:00
Ben Fry 90cffecdf9 adding custom scroll bar implementation to go with theme 2022-01-12 17:30:23 -05:00
Ben Fry d506b4c2a0 scrollbar looking better 2022-01-12 17:11:41 -05:00
Ben Fry 47ec6c72cc scrollbar working with theme colors 2022-01-12 17:06:39 -05:00
Ben Fry 712721f789 get toolbar rollovers working again 2022-01-12 16:52:52 -05:00
Ben Fry 9aa1f68012 new entries for theme colors 2022-01-12 16:36:08 -05:00
Ben Fry 728950031e more fiddling with scrollbar 2022-01-11 22:36:00 -05:00
Ben Fry 5960a1da8e looking into custom scroll bar 2022-01-11 21:30:16 -05:00
Ben Fry 8429f945f7 remove unnecessary code 2022-01-11 21:20:32 -05:00
Ben Fry 4d358ce4a6 fix deadlock with console when out and err collide (fixes #338) 2022-01-11 10:59:55 -05:00
Ben Fry c2a2c028fd disable min/max warnings, clean up some documentation 2022-01-11 09:37:35 -05:00
Ben Fry 299c7a810e more notes 2022-01-11 08:59:50 -05:00
Ben Fry 2927d01656 wrapping up notes about multi-window GL 2022-01-11 07:12:32 -05:00
Ben Fry 7765108ab1 move up from JavaFX 17.0.0.1 to 17.0.1 2022-01-11 07:03:48 -05:00
Ben Fry 732f57de36 erasure for List type 2022-01-11 07:01:40 -05:00
Ben Fry 2dcdb3635a cleaning, and fix a typo 2022-01-11 00:49:51 -05:00
Ben Fry aa5a7da939 looking for "extends PApplet", find other things to clean 2022-01-11 00:44:06 -05:00
Ben Fry 024968bd5f clarifying docs 2022-01-11 00:32:17 -05:00
Ben Fry c9888a62b6 add a hack so that loadImage() works in settings() (fixes #299) 2022-01-11 00:25:23 -05:00
Ben Fry 956ddcf702 docs tweaks 2022-01-11 00:19:35 -05:00
Ben Fry 67940fcd12 clean up some of this phrasing 2022-01-11 00:16:36 -05:00
Ben Fry bde253c883 a little reference cleaning 2022-01-11 00:00:29 -05:00
Ben Fry 22f2540460 clarifying the intro docs 2022-01-10 23:46:32 -05:00
Ben Fry 7a3c817b51 clearing out warnings 2022-01-10 23:41:10 -05:00
Ben Fry 662a5873af oh look, 17.0.1 fixes the warnings about "Times" on Montery 2022-01-10 23:34:52 -05:00
Ben Fry 5802d1822c change to JDK 17.0.1+12 2022-01-10 23:34:16 -05:00
Ben Fry d1a257d58f notes about fallback fonts 2022-01-10 23:18:09 -05:00
Ben Fry 154d44eb59 warn the user if drawing unavailable chars with default font 2022-01-10 23:09:40 -05:00
Ben Fry 52789085b4 marking #303 as done 2022-01-10 22:36:30 -05:00
Ben Fry 3bfe1a268a default font not being set in Java2D (fixes #303) 2022-01-10 22:30:29 -05:00
Ben Fry d74f088716 trying to resolve #303 but failing so far 2022-01-10 22:16:32 -05:00
Ben Fry 2d0e63b866 apparently intellij no longer wants this 2022-01-10 22:15:15 -05:00
Ben Fry 4f221b74de clearing out a lot of intellij warnings 2022-01-10 22:09:57 -05:00
Ben Fry c763bc5aaa move comment location for clarity 2022-01-10 20:33:42 -05:00