Commit Graph

2115 Commits

Author SHA1 Message Date
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
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 ebb570aada remove more unused entries 2021-10-12 10:00:45 -04:00
Ben Fry bcfe094039 remove unused lines from theme.txt, searching for more 2021-10-12 09:13:24 -04:00
Ben Fry a1e0d78edb new version of latest appbundler code from upstream 2021-10-05 21:39:57 -04:00
Ben Fry 3bf097c45a deal with a couple warnings 2021-10-05 21:34:07 -04:00
Ben Fry be7b8bac32 notes about changes 2021-10-05 21:13:17 -04:00
Ben Fry 87bfa75dc4 fix path 2021-10-05 21:11:12 -04:00
Ben Fry c587b98c6e note about where this code came from 2021-10-05 21:01:16 -04:00
Ben Fry e768cd88fe merging latest from https://github.com/TheInfiniteKind/appbundler (with changes) 2021-10-05 20:56:19 -04:00
Ben Fry 3622ec992a put the IDE stuff in another section 2021-10-05 09:43:28 -04:00
Ben Fry 90cfff3df0 updating build instructions, get them all in one place 2021-10-05 09:40:25 -04:00
Ben Fry 3b2b85863c add release notes for beta 2 2021-10-04 22:45:03 -04:00
Ben Fry f39f2ea478 Movie Maker now handles spaces in the path (fixes #268) 2021-10-04 21:01:53 -04:00
Ben Fry 2ac5871c7d fix "Massachusetts Institue of Technology" typo in loading screen (#254) 2021-10-04 20:45:54 -04:00
Ben Fry f2e66037b5 fix Java 17 download URL, try 17, not working, revert back 2021-10-04 19:28:04 -04:00
Ben Fry d1207d8d70 further cleanup of the JDK version args 2021-10-04 19:10:52 -04:00
Ben Fry db072d48bb cleaning up JDK version constants 2021-10-04 18:48:31 -04:00
Ben Fry caacf0653c add console encoding to address https://github.com/jdf/Processing.py-Bugs/issues/322 2021-10-04 18:29:42 -04:00
Ben Fry 1a37b87a29 change name of jdk property, since it's less esoteric in Java 17 2021-10-04 18:22:32 -04:00
Ben Fry f2719a8a78 switch to correct JDK download URL 2021-10-04 18:13:40 -04:00
Ben Fry 3428050b23 add warning to appbundler build about Mojave 2021-10-04 16:26:51 -04:00
Ben Fry 0149ae1a23 replace appbundler with version built on Mojave, fixes #249 2021-10-04 16:06:18 -04:00
Ben Fry 7df36df5b9 fix typos 2021-10-04 15:48:02 -04:00
Ben Fry 0f20a4eaf7 11.0.10 and 11.0.11 are no help for #249 2021-10-03 17:14:38 -04:00
Ben Fry b7d1d32b5c add Java 17 pattern, downgrading to 11.0.11+9 in pursuit of #249 2021-10-03 17:02:14 -04:00
Ben Fry 755925f78d Merge pull request #229 from processing/jssc_update_2 2021-10-03 12:51:16 -04:00
Raphaël 3d11152ebf French translation: fixed typos and added missing items 2021-08-24 11:23:12 +02:00
Ben Fry 7f480ab2b3 remove translated URLs that are not actually translated (resolves #250) 2021-08-13 12:20:37 -04:00
Ben Fry 0af2c2a0c7 final round of changes 2021-08-09 06:53:29 -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 4ff8c25794 working on release notes 2021-08-08 22:47:31 -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 6a4864d442 tweak the welcome screen (agh), note that it needs to be fixed 2021-08-08 20:13:57 -04:00
Ben Fry 3effcae548 update with a new round of icons and about screen 2021-08-08 19:54:42 -04:00
Ben Fry a378dda7bb fix the extension for the download 2021-08-08 16:53:35 -04:00
Ben Fry b10139cc2f add code to generate pdez files for all examples 2021-08-08 13:33:11 -04:00
Ben Fry d9ff749392 move vars to the top 2021-08-08 12:58:11 -04:00
Ben Fry cb4dfcb9fc write tool to compare the example repos 2021-08-08 12:44:23 -04:00
Ben Fry 6dad06d6c4 finish getting reference.zip to work with Java Mode 2021-08-08 10:47:14 -04:00
Ben Fry d57db2818f remove special JRE/JDK Downloader Ant Task because no longer needed 2021-08-06 20:17:33 -04:00
Ben Fry 389138f679 fix file association (apparently "None" is useless) 2021-08-06 18:52:28 -04:00
Ben Fry 2331834e1f using a <get> instead of the jre downloader 2021-08-05 19:33:10 -04:00
Ben Fry 9a94ccfb36 trying out pdex and pdez 2021-08-05 19:07:49 -04:00
Ben Fry e09f7d117b initial support for reading sketches from a zipped file 2021-08-04 22:05:01 -04:00
Ben Fry a6091f3cf8 cleaning up pdex prefs and underbrush 2021-08-01 18:15:17 -04:00
Ben Fry 383b4b8eab roll back interface scaling change (fixes #226) 2021-08-01 11:02:05 -04:00
Ben Fry ae6ba29470 re-enable theme engine during development 2021-07-30 10:37:01 -04:00
A Pottinger f52d62858b Remove temporary ant delete for jssc on windows. 2021-07-24 17:05:07 -07:00