- 17 Sep, 2020 1 commit
-
-
Ivica Bukvic authored
-
- 24 Jul, 2020 1 commit
-
-
Jonathan Wilkes authored
We're not yet saving the hex colors as that will break in older patches. But we do print out warning messages in this interim period and will save the hex colors at a later date. Once that change is made, all the interim versions will be able to read the new format
-
- 24 Jan, 2019 1 commit
-
-
Jonathan Wilkes authored
-
- 07 Feb, 2017 1 commit
-
-
Jonathan Wilkes authored
-
- 07 Dec, 2016 1 commit
-
-
Jonathan Wilkes authored
cleanup iemgui dialog form names, replacing dashes with underscores. Fix stray bugs in canvas dialog, and clean up css selector names
-
- 06 Dec, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 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)
-
- 10 Mar, 2016 1 commit
-
-
Jonathan Wilkes authored
Note: this slipped through the cracks because GNU's string.h apparently exposes an object named "index". Compiling under mingw revealed the bug.
-
- 15 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 12 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 11 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 09 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
* make scaling follow the mouse more consistently
-
- 05 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 01 Feb, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Jan, 2016 1 commit
-
-
Jonathan Wilkes authored
-
- 08 Jan, 2016 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
update open dialog window height/width/font/fontsize for iemguis as they are resized/repositioned with the mouse
-
- 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
-
- 15 Dec, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 12 Dec, 2015 1 commit
-
-
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.
-
- 09 May, 2015 1 commit
-
-
user authored
-
- 08 May, 2015 1 commit
-
-
user authored
-
- 13 Mar, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 24 Feb, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 13 Feb, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 20 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
change type of scalehandle_new and h_master. Document some structs in g_all_guis.h and change some field sizes.
-
- 18 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 17 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
remove canvas/glist arg in a bunch of recently added iemgui functions, and introduce iemgui_draw_move & iemgui_draw_config
-
- 16 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
Still need to fix the label reselection after it has been added/removed. *fixed vu meter having bogus scale values when changing the label and some out-of-sync selection issues with the dialog. Needs to be vetted like number2.
-
Mathieu L Bouchard authored
-
- 15 Aug, 2014 2 commits
-
-
Ivica Bukvic authored
*began working on clean-up of iemgui regressions and preexisting bugs (still need to figure out inconsistency with the hiding/showing of nlets, as well as inability to displace number2 after it has received a label message)
-
Mathieu L Bouchard authored
-
- 13 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
big refactoring #11 : replaced %lxOBJ by x%lx and removed nlet_tag from all iemgui, among other smaller changes
-
- 12 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
big refactoring #10 : simplifying the _draw_new, _draw_select, _new, _dialog methods, among other things
-
- 11 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
big refactoring #8 : fusion of [hsl] and [vsl] together, and fusion of [hradio] and [vradio] together
-