- 09 May, 2015 1 commit
-
-
user authored
-
- 08 May, 2015 1 commit
-
-
user 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
-
- 19 Nov, 2014 1 commit
-
-
Ivica Bukvic authored
*added legacy behavior for key* family of objects where autorepeat is observed (just create an object with an optional argument of 1) *fixed bug where gatom after pressing return should not stay focused *fixed bug where gatom's number after ctrl+click should not turn selected *offered ability for image and others to ignore clicks and pass them below (measured by a zero width, only works for single inlet/outlet objects as otherwise their multiple inlets or outlets will be truncated to the same spot) *reenabled ability for cnv to pass clicks below and reflected this in the official help file (separate previous commit)
-
- 14 Nov, 2014 1 commit
-
-
Ivica Bukvic authored
*reverted commit 46933bb2 as it deemed unnecessary (it was designed to support buggy backwards-compatible behavior that defies common UI practices). *further enhanced getrect calculation for the mycanvas widget to disallow clicking through a canvas across its entire size, rather than just the area by which one can "grab" and move the widget
-
- 05 Nov, 2014 2 commits
-
-
Ivica Bukvic authored
*fixed incorrect sizing of an object that used to be valid with a number of connections greater than the new, invalid object name (including empty object) that happens upon retexting the object, as well as during undo and redo.
-
Ivica Bukvic authored
*fixed bug when applying properties to an iemgui object using handles (e.g. moving label or resizing an object), upon undoing all other objects that may have been selected at the time a handle was edited would be erroneously recreated.
-
- 16 Oct, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 07 Oct, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 25 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed regression where cnv objects captured runtime clicks due to pd-l2ork's passing of the click to the topmost visible object, rather than the first clickable object in the stack. This also fixes problems with legacy patches that rely vanilla/extended's assignment of click to the lowest, and as is the case with s-env-help.pd in s-abstractions, invisible object, rather than the one apparent to the user.
-
- 19 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed positioning of autopatched objects that were placed immediately below typed objects that have not been activated yet.
-
- 17 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 15 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 11 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
*made startmotion more user-friendly by hiding iemgui's handles after initial creation until motion is complete. LATER get rid of this because it is likely to be seen as an interim hack due to determinacy issues between the gui and core engine.
-
- 10 Sep, 2014 6 commits
-
-
Ivica Bukvic authored
*more thorough fix for the preset_node's second object getting incorrectly invisibly connected back to the preset_hub
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*cleaned nlet highlighting code (removed redundant call) *updated TODO *adjusted startmotion offset (may need further tweaking)
-
- 09 Sep, 2014 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*updated TODO
-
- 06 Sep, 2014 3 commits
-
-
Ivica Bukvic authored
-
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.
-
- 03 Sep, 2014 1 commit
-
-
Ivica Bukvic authored
*refined right-click menu and object selection (it should be only selected in operations that suggest edit mode e.g. properties or tofront/back)
-
- 30 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed proper opening of paths with spaces ia unique check
-
- 24 Aug, 2014 1 commit
-
-
pokergaming authored
-
- 23 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
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
-
- 21 Aug, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed coloring of cords to correspond with themed colors *fixed color prefs to properly update existing objects, removed tk syntax leftovers that prevented certain commands from taking place in tkpath, and removed redundant conditions
-
- 15 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 12 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
big refactoring #10 : simplifying the _draw_new, _draw_select, _new, _dialog methods, among other things
-
- 10 Aug, 2014 1 commit
-
-
Mathieu L Bouchard authored
-
- 01 Aug, 2014 2 commits
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-