@@ -12,12 +12,13 @@ X rename main tab (sketch) to "something" (without ".java")
1212X the contents in the files are not the same, but the main-tab is
1313X showing the contents of the .java tab, so if you press save
1414X you will overwrite your original code from the main-tab.
15+ X problems with Windows PATH prevent sketch from running
16+ X http://dev.processing.org/bugs/show_bug.cgi?id=974
1517
1618_ com.sun.jdi.AbsentInformationException when running a sketch
1719_ http://dev.processing.org/bugs/show_bug.cgi?id=971
1820
1921_ move library examples to the examples menu
20- _ http://dev.processing.org/bugs/show_bug.cgi?id=974
2122
2223cleaning
2324X processing cancels shutdown on mac os x
@@ -36,6 +37,8 @@ X http://dev.processing.org/bugs/show_bug.cgi?id=669
3637o simulate this by removing qtjava.zip, then make a handler for it
3738o which will open the reference for it
3839X use the registry key, and warn the user when it's not there
40+ X mouse wheel broken in the text editor? (windows jdk 1.5?)
41+ X http://dev.processing.org/bugs/show_bug.cgi?id=24
3942
4043
4144_ don't open more than one "create font" or "color selector"
@@ -659,8 +662,6 @@ _ when running with external editor, hide the editor text area
659662_ http://dev.processing.org/bugs/show_bug.cgi?id=20
660663_ horizontal scroller gets weird sometimes
661664_ http://dev.processing.org/bugs/show_bug.cgi?id=23
662- _ mouse wheel broken in the text editor? (windows jdk 1.5?)
663- _ http://dev.processing.org/bugs/show_bug.cgi?id=24
664665_ lock the minimum size for the main processing editor frame
665666_ if it's made too small, stuff from the bottom disappears
666667_ http://dev.processing.org/bugs/show_bug.cgi?id=25
0 commit comments