110161 pde
2+ X run javadoc, and upload to server
3+ X set background for disk image on macosx
4+ X fix dist scripts so that the name "1.0" can be used
25
36
4- _ a new release (1.0.1) is available
5- _ be more descriptive, use a second line in latest.txt
6- _ maybe just include the full text of the update message there?
7-
87_ write revisions.txt
98_ update revisions.html
109_ in 0149, removed /System/Library/Java
1110_ http://dev.processing.org/bugs/show_bug.cgi?id=1045
1211_ update known problems reference
1312_ extendo thing for tabs
1413_ strokeweight/cap
15- _ set background for disk image on macosx
16- _ fix dist scripts so that the name "1.0" can be used
1714_ replace applet.html and applet-opengl.html
1815_ update applet.html to point at java 6u10 with the new auto-update stuff
1916_ also update applet on the home page to do the same
20- _ run javadoc, and upload to server
17+ _ remove the bugs forum
2118_ do we need to shore up server setup for 1.0 release pounding?
2219_ what's the deal with disk space?
2320
21+ _ setup phplist
22+ _ delete the old announce list
23+ _ change signup instructions for announce list
24+ _ move the old logs off the server
25+
2426
2527[ needs verification ]
2628
@@ -580,6 +582,9 @@ _ http://dev.processing.org/bugs/show_bug.cgi?id=1036
580582
581583PDE / Editor
582584
585+ _ improve update check message "a new release (1.0.1) is available"
586+ _ be more descriptive, use a second line in latest.txt
587+ _ maybe just include the full text of the update message there?
583588_ go through other sketch-opening menus to check for disappearing sketches
584589_ deal with isManagingFocus() warning in the editor src
585590_ should really be doing the 'right' thing with sketch file handling
@@ -708,12 +713,12 @@ _ http://dev.processing.org/bugs/show_bug.cgi?id=37
708713
709714PDE / Editor Header
710715
711- _ make some fancy extendo things because the tabs get too big
712- _ either condense or popdown menu thingy
713- _ http://dev.processing.org/bugs/show_bug.cgi?id=54
714- _ key command for prev/next tab works, but not menu
715- _ menu options are actually disabled because of inconsistency
716- _ http://dev.processing.org/bugs/show_bug.cgi?id=1044
716+ 2 _ make some fancy extendo things because the tabs get too big
717+ 2 _ either condense or popdown menu thingy
718+ 2 _ http://dev.processing.org/bugs/show_bug.cgi?id=54
719+ 5 _ key command for prev/next tab works, but not menu
720+ 5 _ menu options are actually disabled because of inconsistency
721+ 5 _ http://dev.processing.org/bugs/show_bug.cgi?id=1044
717722
718723
719724PDE / Editor Status
@@ -733,6 +738,7 @@ PDE / Export
733738
734739_ when exporting to application (or applet) don't copy .java files from folder
735740_ (they'll be copied as source files later)
741+ _ make .java files and friends go to correct locations on export (app)
736742_ warn on export when people call their sketches things like Server
737743_ warn if someone extends PApplet but mis-names the sketch
738744_ or don't allow it to be exported
@@ -755,7 +761,6 @@ _ javadoc comment in a static mode app doesn't get moved to the top
755761_ http://dev.processing.org/bugs/show_bug.cgi?id=924
756762_ don't copy hidden files (.svn especially) on export/save as
757763_ http://dev.processing.org/bugs/show_bug.cgi?id=761
758- _ make .java files and friends go to correct locations on export (app)
759764
760765
761766PDE / Find & Replace
0 commit comments