- 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
-
- 10 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 08 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
fix for commit d49dbfcc, which was missing the .h changes. Also removes some unused functions and moves [vu] stuff to g_vumeter.c
-
- 07 Aug, 2014 2 commits
-
-
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
-
- 06 Aug, 2014 3 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 05 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 01 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 15 Jun, 2014 1 commit
-
-
pokergaming authored
-
- 31 Dec, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 16 Nov, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 10 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
*gop leaving stale vanila objects *fixed bug where closing subpatcher of gop patch/abstraction redundantly opens gop patcher/abstraction *fixed bug where reordering did not properly deselect previously arranged elements
-
- 05 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 28 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
first stab at porting core GUI to tkpath with SVG goodness. new scrollbars that will hopefully put an end to the old painful scrollbar nonsense. pdtk_tip clean-up and improvements. tons of other small bug fixes. a number of issues/wishlists still exist before the next big release: *improve g_array lower/raise to use new functionality (BUG! doesn't match any items) *scalar is drawn behind at first *Scope~ window name "h16ffd10" already exists in parent (likely resize hook) *Change appearance of the resize hook *better getrect for scalars inside plot? *reenable bgerror and t_tkcmd catch *Clean-up and merge cyclone documentation
-
- 24 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 02 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
all gop widgets (at least ones in vanilla release) have their nlets hidden when displayed inside GOP, as having them is entirely superfluous in that view
-
- 01 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 03 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
fixed gop getrect detection for objects that have been previously relocated to allow for consistent positioning
-
- 21 Jun, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 28 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
added ability for gop to intelligently detect when iemgui objects fit (or don't) inside gop window. the same also applies to dynamic changes to iemgui properties (size, font, label, delta, position, etc.)
-
- 13 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 29 Mar, 2013 2 commits
-
-
Ivica Bukvic authored
fixed regression in the iemgui move handle for object labels where text would erroneously disappear as a result of a commit earlier today
-
Ivica Bukvic authored
-
- 16 Dec, 2012 1 commit
-
-
Ivica Bukvic authored
fixed problem where using find/finderror would open the new window (where offending object is located) but would not properly select the said object
-
- 18 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 16 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
merged patches from https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2947822&group_id=55736
-
- 08 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
fixed hacky offset in the original object that made it draw with a unique offset, rendering autopatching and tidy implementation cumbersome without ugly hacks. will break backwards appearance (it will appear with a few pixels offset)
-
- 24 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
Overhauled preset_node and preset_hub to support any kind of data, including symbols, floats, and lists. Removed unnecessary global class declarations and object filtering for node and hub.
-
- 14 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 20 May, 2012 1 commit
-
-
Ivica Bukvic authored
Finished fixing inconsistency from the iemgui and non-gui fonts. This will break font appearance in older patches but looking forward will make things a lot more consistent. This is in part backported from the 0.43 branch.
-
- 02 Mar, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 25 Feb, 2012 1 commit
-
-
Ivica Bukvic authored
fixed all iemgui objects to conform to the new model of gop selection (no highlighting of objects inside gop unless they are toplevel objects)
-
- 21 Jan, 2012 1 commit
-
-
Ivica Ico Bukvic authored
Added support for moving GOP objects via tag and disabled showing of resize handles on iemgui objects when displayed inside a gop window (this became an issue due to new way of selecting gop objects which now also includes all objects inside it).
-
- 02 Nov, 2011 1 commit
-
-
Ivica Bukvic authored
-