- Jan 05, 2017
-
-
Jonathan Wilkes authored
-
- Dec 07, 2016
-
-
Jonathan Wilkes authored
cleanup iemgui dialog form names, replacing dashes with underscores. Fix stray bugs in canvas dialog, and clean up css selector names
-
- Nov 24, 2016
-
-
Jonathan Wilkes authored
-
- Nov 21, 2016
-
-
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)
-
- Aug 01, 2016
-
-
Jonathan Wilkes authored
-
- Feb 15, 2016
-
-
Jonathan Wilkes authored
-
- Feb 11, 2016
-
-
Jonathan Wilkes authored
-
- Jan 31, 2016
-
-
Jonathan Wilkes authored
-
- Jan 25, 2016
-
-
Jonathan Wilkes authored
-
- Jan 20, 2016
-
-
Jonathan Wilkes authored
Death to tcl Part 1 (cont.): remove old uncommented code and sys_vgui calls that are replaced by gui_vmess
-
- Jan 08, 2016
-
-
Jonathan Wilkes authored
update open dialog window height/width/font/fontsize for iemguis as they are resized/repositioned with the mouse
-
- Jan 07, 2016
-
-
Jonathan Wilkes authored
fix iemguis and canvas scalehandle to track mouse position instead of delta-- this fixes a bug when the mouse goes below the minimum dimensions. Plus, some more cleanup of the scalehandle code
-
- Dec 24, 2015
-
-
Jonathan Wilkes authored
further refined legacy mode to match both iemgui and graph-on-parent objects.
-
- Dec 22, 2015
-
-
Jonathan Wilkes authored
second draft of iemgui handles--- still some bugs when switching between canvas gop rect and iemguis
-
- Dec 15, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 12, 2015
-
-
Jonathan Wilkes authored
-
- Dec 11, 2015
-
-
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.
-
- Jun 25, 2015
-
-
Jonathan Wilkes authored
fix "pos" method for [nbx]
-
- May 09, 2015
-
-
user authored
-
- May 08, 2015
-
-
user authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Feb 24, 2015
-
-
Jonathan Wilkes authored
-
- Feb 19, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Sep 09, 2014
-
-
Ivica Bukvic authored
-
- Aug 20, 2014
-
-
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.
-
- Aug 17, 2014
-
-
Mathieu L Bouchard authored
remove canvas/glist arg in a bunch of recently added iemgui functions, and introduce iemgui_draw_move & iemgui_draw_config
-
- Aug 15, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 13, 2014
-
-
Mathieu L Bouchard authored
big refactoring #11 : replaced %lxOBJ by x%lx and removed nlet_tag from all iemgui, among other smaller changes
-
- Aug 12, 2014
-
-
Mathieu L Bouchard authored
big refactoring #10 : simplifying the _draw_new, _draw_select, _new, _dialog methods, among other things
-
- Aug 11, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
big refactoring #8 : fusion of [hsl] and [vsl] together, and fusion of [hradio] and [vradio] together
-
- Aug 10, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 07, 2014
-
-
Mathieu L Bouchard authored
refactor : merge t_iem_fstyle_flags and t_iem_init_symargs into t_iemgui. remove type t_iemguidummy. remove fields x_rcv_able, x_snd_able and x_font. removed redundant arg "void *x" in 9 old g_all_guis.c functions. added dummy "send" method to [vu] for consistency.
-
Mathieu L Bouchard authored
-