- Sep 18, 2015
-
-
Jonathan Wilkes authored
-
- Sep 11, 2015
-
-
Jonathan Wilkes authored
-
- Sep 10, 2015
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Aug 16, 2015
-
-
Jonathan Wilkes authored
-
- May 09, 2015
-
-
user authored
-
- May 08, 2015
-
-
user authored
-
- Apr 18, 2015
-
-
pokergaming authored
-
- Apr 15, 2015
-
-
Jonathan Wilkes authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Mar 06, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Oct 05, 2014
-
-
pokergaming authored
* properly escaped "boxtext" output * output expanded args for canvasinfo "args"
-
- Sep 17, 2014
-
-
Ivica Bukvic authored
-
- Sep 10, 2014
-
-
Ivica Bukvic authored
-
- Sep 09, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed consistency check failed: glist_findrtext when enabling gop and dragging its size around with other text objects on the canvas *refined checking of gop size due to its text not being hidden, including after saving it to file (from Untitled to something longer, for instance)
-
- Sep 06, 2014
-
-
Ivica Bukvic authored
*improved drawing logic for all text objects so that they draw themselves during vis process as selected (if they are already selected). This should be the logic for other objects as well: draw yourself normal or selected (check at vis time, only if being drawn for the first time, including after vis 0, followed by a vis 1), and then make sure to tag ourselves as "selected" so that if immediately being displaced, everything indeed follows us as it should.
-
Ivica Bukvic authored
*added ability to do shift+home and shift+end to select text inside objects *fixed manual resizing of subpatches which did not work in the current implementation.
-
- Sep 04, 2014
-
-
Ivica Bukvic authored
-
- Sep 02, 2014
-
-
Ivica Bukvic authored
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
*added redrawing of canvases that have gop enabled with scalars so that they automatically conform as the window is resized (as they should)
-
- Aug 23, 2014
-
-
Ivica Bukvic authored
*further improvements on the garray selection and redraw--fixed garray contents not remaining selected after dialog properties have been applied *still need to explore problems with multiple arrays in a single GOP
-
- Aug 22, 2014
-
-
Ivica Bukvic authored
*fixed segfault when resizing array via dialog (regression from May commit). Still need to work on fittograph logic for situations where there are multiple arrays in the same GOP
-
- Aug 20, 2014
-
-
Mathieu L Bouchard authored
-
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.
-
Ivica Bukvic authored
*tried adding scalehandle_free to the canvas_free class but is currently commented out until we figure out why is this causing a segfault...
-
- Aug 17, 2014
-
-
Ivica Bukvic authored
*cosmetic fixes to g_canvas.c
-
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 16, 2014
-
-
Ivica Bukvic authored
*fixed handle behavior on iemguis (current implementation is not equipped to deal with config kind of actions, and it does not have to) *streamlined GOP handles since now draw_select deals with explicit delete before redraw
-
Ivica Bukvic 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 11, 2014
-
-
pokergaming authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Aug 10, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 07, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 06, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-