- 28 Dec, 2015 2 commits
-
-
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.
-
Jonathan Wilkes authored
-
- 26 Dec, 2015 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 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 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
second draft of iemgui handles--- still some bugs when switching between canvas gop rect and iemguis
-
- 18 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 16 Dec, 2015 3 commits
-
-
Jonathan Wilkes authored
-
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 9 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
-
Jonathan Wilkes authored
-
- 13 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 12 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 11 Dec, 2015 7 commits
-
-
Jonathan Wilkes authored
If the GUI is unsuccessful in spawning Pd, use an alert message to tell the user and exit gracefully.
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
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 3 commits
-
-
Jonathan Wilkes authored
-
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
-
Jonathan Wilkes authored
-
- 08 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-