starting rev 80

This commit is contained in:
benfry
2005-03-31 08:46:02 +00:00
parent 02e212f730
commit 5b5e8a734d
4 changed files with 15 additions and 9 deletions

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

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

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

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