last tidbits for release 0132

This commit is contained in:
benfry
2007-10-23 03:11:03 +00:00
parent c74e3ceef6
commit 755c470411
2 changed files with 2 additions and 4 deletions

View File

@@ -38,10 +38,6 @@ to save to a new location (and causing confusion in the process).
http://dev.processing.org/bugs/show_bug.cgi?id=169
http://dev.processing.org/bugs/show_bug.cgi?id=90
+ Add focus requests to PApplet.init() in the hope of improving
focused state of applets when they open.
http://dev.processing.org/bugs/show_bug.cgi?id=645
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

View File

@@ -4,6 +4,8 @@ X when renaming an untitled sketch, need to save
X otherwise it just renames, but leaves it in the temp folder
o maybe disable rename when read-only or untitled?
0133 pde
with casey
_ move reference folder around so that it matches site organization