@@ -20,15 +20,12 @@ X menu.library.add_library = Add Library... ->
2020X menu.library.manage_libraries = Manage Libraries…
2121X menu.tools.add_tool = Add Tool... ->
2222X menu.tools.manage_tools = Manage Tools…
23-
23+ X update download.processing.org/reference.zip to be a static file
24+ X switch language_gen.py to python3, other versions removed from macOS
2425
2526_ open dialog extensions only work for the current Mode
2627_ i.e. in Java Mode, won't list .js files as candidates
27-
28- _ on release: submit to Microsoft
29- _ https://www.microsoft.com/en-us/wdsi/filesubmission
30- _ https://aka.ms/wdsi
31- _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-industry-to-minimize-false-positives/
28+ _ on build of dist, immediately submit to Microsoft: https://aka.ms/wdsi
3229
3330design
3431X set minimum size for scroll bar thumb
@@ -129,6 +126,11 @@ _ which is another case for a separate 'contrib manager' thing
129126_ maybe that's the update button? when no updates, it's still a button?
130127
131128
129+ _ on release: submit to Microsoft
130+ _ https://www.microsoft.com/en-us/wdsi/filesubmission
131+ _ https://aka.ms/wdsi
132+ _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-industry-to-minimize-false-positives/
133+
132134_ if a sketch is in the docs folder, try triggering macos access dialog
133135_ do it once for the root, then see if it allows the folders inside as well
134136_ (opening p5jsMode sketch on Desktop causes a zillion dialog boxes)
0 commit comments