- 03 Jan, 2016 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
remove pdtk_check_scroll_on_motion for the time being. (Not sure it's needed, but can revisit if necessary)
-
Jonathan Wilkes authored
-
- 02 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 30 Dec, 2015 2 commits
-
-
Jonathan Wilkes authored
removed the array listview code from g_array.c. Seemed pretty straightforward to prune, but should probably test to make sure there aren't any obscure regressions
-
Jonathan Wilkes authored
-
- 29 Dec, 2015 3 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 28 Dec, 2015 4 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
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 1 commit
-
-
Jonathan Wilkes authored
If the GUI is unsuccessful in spawning Pd, use an alert message to tell the user and exit gracefully.
-