mirror of
https://github.com/processing/processing4.git
synced 2026-03-07 21:24:35 +01:00
clearing up last minute notes and changes
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
0163 core
|
||||
X do not parse split() with regexp
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1060
|
||||
X ArrayIndexOutOfBoundsException in ellipseImpl() with 1.0
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1068
|
||||
|
||||
_ focus not coming through, ESC no longer working
|
||||
_ ArrayIndexOutOfBoundsException in ellipseImpl() with 1.0
|
||||
_ http://dev.processing.org/bugs/show_bug.cgi?id=1068
|
||||
|
||||
|
||||
[ known problems ]
|
||||
|
||||
9
todo.txt
9
todo.txt
@@ -16,10 +16,11 @@ X the bracket isn't working on osx because of an apple menu bug
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1075
|
||||
X "editor.indent" setting does not work properly
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1073
|
||||
X "space-import-space-quote-semicolon" Causes Error in String or Comment
|
||||
X http://dev.processing.org/bugs/show_bug.cgi?id=1064
|
||||
X the changes page doesn't have a toc entry for the 1.0 release notes
|
||||
X add minim to the changes page
|
||||
|
||||
_ the changes page doesn't have a toc entry for the 1.0 release notes
|
||||
_ add minim to the changes page
|
||||
_ windows bug is the biggest problem
|
||||
_ proper libraries warning dialog
|
||||
_ check if libraries folder does not exist
|
||||
_ check to see if other libraries are installed
|
||||
@@ -36,8 +37,6 @@ not /as/ important, but soon
|
||||
4 _ mangled menu text with java 6u10
|
||||
4 _ need to try adding the d3d flag to the .exe
|
||||
4 _ http://dev.processing.org/bugs/show_bug.cgi?id=1065
|
||||
2 _ "space-import-space-quote-semicolon" Causes Error in String or Comment
|
||||
2 _ http://dev.processing.org/bugs/show_bug.cgi?id=1064
|
||||
|
||||
|
||||
[ needs verification ]
|
||||
|
||||
Reference in New Issue
Block a user