From b1e2c4f4ed26bd4e9033a8dd05b5dee1731b1585 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 7 Aug 2022 12:08:55 -0400 Subject: [PATCH] moving things around a bit --- todo.txt | 33 ++++++++++++++------------------- 1 file changed, 14 insertions(+), 19 deletions(-) diff --git a/todo.txt b/todo.txt index 08a8d68cf..78f705366 100755 --- a/todo.txt +++ b/todo.txt @@ -8,6 +8,9 @@ X fix usages of .array() method in PDE code X default naming selection not being set in prefs window X make sure mono font is coming from languages file when first setting editor pref X fix the processing.foundation cert +X remove links to old pages from the language translations +X cd build/shared/lib/languages +X grep menu.help * | grep url themes X try gradients in Lab space @@ -64,6 +67,7 @@ X https://github.com/processing/processing/wiki/troubleshooting X and update the Help menu to link to it X add a version of the FAQ to the processing4 wiki X and link to it from the Help menu +X rewrite https://github.com/processing/processing4/wiki/FAQ for 4.0 temp X temp folders (particularly on Windows) @@ -248,15 +252,6 @@ _ https://aka.ms/wdsi _ https://www.microsoft.com/security/blog/2018/08/16/partnering-with-the-industry-to-minimize-false-positives/ -Python Mode -X add JavaFX handler -X opening an example throws an NPE -_ update Export to Application to use the new window -_ add changes for the eawt mess? (too tricky) -_ https://github.com/jdf/processing.py/issues/398 -_ submit a PR - - . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @@ -394,10 +389,6 @@ old things _ make sure the numbers scripts are working again before launch _ anything else we need to be tracking? -_ remove links to old pages from the language translations -_ cd build/shared/lib/languages -_ grep menu.help * | grep url -_ make edits/updates to https://github.com/processing/processing4/wiki/FAQ o change the license from GPL _ make notes about it in the FAQ @@ -1052,12 +1043,6 @@ _ set the 'tabs' var based on how many spaces on previous line _ http://processing.org/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1087227217 - -//////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////// -//////////////////////////////////////////////////////////////////// - - LIBRARIES / General _ need to unpack InvocationTargetException in xxxxxxEvent calls @@ -1082,6 +1067,16 @@ _ do we let people use the public vars in Server and Client? _ are they documented? +MODES / Python 2 + +X add JavaFX handler +X opening an example throws an NPE +_ update Export to Application to use the new window +_ add changes for the eawt mess? (too tricky) +_ https://github.com/jdf/processing.py/issues/398 +_ submit a PR + + //////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////