From ba8e118e05834f6e8ecc2081a8e46db2599273c9 Mon Sep 17 00:00:00 2001 From: benfry Date: Mon, 1 Jul 2002 15:09:30 +0000 Subject: [PATCH] comments no longer removed from imported files --- todo.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/todo.txt b/todo.txt index d61d8f2e9..88e0b1ee4 100644 --- a/todo.txt +++ b/todo.txt @@ -1,7 +1,7 @@ 0030 _ kjc issues _ convert color -> int -_ comments are removed from exported files +X comments are removed from exported files _ modify to allow for the 'build' directory on lib _ make a new 'dist' function for building @@ -11,7 +11,10 @@ _ fold simpleserial into BApplet _ sprint an sprintln functions _ make i/o work just like mouse (event driven, with dflt behavior) _ need to have function to enable it in setup -_ make scrollbar for console +_ console work +_ make scrollbar for console +_ convert tabs to 8 spaces +_ line wrapping (but save info for resize? noo..) JAVA BUGS