110199 pde
2-
2+ X remove error messages for UpdateCheck w/o internet connection
33
44_ update to java 6u26
55
66_ update the build instructions page
77_ http://code.google.com/p/processing/wiki/BuildInstructions
88
9+ http://support.microsoft.com/kb/184082
10+ http://msdn.microsoft.com/en-us/library/cc144175%28v=VS.85%29.aspx
11+ http://msdn.microsoft.com/en-us/library/cc144104%28v=VS.85%29.aspx
12+ http://msdn.microsoft.com/en-us/library/cc144067%28v=VS.85%29.aspx
13+ In regedit: Navigate to Computer\HKEY_CLASSES_ROOT\Applications and find your .exe name. Navigate under its name to shell>open>command. In the Default change its location to the actual location of the executable, hit okay and then try and reassociate the file type as you normally would.
14+ _ problem with associating .pde files
15+ _ http://code.google.com/p/processing/issues/detail?id=247
16+ _ http://dev.processing.org/bugs/show_bug.cgi?id=1513
17+ _ do some testing for windows 7 on 64-bit
18+ _ http://dev.processing.org/bugs/show_bug.cgi?id=1424
19+ _ problem with startup on vista 64
20+ _ try this with windows 7 64-bit (install on laptop?)
21+ _ http://dev.processing.org/bugs/show_bug.cgi?id=1246
22+
923_ switch to a non-modified version of the launcher exe
1024_ move the launcher to jsmooth or something like that?
1125
@@ -21,6 +35,7 @@ _ lots of other things in the google code issues list
2135_ does editor.bgcolor live in the theme.txt file for the mode?
2236_ or should it be a user preference thing
2337_ for that matter, need to decide on how much modes can customize themselves
38+ _ could move to java6 and better internal javac support (drop ecj)
2439
2540_ how to catch these?
2641Exception in thread "Animation Thread" java.lang.NoClassDefFoundError: Could not initialize class javax.media.opengl.GLProfile
@@ -292,15 +307,6 @@ _ http://dev.processing.org/bugs/show_bug.cgi?id=1570
292307
293308_ create default tools folder (just like libraries)
294309
295- _ problem with associating .pde files
296- _ http://code.google.com/p/processing/issues/detail?id=247
297- _ http://dev.processing.org/bugs/show_bug.cgi?id=1513
298- _ do some testing for windows 7 on 64-bit
299- _ http://dev.processing.org/bugs/show_bug.cgi?id=1424
300- _ problem with startup on vista 64
301- _ try this with windows 7 64-bit (install on laptop?)
302- _ http://dev.processing.org/bugs/show_bug.cgi?id=1246
303-
304310_ add explanation to the reference about using beginRecord() with fonts
305311_ pdf.textMode(SHAPE)
306312_ also set the font *after* the record has started
0 commit comments