@@ -17,15 +17,6 @@ X https://github.com/processing/processing/issues/3996
1717X https://github.com/processing/processing/pull/3998
1818X updates for serial
1919X https://github.com/processing/processing/pull/4015
20- _ question about PDE_pt-br instead of PDE_pt
21- _ https://github.com/processing/processing/issues/4018
22- _ Saving sketch with the same name as a class
23- _ https://github.com/processing/processing/pull/4033
24- _ infinite "file changed" popups
25- _ https://github.com/processing/processing/issues/3965
26- _ https://github.com/processing/processing/pull/4037
27- _ Pasting text into PDE results in "Clipboard does not contain a string"
28- _ https://github.com/processing/processing/pull/4040
2920
3021jakub
3122X Include Example packs into update count
@@ -59,7 +50,19 @@ X Medium-sized I/O updates
5950X https://github.com/processing/processing/pull/3997
6051X add i/o library for rpi
6152X https://github.com/processing/processing/pull/3985
62- _ make sure naming, etc is all correct
53+ o make sure naming, etc is all correct
54+
55+
56+ more contribs
57+ _ question about PDE_pt-br instead of PDE_pt
58+ _ https://github.com/processing/processing/issues/4018
59+ _ Saving sketch with the same name as a class
60+ _ https://github.com/processing/processing/pull/4033
61+ _ infinite "file changed" popups
62+ _ https://github.com/processing/processing/issues/3965
63+ _ https://github.com/processing/processing/pull/4037
64+ _ Pasting text into PDE results in "Clipboard does not contain a string"
65+ _ https://github.com/processing/processing/pull/4040
6366
6467
6568known issues
@@ -72,21 +75,6 @@ _ http://www.excelsiorjet.com/kb/35/howto-create-a-single-exe-from-your-java-a
7275_ mouse events (i.e. toggle breakpoint) seem to be firing twice
7376
7477
75- 3.0.1
76- _ https://github.com/processing/processing/milestones/3.0.1
77- _ error checkers/suggestions not including the library path
78- _ https://github.com/processing/processing/issues/3924
79- _ import suggestions box needs design review
80- _ https://github.com/processing/processing/issues/3407
81- _ update CM entries when sketchbook location changes
82- _ https://github.com/processing/processing/issues/3927
83- _ Tooltip over variable decl has wrong style and content
84- _ make all tooltips run through our style
85- _ https://github.com/processing/processing/issues/3940
86- _ File modified externally gives infinite pop-ups
87- _ https://github.com/processing/processing/issues/3965
88-
89-
9078run/debug
9179_ debugger deadlocks when choosing "Step Into" on println()
9280_ https://github.com/processing/processing/issues/3923
@@ -95,6 +83,11 @@ _ https://github.com/processing/processing/issues/3928
9583
9684
9785gui
86+ _ Tooltip over variable decl has wrong style and content
87+ _ make all tooltips run through our style
88+ _ https://github.com/processing/processing/issues/3940
89+ _ import suggestions box needs design review
90+ _ https://github.com/processing/processing/issues/3407
9891_ fix background color for selected lines in VariableInspector
9992_ https://github.com/processing/processing/issues/3925
10093_ implement 2x versions of the icons for the debugger window/variable inspector
@@ -650,6 +643,8 @@ _ e.g. ocd is broken in 0125 because of method signature changes
650643
651644PDE / Manager
652645
646+ _ update CM entries when sketchbook location changes
647+ _ https://github.com/processing/processing/issues/3927
653648_ ugly white gap at the top of scroll bar
654649_ the table header doesn't extend far enough
655650_ scrolling "past" top/bottom causes the screen to jiggle (OS X and Trackpad)
0 commit comments