Commit Graph

13644 Commits

Author SHA1 Message Date
Ben Fry a0e9503b46 Merge pull request #175 from nking07049925/fix_tab_switch_undo
Fix undo/redo when switching between tabs
2021-06-14 15:19:38 -04:00
Ben Fry 31a79af1f8 queue unregisterMethod() while iterating methods (fixes #199) 2021-06-14 15:12:47 -04:00
Ben Fry bc828da071 oh right, this is Java 2021-06-14 13:08:12 -04:00
Ben Fry 4d3e7068be notes about other changes 2021-06-14 13:00:18 -04:00
Ben Fry 673a19ee43 add PVector.setHeading() for parity with p5.js (fixes #193) 2021-06-14 12:48:12 -04:00
Ben Fry 3ec2f283ef wrapping up fixes for #197, #198 2021-06-14 12:28:35 -04:00
Ben Fry 1522aead6d Merge pull request #198 from jaysonh/createFont-fix
fix for createFont bug #197
2021-06-14 12:22:47 -04:00
Ben Fry 24a56e5d3d modernize the RegisteredMethods code to use collections classes w/ concurrency 2021-06-14 12:10:42 -04:00
jaysonh 186b358f87 fix for createFont bug #197, now createFont does not sort the original charset array 2021-05-26 13:17:21 +10:00
Ben Fry cbdf55c96d Update JDK to 11.0.11+9 2021-05-07 06:03:48 -04:00
Ben Fry e31115546b a few more batik-related issues 2021-04-29 17:00:20 -04:00
Ben Fry d51b787984 Merge pull request #183 from oseph/master
Updated batik URL
2021-04-29 14:43:43 -04:00
Ben Fry e7d9e9ba8e Merge pull request #184 from oseph/build-instructions
Updating build README repo URL to processing4.git
2021-04-29 14:42:44 -04:00
Ben Fry cc2ec45772 deal with dead link for batik, upgrade to 1.14 (fixes #192) 2021-04-29 14:39:07 -04:00
Ben Fry 62f44ab34c Merge pull request #191 from designsystemsinternational/master 2021-04-29 13:55:13 -04:00
Ben Fry 8e8a6bc11a fix typo in extensions= arg 2021-04-29 13:54:57 -04:00
Ana 8b8ba75fa2 Merge pull request #3 from designsystemsinternational/fixing-comments
Fixing comments
2021-04-13 16:57:09 +02:00
Anadroid 118e22e329 Formatting brief descriptions 2021-04-13 16:54:57 +02:00
Anadroid 7b5c8ba9ce Formatting more comments 2021-04-12 10:24:07 +02:00
Anadroid 69700fbeeb Fixing formatting in comments 2021-04-09 16:24:16 +02:00
Ana a886a9d72f Merge pull request #2 from designsystemsinternational/doclet-fix
Fixed constructor for classes, name for fields, and made 'other' type…
2021-04-08 16:46:26 +02:00
Anadroid 388fe40aed Fixed constructor for classes, name for fields, and made 'other' type for references 2021-04-08 16:30:49 +02:00
Josh Holinaty b5dfa00b5d Updating build repo URL to processing4
The repo URL in the current Processing4 build instructions points to the "old" Processing3 repo.

I figured this out the hard way by accidentally copying the repo URL directly from the build instructions without thinking. Next thing I knew I was getting weird errors saying I need Java 8 to build Processing4. Turns out I was trying to build Processing3...
2021-03-16 22:35:29 -04:00
Josh Holinaty 82a22f49ad Updated batik URL
The previous (current) URL does not host batik anymore. URL has been
updated to point to the Apache archive.

Batik version updated from 1.13 -> 1.14
2021-03-16 22:07:36 -04:00
Ben Fry d60cc830dd earlier note about jAppleMenubar 2021-03-11 08:08:45 -05:00
Ben Fry b5baaa409d include Source Sans and use it as the default font 2021-02-26 21:45:24 -05:00
Ben Fry 740e4b512e catch NoClassDefError in Platform.deleteFile() (still unclear of its cause) 2021-02-26 21:11:19 -05:00
nking 71e848e53f Fix undo when switching between tabs 2021-02-25 21:18:22 +03:00
Ben Fry 758e3d4c02 catch an NPE when uninstalling a mode with no editor windows open (fixes #174) 2021-02-22 07:53:24 -05:00
Ben Fry e2ac22cf38 remove out of date jna info 2021-02-19 14:40:37 -05:00
Ben Fry 1e156f8b82 ignore the jna files once downloaded 2021-02-19 14:39:22 -05:00
Ben Fry 2ecde3af1a updating to JNA 5.7.0 and adding auto-download for JNA files 2021-02-19 14:28:44 -05:00
Ben Fry e8b9182713 update to JDK 11.0.10+9 2021-01-23 08:19:01 -05:00
Ben Fry 07cb937572 organize notes about scaling (especially on Windows) 2021-01-23 07:29:22 -05:00
Ben Fry 5b5f6eb952 replace splash screen that was causing Windows crash on startup (fixes #156) 2021-01-18 17:39:40 -05:00
Ben Fry 28a8eb1e79 checking in the intellij config files 2021-01-18 12:47:17 -05:00
Ben Fry 110d409f2e organizing lots of todo itemts 2021-01-18 12:47:06 -05:00
Ben Fry fd0244a508 rolling over for the next release (4.0a4) 2021-01-17 22:24:57 -05:00
Ben Fry 366075c3de finishing the release notes for 4.0a3 processing-1272-4.0a3 2021-01-17 21:39:05 -05:00
Ben Fry 2830373c9d working on release notes for 4.0a3 2021-01-17 21:32:10 -05:00
Ben Fry bd4ce7c349 confirm that video is working 2021-01-17 21:07:42 -05:00
Ben Fry 5b3a6dcf57 Merge pull request #146 from Maharal/fix_order_lang_list
correct alphabetical order for language list
2021-01-17 20:33:03 -05:00
Ben Fry 6a8a1fcf8b Merge pull request #147 from Maharal/fix_portuguese_translation
Small change in Portuguese translation
2021-01-17 20:31:38 -05:00
Ben Fry d546447943 update the splash screen to 2021 before the pedants can get to me 2021-01-17 20:24:48 -05:00
Ben Fry 166781e484 move to JDK 11.0.9.1 and hack up downloader to support 9.1 as the suffix 2021-01-17 20:04:04 -05:00
Ben Fry fac8a8e556 confirmed that the new JOGL release fixes #124, removes workaround 2021-01-17 19:39:30 -05:00
Ben Fry 36263a04bc posting backup url for batik as well 2021-01-17 19:28:09 -05:00
Ben Fry 966a7ffb6f new release candidate of JOGL! also add a backup link 2021-01-17 19:25:11 -05:00
Ben Fry 78078fd06e minor updates and notes 2021-01-17 19:15:54 -05:00
Ben Fry 853d8221cc recent updates 2021-01-17 18:04:44 -05:00