diff --git a/build/shared/lib/export/application.exe b/build/shared/lib/export/application.exe index 825a25333..dc4019e32 100755 Binary files a/build/shared/lib/export/application.exe and b/build/shared/lib/export/application.exe differ diff --git a/build/windows/launcher/export.exe b/build/windows/launcher/export.exe index 825a25333..dc4019e32 100755 Binary files a/build/windows/launcher/export.exe and b/build/windows/launcher/export.exe differ diff --git a/build/windows/launcher/processing.exe b/build/windows/launcher/processing.exe index 714f56df2..bb1f11fea 100755 Binary files a/build/windows/launcher/processing.exe and b/build/windows/launcher/processing.exe differ diff --git a/core/done.txt b/core/done.txt index 5550e1e5a..bb5ca351e 100644 --- a/core/done.txt +++ b/core/done.txt @@ -1,3 +1,16 @@ +0104 core +X don't open a window the size of the pdf if in pdf mode +X need to have some sort of flag in the gfx context that it's visible or not +o handled inside updateSize()? +X if it doesn't display to the screen, needs to never show a window +X basically if the main gfx context isn't viewable, close the window +X since it may have already been opened at 100x100 +X avoid opening it in the first place? +X added toolkit getFontMetrics() for shape mode fonts to be able to change size +X recordRaw() to a PGraphics3 should send 3D data. +X but recordRaw() to a PGraphics(2) should send only 2D data. + + 0103 core X fix stack overflow problem X bug in itext implementation on osx (10.4 only?) diff --git a/core/todo.txt b/core/todo.txt index f9d170380..141688bdd 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,14 +1,6 @@ -0104 core -X don't open a window the size of the pdf if in pdf mode -X need to have some sort of flag in the gfx context that it's visible or not -o handled inside updateSize()? -X if it doesn't display to the screen, needs to never show a window -X basically if the main gfx context isn't viewable, close the window -X since it may have already been opened at 100x100 -X avoid opening it in the first place? -X added toolkit getFontMetrics() for shape mode fonts to be able to change size -X recordRaw() to a PGraphics3 should send 3D data. -X but recordRaw() to a PGraphics(2) should send only 2D data. +0105 core + +. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . _ registerSize() in arcball is causing trouble diff --git a/done.txt b/done.txt index 7cb516333..a5fe4314a 100644 --- a/done.txt +++ b/done.txt @@ -1,3 +1,17 @@ +0104 pde +X removed "yep yep yep" when using "Create Font" +X p5 not saving changes on quit, even if you say 'yes' +X http://dev.processing.org/bugs/show_bug.cgi?id=276 +_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1139519266 +X update osx for intel binary (if necessary) +X if running on 10.4, univerals jikes installed in /usr/bin/jikes +X updated the jikes included with p5 to be the universal version +X add notes to the faq about status +X set java version to be 1.4, not 1.4+ +X fix LD_LIBRARY_PATH issues for applications on some linux distros +X http://dev.processing.org/bugs/show_bug.cgi?id=234 + + 0103 pde X no changes, only pdf fixes diff --git a/todo.txt b/todo.txt index 81487b843..f77e10e7d 100644 --- a/todo.txt +++ b/todo.txt @@ -1,16 +1,4 @@ -0104 pde -X removed "yep yep yep" when using "Create Font" -X p5 not saving changes on quit, even if you say 'yes' -X http://dev.processing.org/bugs/show_bug.cgi?id=276 -_ http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1139519266 -X update osx for intel binary (if necessary) -X if running on 10.4, univerals jikes installed in /usr/bin/jikes -X updated the jikes included with p5 to be the universal version -X add notes to the faq about status -X set java version to be 1.4, not 1.4+ -X fix LD_LIBRARY_PATH issues for applications on some linux distros -X http://dev.processing.org/bugs/show_bug.cgi?id=234 - +0105 pde . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @@ -52,7 +40,7 @@ _ (i.e. we really need those replacements for JOptionPane) # tag current as the final -svn copy svn://processing.org/trunk/processing svn://processing.org/tags/processing-009X +svn copy svn://processing.org/trunk/processing svn://processing.org/tags/processing-01XX # tag revision 1666 as the final svn copy -r 1666 svn://processing.org/trunk/processing svn://processing.org/tags/processing-0093