- 16 Dec, 2016 1 commit
-
-
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.
-
- 14 Dec, 2016 2 commits
-
-
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.
-
- 07 Dec, 2016 6 commits
-
-
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
-
- 05 Dec, 2016 4 commits
-
-
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
-
- 02 Dec, 2016 2 commits
-
-
Jonathan Wilkes authored
-
-
- 30 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 28 Nov, 2016 5 commits
-
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
Albert Gräf authored
-
- 27 Nov, 2016 4 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
fix #172: Use border styles for the iemgui label anchors, and the gop_rectangle color for the gop move anchor
-
- 22 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
change from checking OS to checking nw version for the zoom_kludge (This way the OSX 10.8 binary can use lts 0.14.7 and get the kludge)
-
- 21 Nov, 2016 1 commit
-
-
Jonathan Wilkes authored
stop using "x" for sending iemgui colors-- while it has a precision formatter, it doesn't have a maximum size formatter (and it can't because 64-bit archs need the larger values)
-
- 20 Nov, 2016 5 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 19 Nov, 2016 2 commits
-
-
Jonathan Wilkes authored
cherry-pick Albert Gräf's branch: Comment out a bunch of debugging statements which add a lot of noise to the console.
-
Jonathan Wilkes authored
-
- 18 Nov, 2016 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 17 Nov, 2016 1 commit
-
-
Albert Gräf authored
- ret.split(";") should be ret.split(problem_chars[i]) - remove the function from dialog_canvas.html where it isn't needed
-
- 16 Nov, 2016 2 commits
-
-
Albert Gräf authored
-
Jonathan Wilkes authored
-
- 15 Nov, 2016 1 commit
-
-
Albert Gräf authored
-