Commit Graph

4102 Commits

Author SHA1 Message Date
Ben Fry e4b9312650 show a warning in the console about the hidpi option 2022-01-15 07:05:50 -05:00
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 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 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 10ca3ed8d2 finish renaming vars 2022-01-12 18:24:54 -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 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 4d358ce4a6 fix deadlock with console when out and err collide (fixes #338) 2022-01-11 10:59:55 -05:00
Ben Fry 3b01a88364 additional tweaks to splash screen change in #329 2022-01-10 19:13:51 -05:00
Rupesh Kumar 049affe7db Set Processing Icon in Splash
resolves issue #297
2022-01-02 03:04:25 +05:30
Ben Fry 4eb0939a9e adding intellij project files now that they have settled a wee bit 2021-12-06 13:18:48 -05:00
Ben Fry b4cd8d4a19 tests for scrollbar color changes 2021-10-13 18:52:40 -04:00
Ben Fry c9b8a00e7d finish going throuhg all colors that are in use inside theme.txt 2021-10-12 11:40:56 -04:00
Ben Fry e4fd6c275b Merge pull request #288 from processing/fix_smooth 2021-10-10 17:21:52 -04:00
Ben Fry 5e734c4bba also skip fonts starting . and # because they're likely to confuse users 2021-10-10 17:14:45 -04:00
Ben Fry e99952d723 cleaning up Create Font: remove Dialog et al, sort the list 2021-10-10 17:06:15 -04:00
A Pottinger 5d56e43a7d Get the tests runnable again. 2021-10-10 11:30:24 -07:00
Ben Fry 6be2ad128b trying to track down #278, but still no luck 2021-10-10 13:16:01 -04:00
Ben Fry b11326877b rolling over for beta 3 2021-10-05 09:17:09 -04:00
dzaima e0918f2c7e Fix welcome screen dismissing
fixes #253
2021-09-27 10:40:21 +03:00
Ben Fry 7d41a70607 deal with getFontMetrics() deprecation warning in EditorToolbar 2021-08-13 14:04:34 -04:00
Ben Fry 84fd0e3f0f finish move to getModifiersEx() (resolves #67) 2021-08-13 13:50:31 -04:00
Ben Fry 895f10caa1 rolling over todo notes for beta 2 2021-08-13 12:27:54 -04:00
Ben Fry 82617d6b33 tweak colors, disable out of date images, turn off theme engine 2021-08-09 06:47:20 -04:00
Ben Fry 4a009661f6 roll over the welcome screen for 4.0 beta so folks see it 2021-08-08 20:16:20 -04:00
Ben Fry c102f40b31 use ${XDG_CONFIG_HOME}/processing or ~/.config/processing on Linux (resolves #203) 2021-08-08 11:32:18 -04:00
Ben Fry 6dad06d6c4 finish getting reference.zip to work with Java Mode 2021-08-08 10:47:14 -04:00