Ben Fry
|
17f2d19936
|
implement theme selector
|
2022-01-14 22:57:16 -05:00 |
|
Ben Fry
|
7c501e441e
|
starting work on Tool for Theme Selector
|
2022-01-14 21:46:49 -05:00 |
|
Ben Fry
|
845e477104
|
alphabetize the entries in the Tools menu
|
2022-01-14 21:46:25 -05:00 |
|
Ben Fry
|
8121af0087
|
using the blue as the default
|
2022-01-14 21:46:01 -05:00 |
|
Ben Fry
|
6d0bf45b67
|
adding a set of sixteen default themes
|
2022-01-14 21:19:42 -05:00 |
|
Ben Fry
|
8cb25d3ead
|
writign more release notes
|
2022-01-14 19:02:33 -05:00 |
|
Ben Fry
|
e42c28d578
|
this setting is the default, remove it
|
2022-01-14 19:02:24 -05:00 |
|
Ben Fry
|
16928deaf2
|
add "Disable HiDPI Scaling" scaling option to Preferences as workaround for #226
|
2022-01-14 18:38:06 -05:00 |
|
Ben Fry
|
37da1c6e8d
|
add note about svgToImage() function
|
2022-01-14 15:18:02 -05:00 |
|
Ben Fry
|
2e8f074ee9
|
update ignore for the JDK zip archive
|
2022-01-14 10:26:38 -05:00 |
|
Ben Fry
|
455a62a344
|
fixing issues b/c Windows uses a .zip archive not .tgz for the JDK
|
2022-01-14 10:25:49 -05:00 |
|
Ben Fry
|
b903b00aa9
|
notes about hidpi issues on Windows
|
2022-01-14 08:16:28 -05:00 |
|
Ben Fry
|
5fc58f7742
|
notes about how to use theme update
|
2022-01-14 08:16:15 -05:00 |
|
Ben Fry
|
4346bd018d
|
set document type for file associations so that basic quicklook works
|
2022-01-14 07:32:05 -05:00 |
|
Ben Fry
|
ae194aaf11
|
make the editor a little less yellow
|
2022-01-14 07:19:23 -05:00 |
|
Ben Fry
|
445605f09e
|
new icon, just using the Big Sur template across platforms
|
2022-01-14 07:13:03 -05:00 |
|
Ben Fry
|
373f27ec6a
|
this should not have its exec bit set
|
2022-01-13 22:19:24 -05:00 |
|
Ben Fry
|
e3e52df492
|
don't need junit except if testing
|
2022-01-13 22:19:15 -05:00 |
|
Ben Fry
|
0de5f9dae0
|
wrapping up release notes
|
2022-01-13 21:27:47 -05:00 |
|
Ben Fry
|
609878b00d
|
incorporate the updated neutral/default theme
|
2022-01-13 21:15:44 -05:00 |
|
Ben Fry
|
90b39520e1
|
working on release notes for beta 3
|
2022-01-13 21:09:39 -05:00 |
|
Ben Fry
|
17652a1a47
|
reorg notes heading into release
|
2022-01-13 18:25:01 -05:00 |
|
Ben Fry
|
5230e08e2c
|
update about for 2022, fix glyphs, todo notes
|
2022-01-13 18:17:49 -05:00 |
|
Ben Fry
|
2822a2c6fb
|
prevent line numbers from extending into the horizontal scroll bar
|
2022-01-13 16:39:21 -05:00 |
|
Ben Fry
|
a3ea311d77
|
resolve 2px line at top of editor, clean up old EditorHeader code
|
2022-01-13 16:28:35 -05:00 |
|
Ben Fry
|
f11b210ffb
|
fix up theme handling for the EditorFooter and its indicators
|
2022-01-13 16:04:14 -05:00 |
|
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 |
|