From 93ea3899980fa09752e34717f890049a200e0e7a Mon Sep 17 00:00:00 2001 From: benfry Date: Fri, 23 Mar 2012 00:41:18 +0000 Subject: [PATCH] updates --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.txt b/todo.txt index 02ef82a38..46f88dda1 100644 --- a/todo.txt +++ b/todo.txt @@ -1,6 +1,7 @@ 0204 pde X Doc comments not being properly terminated in export of applet X http://code.google.com/p/processing/issues/detail?id=877 +X and fixed again for non-greedy regex X make note of when library is not available (serial) with error msg X i.e. if running in 64-bit mode on OS X, can't do serial X update to Java 6u29 for Linux and Windows (OS X now updated) @@ -13,6 +14,8 @@ X and/or open a new window X fix bug with 'base' not getting set in the Mac OS X platform class X Syntax highlighting not case sensitive in 1.5 through 2.0+ X http://code.google.com/p/processing/issues/detail?id=913 +X Fix problem with application export on Linux +X http://code.google.com/p/processing/issues/detail?id=945 X add EditorState class, device-aware placement X get rid of restore sketch feature _ remove pref for restoring sketches