@@ -21,6 +21,18 @@ X https://github.com/processing/processing/issues/2402
2121X https://github.com/processing/processing/pull/2455
2222X helpful fix contributed by David Fokkema
2323X remove the google code uploader
24+ X JNA conflicts can be avoided with "-Djna.nosys=true"
25+ X https://github.com/processing/processing/issues/2239
26+ X fix for Windows launchers
27+ X fix for Windows export
28+ X fix for Windows export 64-bit
29+ X fix for Windows command line
30+ X fix for Linux launcher
31+ X fix for Linux export
32+ X fix for Linux command line
33+ X fix for OS X launcher
34+ X fix for OS X export
35+ X fix for OS X command line
2436
2537export
2638X incorporate new launch4j 3.4
@@ -36,18 +48,6 @@ _ exported apps reporting as "damaged" on OS X
3648_ https://github.com/processing/processing/issues/2095
3749
3850high
39- X JNA conflicts can be avoided with "-Djna.nosys=true"
40- X https://github.com/processing/processing/issues/2239
41- X fix for Windows launchers
42- X fix for Windows export
43- X fix for Windows export 64-bit
44- X fix for Windows command line
45- X fix for Linux launcher
46- X fix for Linux export
47- X fix for Linux command line
48- X fix for OS X launcher
49- X fix for OS X export
50- X fix for OS X command line
5151_ QuickReference tool was able to bring down the environment
5252_ https://github.com/processing/processing/issues/2229
5353_ tab characters not recognized/drawn in the editor (2.1)
0 commit comments