Commit Graph

2163 Commits

Author SHA1 Message Date
Ben Fry c1a668362d remove debug message for jdk download 2022-01-22 18:21:23 -05:00
Ben Fry d6fe5cac33 renaming macosx to macos in build.xml and the build folder 2022-01-22 17:34:08 -05:00
Ben Fry 7c1a2f2950 changing macosx to macos in defaults and languages 2022-01-22 13:54:08 -05:00
Ben Fry 1a49263a94 add support for portable settings (resolves #360 and https://github.com/processing/processing/issues/3948) 2022-01-22 12:09:05 -05:00
Ben Fry db38a04733 cleaning other unused parts, fix formatting 2022-01-21 06:30:35 -05:00
Ben Fry 6dc82891ec remove the tools.jar code b/c we are no longer doing JRE 2022-01-20 16:55:25 -05:00
Ben Fry 5cf41b1973 clarifications and removing dead parts 2022-01-20 16:52:45 -05:00
Ben Fry 26ceb76fa1 settarget -> set-target, Mac OS X -> macOS 2022-01-20 16:42:36 -05:00
Ben Fry 8c2749a71f add links for jdk variants, note about rpi issue 2022-01-20 16:35:27 -05:00
Ben Fry 4c00c9dac6 remove previous JDK downloads and disable unused arm links 2022-01-20 15:44:56 -05:00
Ben Fry 8e5433430e update desktop file and try suppressing warning from #207 2022-01-16 16:19:38 -05:00
Ben Fry ca08daa1aa purge VAqua (resolves #129) 2022-01-16 15:30:53 -05:00
Ben Fry f2755d597e set minimum Java version for Windows launcher to 17.0.1 2022-01-16 15:13:58 -05:00
Ben Fry aae80172ec remove JavaFX from startup (no longer available for Tools/Modes) 2022-01-16 15:06:43 -05:00
Ben Fry 139dbe2599 finish removal of JavaFX (and Theme Engine) resolves #348 2022-01-16 14:53:01 -05:00
Ben Fry 41457337e8 removing theme engine (unused, and depended on FX) 2022-01-16 14:51: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 b21b443107 updating ignore file 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
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 fcdc872379 updated image for 4x4 2022-01-14 23:11:31 -05:00
Ben Fry 7c501e441e starting work on Tool for Theme Selector 2022-01-14 21:46:49 -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 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 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 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 5230e08e2c update about for 2022, fix glyphs, todo notes 2022-01-13 18:17:49 -05:00
Ben Fry 1098550587 more control over colors for the footer updates indicator 2022-01-13 15:55:35 -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 47ec6c72cc scrollbar working with theme colors 2022-01-12 17:06:39 -05:00
Ben Fry 9aa1f68012 new entries for theme colors 2022-01-12 16:36:08 -05:00
Ben Fry 5802d1822c change to JDK 17.0.1+12 2022-01-10 23:34:16 -05:00
Ben Fry 8060886899 Merge pull request #301 from rzats/feat/ukrainian-i18n 2022-01-10 19:21:56 -05:00
Ben Fry d03da53e6e specify amd64 or x86_64 as architecture for ffmpeg (fixes #319) 2022-01-10 17:46:08 -05:00
Ben Fry 4eb0939a9e adding intellij project files now that they have settled a wee bit 2021-12-06 13:18:48 -05:00
Rostyslav Zatserkovnyi db70788503 Update Ukrainian language strings 2021-10-31 01:29:31 +03:00
Ben Fry 81b11c0f97 re-enable theme engine during testing 2021-10-28 19:05:20 -04:00
Ben Fry ee140d4a5a moving to lowercase 2021-10-13 18:52:16 -04:00