|
1 | | -0232 pde (3.0a5) |
2 | | -X remove debug message printed to the console when the ctrl key is down in PDE X |
3 | | -X size(640,360 , P3D) doesn't work properly |
4 | | -X https://github.com/processing/processing/issues/2924 |
5 | | -X https://github.com/processing/processing/pull/2925 |
6 | | -X remove sound library, have it installed separately like video |
7 | | -X Fix the shortcut keybindings in editor tab popup menu |
8 | | -X https://github.com/processing/processing/issues/179 |
9 | | -X https://github.com/processing/processing/pull/2821 |
10 | | -X answer deb questions |
11 | | -X https://github.com/processing/processing/issues/114 |
12 | | -X change how languages are loaded |
13 | | -X add local override (needs documentation) |
14 | | -X figure out copyDir() problems before pull |
15 | | -o moving window to a new location is broken due to the pull |
16 | | -X update to use new 7u72 version of JRE (and JDK) stuff |
17 | | -X `return` keyword not treated as such when followed by a bracket |
18 | | -X https://github.com/processing/processing/issues/2099 |
19 | | -X https://github.com/processing/processing/pull/2958 |
20 | | -X ToolTipManager error fix from Manindra |
21 | | -X https://github.com/processing/processing/issues/2926 |
22 | | -X Change code completion preferences a bit |
23 | | - |
24 | | -pulls |
25 | | -X Cmd + H runs sketch instead of hiding the PDE (OS X) |
26 | | -X https://github.com/processing/processing/issues/2881 |
27 | | -X Migrate to unsynchronized data structures |
28 | | -X https://github.com/processing/processing/pull/2863 |
29 | | -X improve contrib manager localization |
30 | | -X https://github.com/processing/processing/pull/2870 |
31 | | -X Fix typo in spanish translation |
32 | | -X https://github.com/processing/processing/pull/2906 |
33 | | -X Update ECJ, use 1.7 as source and target Java version |
34 | | -X https://github.com/processing/processing/pull/2907 |
35 | | -X Fix infinite recursion in sound library |
36 | | -X https://github.com/processing/processing/pull/2897 |
37 | | -X Add missing generic type parameters |
38 | | -X https://github.com/processing/processing/pull/2899 |
39 | | -X Remove unused Base.builtOnce instance variable |
40 | | -X https://github.com/processing/processing/pull/2864 |
41 | | -X miscellaneous fixes |
42 | | -X https://github.com/processing/processing/pull/2865 |
43 | | -X moved the language stuff to the settings folder |
44 | | -X https://github.com/processing/processing/pull/2941 |
45 | | -X Some minor UpdateChecker refactorings |
46 | | -X https://github.com/processing/processing/pull/2830 |
47 | | -X Minor improvements to the Contribution Manager's updates check |
48 | | -X https://github.com/processing/processing/pull/2861 |
49 | | -X make Cut and Copy in the edit menu active only if some text is selected |
50 | | -X https://github.com/processing/processing/pull/2834 |
51 | | -X Fix renaming from RGB to Rgb.java and others |
52 | | -X https://github.com/processing/processing/pull/2825 |
53 | | -X sketches should only write to the console of their editor window |
54 | | -X https://github.com/processing/processing/issues/153 |
55 | | -X https://github.com/processing/processing/issues/2858 |
56 | | -X https://github.com/processing/processing/pull/2827 |
57 | | -X extend translations and update German language |
58 | | -X https://github.com/processing/processing/pull/2949 |
59 | | - |
60 | | -pulls (net) |
61 | | -X NullPointerException message when Server writes to a disconnected client |
62 | | -X https://github.com/processing/processing/issues/2577 |
63 | | -X https://github.com/processing/processing/pull/2578 |
64 | | -X Implement the active() method for Serial and Server |
65 | | -X https://github.com/processing/processing/issues/2364 |
66 | | -X https://github.com/processing/processing/pull/2588 |
67 | | - |
68 | | - |
69 | 1 | 0233 (3.0a6) |
70 | 2 |
|
| 3 | + |
71 | 4 | _ any problems with new code signing crap? |
72 | 5 | _ issues raised around the symlink (just replace with a copy of the binary?) |
73 | 6 | _ https://developer.apple.com/library/prerelease/mac/technotes/tn2206/_index.html#//apple_ref/doc/uid/DTS40007919-CH1-TNTAG205 |
|
0 commit comments