@@ -4,6 +4,13 @@ X https://github.com/processing/processing/issues/5794
44X fix potential highlighting issue that wasn't selecting portions of text
55X update AppBundler to use newer SDK, recompile
66X edit build.xml files and appbundler to preserve more attributes
7+ X don't remove entries from Recent menu on Save As
8+ X https://github.com/processing/processing/issues/5902
9+ o NPE in buildCoreModes() on startup
10+ o https://github.com/processing/processing/issues/5823
11+ X not clear what was wrong here
12+
13+ contrib manager
714X contrib listing names should not be case sensitive
815X libs in all caps appeared above those in lowercase
916X ignore library subfolders
@@ -12,8 +19,9 @@ X don't do library subfolders
1219X show error when .properties file is missing from contribs
1320X clean up a lot of bad temp file handling in the contrib manager
1421X https://github.com/processing/processing/issues/5845
15- X don't remove entries from Recent menu on Save As
16- X https://github.com/processing/processing/issues/5902
22+ X NPE in installPreviouslyFailed() on startup
23+ X https://github.com/processing/processing/issues/5482
24+ X https://github.com/processing/processing/issues/5916
1725
1826contribs
1927X tweak mode not working
@@ -23,10 +31,6 @@ X https://github.com/processing/processing/pull/5909
2331_ windows anti-malware leaves browser stuck at 100%
2432_ https://github.com/processing/processing/issues/5893
2533
26- _ startup errors in contrib manager
27- _ https://github.com/processing/processing/issues/5482
28- _ https://github.com/processing/processing/issues/5916
29- _ https://github.com/processing/processing/issues/5823
3034
3135from Casey
3236_ Issue with https and downloading the binaries, +Checksums?
0 commit comments