This commit is contained in:
benfry
2012-03-23 00:41:18 +00:00
parent b4b153b7dc
commit 93ea389998
+3
View File
@@ -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