- 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
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
had to revise pdlibbuilder script to get it to build on OSX. Can't really push it upstream as it's just a hack (and upstream has been aware of the problem for some time...)
-
Jonathan Wilkes authored
handle the discrepancy between submodule name "lyonpotpourri" and libdir name "lyon" more gracefully
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
get rid of erroneous lyon/lyonpotpourri folder so as to start completely over with the lyonpotpourri submodule
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-