- Dec 09, 2013
-
-
Ivica Bukvic authored
-
- Dec 08, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed segfault when trying to create an object inside an array GOP due to incorrect check whether the object is an array in shouldvis function that is being called as part of gobj_vis to optimize (re)drawing
-
Ivica Bukvic authored
*made GOP aware of minimum size when having an array embedded inside it
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added ability for comments to be navigated by rows (using up/down), as opposed to home/end which takes you to the beginning/end, or ctrl+left/right which takes you to the next space
-
Ivica Bukvic authored
backported comment resize marker, updated it to support pd-l2ork and selection colors, added fix to the resizable objects to support abstractions and subcanvases.
-
- Dec 07, 2013
-
-
Ivica Bukvic authored
-
- Dec 04, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Nov 28, 2013
-
-
Ivica Bukvic authored
-
- Nov 25, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added forward mess patch by Jonathan Wilkes that enhances in-patch interaction (think: prancing ponies patch demo)
-
Ivica Bukvic authored
-
- Nov 23, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added updated help files for pdinfo, classinfo, and canvasinfo (by Jonathan Wilkes), merged patch by Jonathan Wilkes for the search-plugin.tcl with additional enhancements for tab/focus.
-
- Nov 22, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Nov 21, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
reapplied Albert Graef's patch due to wrong patch being applied for the delayed unbind. Still have to work on ensuring that there are no memory leaks in unique cases where an object unbinds a different bindlist when receiving a message to do so on another (faust being an example of this).
-
- Nov 17, 2013
-
-
Ivica Bukvic authored
fixed cursor inconsistently failing to reflect topmost clickable object while ignoring non-clickable objects that are above topmost clickable object, both on main canvas and inside gop objects.
-
- Nov 16, 2013
-
-
Ivica Bukvic authored
fixed long-standing bug where on GOP objects click registered on the first detected object, rather than the one that was visually topmost
-
Ivica Bukvic authored
added one more k12 object and updated pd.tk to reflect new items in the k12 menu (including new minimum size)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Nov 03, 2013
-
-
Ivica Bukvic authored
-
- Nov 02, 2013
-
-
Ivica Bukvic authored
-
- Oct 09, 2013
-
-
Ivica Bukvic authored
-
- Oct 08, 2013
-
-
Albert Gräf authored
-
- Oct 07, 2013
-
-
Albert Gräf authored
-
- Sep 23, 2013
-
-
Ivica Bukvic authored
-
- Sep 22, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Sep 20, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed bug that was triggered when first creating recent files folder and optimized printing into console
-
Ivica Bukvic authored
-
- Sep 19, 2013
-
-
Ivica Bukvic authored
found hopefully a graceful way to deal with situations where gop abstraction/subpatch is open and we select the gop object on parent patch and therefore all its elements inside it (before it would highlight everything inside the subpatch which is confusing to deal with particularly if the edit mode is disabled)
-
Ivica Bukvic authored
-