- 28 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
add boilerplate for keeping track of toplevel Pd canvases in the GUI. While the GUI knows all the open windows, it can't tell the difference between a Pd toplevel and a subpatch. I'm not sure why the difference is important, but this interface supplies that info to the GUI.
-
- 25 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 24 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
further refined legacy mode to match both iemgui and graph-on-parent objects.
-
- 22 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
second draft of iemgui handles--- still some bugs when switching between canvas gop rect and iemguis
-
- 16 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
made nbx scaling less wonky. It's still a bit wonky, but maybe that's just a function of the font resizing algo and the fact that width is constrained to character width
-
- 15 Dec, 2015 8 commits
-
-
Jonathan Wilkes authored
egregiously rough draft of g_numbox scaling-- need to work on the character-width x-scaling which is currently screwy
-
Jonathan Wilkes authored
more predictable results.
-
Jonathan Wilkes authored
added a flawed version scaling for g_mycanvas. (Flawed because cnv's rect is its handle, not the entire visible rectangle
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 13 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 12 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 11 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
*added legacy option for iemgui objects. Starting pd-l2ork with -lega… …cy flag positions iemgui objects in their old, vertically inconsistent locations for the sake of retaining complete backwards compatibility. *added sys_legacy global for inclusion of other potential legacy breakages that may develop later.
-
- 10 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
change alarm bell kludge used to separate messages to the GUI to a "unit separator" kludge. Still bad, but a little less bad
-
- 08 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 17 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 15 Nov, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
simplify GUI-side parser, and send raw (i.e., old) sys_vgui and sys_gui calls to just post to the console
-
- 13 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
Fix nasty bug with array name not updating properly on its graph, plus a more trivial bug with the canvas properties not getting updated properly
-
- 11 Nov, 2015 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 09 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 06 Nov, 2015 2 commits
-
-
Jonathan Wilkes authored
update configure.in for portmidi sources. Like portaudio, we need to use its build system in the future
-
Jonathan Wilkes authored
-
- 04 Nov, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 31 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 30 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
try to minimize the flashing scrollbars when a canvas becomes visible. (Still getting some flashes for the loadmeter.pd patch)
-
- 28 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 24 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 22 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Oct, 2015 1 commit
-
-
Jonathan Wilkes authored
*added a fallback sr in case everything else fails
-