- Jan 05, 2017
-
-
Jonathan Wilkes authored
-
- Jan 01, 2017
-
-
Jonathan Wilkes authored
-
- Dec 31, 2016
-
-
Jonathan Wilkes authored
protect against superfluous messages sent from guis on graph-on-parent subcanvas that lies outside the bounding box
-
Similar to #214 -- bug will only occur if the canvas label overlaps the GOP area
-
Jonathan Wilkes authored
another attempt to fix #214. A gui object outside of the GOP area will still send graphical updates to the GUI. This needs to be addressed on the C side, but for now this fix should work
-
- Dec 30, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 21, 2016
-
-
Jonathan Wilkes authored
-
- Dec 20, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix #194: saving a loaded abstraction gives errors. Cleaned up dangling reference to closed nw window, and protect against out-of-order messages that come before the canvas is mapped
-
- Dec 18, 2016
-
-
Jonathan Wilkes authored
-
- Dec 17, 2016
-
-
Albert Gräf authored
Keep the ALSA sequencer port information used by the GUI in sync with the actual device configuration. Fixes #203.
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Dec 16, 2016
-
-
Albert Gräf authored
This change allows curly braces {} to be accepted as keypress events and entered into object and message boxes. It doesn't change the quoting rules for these characters, so [print] still escapes them with backslashes.
-
- Dec 15, 2016
-
-
Replace the Pd-extended output~ abstraction with Alexandre Porres' improved version, with a small revision by Jonathan Wilkes to generate the array data at load time
-
Jonathan Wilkes authored
-
- Dec 14, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
Port pd-l2ork upstream commits from Dec 7, 2015 improving the handling of $ substitutions in GUI elements. Also fixes #195.
-
- Dec 13, 2016
-
-
Jonathan Wilkes authored
-
- Dec 07, 2016
-
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
cleanup iemgui dialog form names, replacing dashes with underscores. Fix stray bugs in canvas dialog, and clean up css selector names
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 06, 2016
-
-
Jonathan Wilkes authored
-
- Dec 05, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
for reading preferences on Windows, try HKCU first, then fall back to HKLM. For writing, only write to HKCU
-
Albert Gräf authored
Reset the last search term after closing the canvas find dialog so that the next search restarts from the beginning again.
-
Albert Gräf authored
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
- Dec 03, 2016
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- Dec 02, 2016
-
-
Jonathan Wilkes authored
-