starting rev 80

This commit is contained in:
benfry
2005-03-31 08:46:02 +00:00
parent bf24cdf658
commit d1262d3e2f
4 changed files with 15 additions and 9 deletions
+4
View File
@@ -1,3 +1,7 @@
0079 core
X no changes to core in this release
0078 core
X text fixes
X lines were getting horizontally mashed together
+1 -1
View File
@@ -1,4 +1,4 @@
0079 core
0080 core
_ size() doing a setBounds() is really bad
_ because it means things can't be embedded properly
+9
View File
@@ -1,3 +1,12 @@
0079 pde
X add ctrl-o to the open menu
X implement horizontal version of PdeEditorButtons
_ http://processing.org/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1076707944
X add line numbers
X add extra space to bottom on osx
0078 pde
X file open dialog needs to allow .PDE instead of .pde
X include "you need to install java" text on default export page
+1 -8
View File
@@ -1,13 +1,6 @@
0079 pde
X add ctrl-o to the open menu
X implement horizontal version of PdeEditorButtons
_ http://processing.org/discourse/yabb/YaBB.cgi?board=Proce55ing_Software;action=display;num=1076707944
X add line numbers
X add extra space to bottom on osx
0080 pde
...
_ include /** */ comments into the html page
_ stop() not working very well