Commit Graph

14271 Commits

Author SHA1 Message Date
Ben Fry bade983019 removing JavaFX (in progress) 2022-01-16 14:51:02 -05:00
Ben Fry 91cb34a7b8 try the non-deprecated drawTabbedText() 2022-01-16 06:31:06 -05:00
Ben Fry 1fd53a1453 working on text layout for #342 2022-01-16 06:27:43 -05:00
Ben Fry 8e32a9ecd1 add a note about fix for #347 and removing JavaFX in #348 2022-01-16 06:14:36 -05:00
Ben Fry 2d869993de remove contentTypes line from appbundler because it breaks extensions (fixes #347) 2022-01-16 06:08:03 -05:00
Ben Fry 1441032658 handle a couple warnings 2022-01-15 22:45:26 -05:00
Ben Fry 2830dc4945 organizing notes for the next round 2022-01-15 19:11:11 -05:00
Casey Reas fc65ac081e New keywords.txt for 4.0 beta releases 2022-01-15 08:43:47 -08:00
Ben Fry 86fed23b9c further tweaks to PR #100 2022-01-15 11:40:42 -05:00
Ben Fry 1bb69117f0 Merge pull request #100 from urbanskimichal/whole_line_copy 2022-01-15 11:36:34 -05:00
Ben Fry d81f58f30a rolling over from beta 3 to beta 4 2022-01-15 11:27:57 -05:00
Ben Fry b21b443107 updating ignore file processing-1278-4.0b3 2022-01-15 09:58:50 -05:00
Ben Fry 0f7a2e21a9 wrapping up the beta 3 release, for real this time 2022-01-15 09:56:33 -05:00
Michał Urbański 4f7c6720c7 Merge branch 'master' into whole_line_copy 2022-01-15 14:55:01 +01:00
Ben Fry 59fa228036 pref seems to have disappeared from earlier 2022-01-15 08:43:18 -05:00
Ben Fry b1175784fa show current theme selection; also back up user-modified themes 2022-01-15 08:17:15 -05:00
Ben Fry 704ab02a4c a note about the hidpi warning 2022-01-15 07:48:36 -05:00
Ben Fry 1e1e0a1972 add notes about themes to the changes document 2022-01-15 07:44:19 -05:00
Ben Fry fa72abf6b3 remove NVIDIA driver bug warning from 2017 2022-01-15 07:07:09 -05:00
Ben Fry e4b9312650 show a warning in the console about the hidpi option 2022-01-15 07:05:50 -05:00
Ben Fry fcdc872379 updated image for 4x4 2022-01-14 23:11:31 -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 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