- Oct 11, 2016
-
-
Jonathan Wilkes authored
-
- Oct 09, 2016
-
-
Jonathan Wilkes authored
fix Bring to Front/Send to Back by putting them in the popup menu. It would be better if the user could select multiple objects at a time, but the x/y coord-based implementation doesn't allow for that.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Oct 08, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Oct 07, 2016
-
-
Jonathan Wilkes authored
for legacy drawing commands like [filledpolygon], don't scale the stroke (this is how it worked in Pd Vanilla)
-
- Oct 05, 2016
-
-
Jonathan Wilkes authored
-
- Oct 04, 2016
-
-
Jonathan Wilkes authored
* add flag for compatibility with older OSX versions * change library paths in script so that external dependencies are found * build with jack support
-
Jonathan Wilkes authored
-
- Oct 02, 2016
-
-
Jonathan Wilkes authored
fix regression where glist_select can send messages to the GUI before the window or its elements actually exist. (Same thing happens in Vanilla, but tcl/tk silently ignores tk canvas itemconfigure messages for non-existent objects)
-
- Oct 01, 2016
-
-
Jonathan Wilkes authored
-
- Sep 29, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 27, 2016
-
-
Jonathan Wilkes authored
-
- Sep 26, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 23, 2016
-
-
Jonathan Wilkes authored
fix #114: can't copy-paste ASCII character 160, non-breaking space. Now we only remove consecutive \u0020, and leave the non-breaking spaces alone
-
- Sep 21, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 20, 2016
-
-
Jonathan Wilkes authored
fix #119: store canvas title for later use. This will properly display the title for a dirty canvas in the case where the Pd patch is mutated with a loadbang (and properly other cases, too)
-
- Sep 18, 2016
-
-
Jonathan Wilkes authored
fix a crasher with gtemplate_new dereferencing a freed pointer, and harden rule for creating a struct
-
- Sep 17, 2016
-
-
Jonathan Wilkes authored
Remove kludge for menu popup position. As of nw.js v.0.16.1, it appears that the popup menu behaves correctly with zooming and scaling
-
Jonathan Wilkes authored
These happen in Pd-Vanilla and Pd-l2ork, too. They happen when an iemgui is inside a gop window and outside of the gop rectangle area-- Pd still forwards gui messages for them.
-
- Sep 16, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 15, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 14, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Sep 13, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-