Commit Graph

14092 Commits

Author SHA1 Message Date
Ben Fry ebc23e2d63 notes about fonts and notes 2021-10-13 18:53:19 -04:00
Ben Fry e6f5b30155 url and version for Java 17 2021-10-13 18:53:01 -04:00
Ben Fry b4cd8d4a19 tests for scrollbar color changes 2021-10-13 18:52:40 -04:00
Ben Fry ee140d4a5a moving to lowercase 2021-10-13 18:52:16 -04:00
Ben Fry ec8bd52df1 remove extra line 2021-10-13 18:00:18 -04:00
Ben Fry 61f139614c make it possible to build without an internet connection 2021-10-13 17:57:50 -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 06f1d999dc removing dead code 2021-10-12 10:00:54 -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 272801f95e get rid of version numbers in the name of the batik.jar file 2021-10-11 17:35:26 -04:00
Ben Fry b583422a78 address a couple warnings 2021-10-11 13:54:59 -04:00
Ben Fry 9dcbdd723c notes and cleanup 2021-10-10 17:38:49 -04:00
Ben Fry 80c378acfe note about this incoming parser/test update from Sam 2021-10-10 17:24:07 -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 8e9c864031 Detect if calling special methods on the PApplet or not. 2021-10-10 11:52:40 -07: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 3544f62816 notes about known issues 2021-10-10 13:14:42 -04:00
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