Commit Graph

14071 Commits

Author SHA1 Message Date
Ben Fry 80f74c1cdf finish replacing JDK 11 and JavaFX 16 with JDK 17 and JavaFX 17 (fixes #285) 2021-10-05 22:04:06 -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 6055e579df minor edits 2021-10-05 09:44:45 -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 b11326877b rolling over for beta 3 2021-10-05 09:17:09 -04:00
Ben Fry 06838a6cf9 updates to schedule etc 2021-10-05 09:15:53 -04:00
Ben Fry 3b2b85863c add release notes for beta 2 processing-1277-4.0b2 2021-10-04 22:45:03 -04:00
Ben Fry 6af2a00593 make note of incorporating #246 2021-10-04 22:22:15 -04:00
Ben Fry 64ee899c02 Merge pull request #246 from processing/color-in-import 2021-10-04 22:19:50 -04:00
Ben Fry 600c9e532a cleaning up the todo list a bit 2021-10-04 22:19:10 -04:00
Ben Fry abb84e0a64 get debugger working when toggled from menu (fixes #282) 2021-10-04 21:57:33 -04:00
Ben Fry 046b652aea put this mouseButton entry in the correct file 2021-10-04 21:56:12 -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 77556a3865 avoid two warnings 2021-10-04 18:24:54 -04:00
Ben Fry 3257dae5d0 decoding buttons using SwingUtilities (fix for #281) 2021-10-04 18:22:55 -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 f4053148d0 new issue filed for appbundler problem 2021-10-04 16:26:37 -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 50b77efedf looking into mouseButton issue (#281, #283) 2021-10-04 08:18:32 -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 f912d767a9 wrapping up notes from the ~120 github notifications from today 2021-10-03 17:02:14 -04:00
Ben Fry 543d5794bf notes about recent updates/merges 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
Ben Fry 63478753a1 Merge pull request #258 from SableRaf/master 2021-10-03 12:46:33 -04:00
Ben Fry c52ed46090 Merge pull request #274 from dzaima/welcome-fix 2021-10-03 12:44:27 -04:00
Ben Fry 81480008b6 Merge pull request #266 from thomasleplus/patch-1 2021-10-03 12:35:19 -04:00
Ben Fry da26b46ce8 remove absolute path (fixes #276) 2021-10-03 12:04:49 -04:00
Ben Fry 579f0b999c using more lambdas and cleaning up warnings 2021-09-30 19:47:35 -04:00
Ben Fry b0345ba15e note about Python tweak 2021-09-30 19:37:39 -04:00
dzaima e0918f2c7e Fix welcome screen dismissing
fixes #253
2021-09-27 10:40:21 +03:00
Thomas Leplus 47c2a530ac Minor typos 2021-09-17 20:32:24 -07:00
Raphaël 3d11152ebf French translation: fixed typos and added missing items 2021-08-24 11:23:12 +02:00
A Samuel Pottinger e0bc3155e4 Merge pull request #257 from processing/jssc_new_file_structure
Move to new JSSC file structure.
2021-08-21 14:33:41 -07:00
A Pottinger 5f7e6a4fd4 Fix classpath. 2021-08-21 14:33:18 -07:00
A Pottinger 113d8b38a4 Move to new 2.3.5 JSSC 2021-08-21 14:29:57 -07:00