@@ -9,6 +9,12 @@ manindra
99X Fix for "Probably a ++ should go here" messages
1010X https://github.com/processing/processing/issues/2956
1111
12+ pulls
13+ X add mnemonics for menus (alt-f to open 'file')
14+ X http://code.google.com/p/processing/issues/detail?id=12
15+ X https://github.com/processing/processing/issues/51
16+ X https://github.com/processing/processing/pull/2382
17+
1218
1319_ any problems with new code signing crap?
1420_ issues raised around the symlink (just replace with a copy of the binary?)
@@ -25,8 +31,6 @@ _ add method to prompt user to download the JDK update
2531
2632_ Add support for localizing contributions
2733_ https://github.com/processing/processing/pull/2833
28- _ check on pull for mnemonics
29- _ https://github.com/processing/processing/pull/2382
3034
3135
3236high
@@ -411,9 +415,6 @@ _ can also cause problems with opening multiple copies of same sketch
411415_ after fixing name of sketch, ensure sketch of that name does not exist
412416_ add auto-save to the editor
413417_ http://code.google.com/p/processing/issues/detail?id=92
414- _ add mnemonics for menus (alt-f to open 'file')
415- _ http://code.google.com/p/processing/issues/detail?id=12
416- _ https://github.com/processing/processing/issues/51
417418_ option to just print all code in project
418419_ http://code.google.com/p/processing/issues/detail?id=11
419420_ https://github.com/processing/processing/issues/50
0 commit comments