- 11 Sep, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 10 Sep, 2015 2 commits
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- 16 Aug, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 09 May, 2015 1 commit
-
-
user authored
-
- 08 May, 2015 1 commit
-
-
user authored
-
- 18 Apr, 2015 1 commit
-
-
pokergaming authored
-
- 15 Apr, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 13 Mar, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 06 Mar, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 13 Feb, 2015 1 commit
-
-
Jonathan Wilkes authored
-
- 05 Oct, 2014 1 commit
-
-
pokergaming authored
* properly escaped "boxtext" output * output expanded args for canvasinfo "args"
-
- 17 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 10 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 09 Sep, 2014 2 commits
-
-
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)
-
- 06 Sep, 2014 2 commits
-
-
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.
-
- 04 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 02 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 31 Aug, 2014 1 commit
-
-
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)
-
- 23 Aug, 2014 1 commit
-
-
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
-
- 22 Aug, 2014 1 commit
-
-
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
-
- 20 Aug, 2014 4 commits
-
-
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...
-
- 17 Aug, 2014 2 commits
-
-
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
-
- 16 Aug, 2014 2 commits
-
-
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
-
- 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
-
- 11 Aug, 2014 3 commits
-
-
pokergaming authored
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 10 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 07 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 06 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- 05 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-