diff --git a/build/windows/launcher/processing.exe b/build/windows/launcher/processing.exe index 429130e43..3ccdd3466 100755 Binary files a/build/windows/launcher/processing.exe and b/build/windows/launcher/processing.exe differ diff --git a/core/todo.txt b/core/todo.txt index 7c146eb29..4f32cc1e6 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -4,7 +4,7 @@ X http://dev.processing.org/bugs/show_bug.cgi?id=992 X present mode broken in general? X placement of elements in present mode is messed up X "stop" button hops around, window not centered on screen -_ http://dev.processing.org/bugs/show_bug.cgi?id=923 +X http://dev.processing.org/bugs/show_bug.cgi?id=923 X disable P2D for size() and createGraphics() before releasing X already was disabled, just a bug in detecting it diff --git a/todo.txt b/todo.txt index 48000e0fb..c91ea2f48 100644 --- a/todo.txt +++ b/todo.txt @@ -6,6 +6,7 @@ X don't open more than one "create font" or "color selector" X http://dev.processing.org/bugs/show_bug.cgi?id=830 X make processing tools use the tools api X http://dev.processing.org/bugs/show_bug.cgi?id=886 +X rename GettingStarted_Shape example invalid o launch4j "An error occurred while starting the application" @@ -17,8 +18,6 @@ o http://dev.processing.org/bugs/show_bug.cgi?id=993 _ hitting ESC inside Color Selector will quit Processing _ http://dev.processing.org/bugs/show_bug.cgi?id=1006 -_ rename GettingStarted_Shape example - [ needs verification ]