From 5b5e8a734d91cfb762ca50c42928a374e1ff1f4a Mon Sep 17 00:00:00 2001 From: benfry Date: Thu, 31 Mar 2005 08:46:02 +0000 Subject: [PATCH] starting rev 80 --- core/done.txt | 4 ++++ core/todo.txt | 2 +- done.txt | 9 +++++++++ todo.txt | 9 +-------- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/core/done.txt b/core/done.txt index a21bc1436..67a746460 100644 --- a/core/done.txt +++ b/core/done.txt @@ -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 diff --git a/core/todo.txt b/core/todo.txt index eed152892..d4a3ff98f 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -1,4 +1,4 @@ -0079 core +0080 core _ size() doing a setBounds() is really bad _ because it means things can't be embedded properly diff --git a/done.txt b/done.txt index fe1a7ae7b..e2f1da314 100644 --- a/done.txt +++ b/done.txt @@ -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 diff --git a/todo.txt b/todo.txt index ffb541ca7..86a68c724 100644 --- a/todo.txt +++ b/todo.txt @@ -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