- 31 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
-
- 07 Jan, 2014 1 commit
-
-
Ivica Bukvic authored
*fixed bug where with JOC enabled in subpatch this only works for the bbox of the array, not the entire window *made intelligent offset to various forms of array representations so that scrubbing with mouse accurately applies to closest points *disabled drawing of a GOP rectangle inside GOP array window *disabled ability to insert objects inside a subpatch with an array
-
- 31 Dec, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 08 Dec, 2013 2 commits
-
-
Ivica Bukvic authored
-
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.
-
- 19 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 05 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 01 Sep, 2013 1 commit
-
-
Ivica Bukvic authored
clean-up plus an ugly hack for autopatching to trigger getscroll (for some reason tkpath either draws out-of-order and therefore does not execute getscroll when asked or there is something else amiss that is yet to be determined). For the time being we force getscroll 100ms after autopatch.
-
- 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
-
- 21 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 20 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
*stretchable objects (like 0.45) with undo/redo capability, diagonal resize cursor, and minimum gop size.
-
- 19 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
*fixed cord redrawing when objects got resized due to cut/paste of object's text *ctrlleft,ctrlright, and shift variants all now properly navigate messages during editing, including single character atoms *fixed regression where clicking on iemgui labels of gop-embedded iemgui objects also counts as a click on the object itself (e.g. toggle being toggled on/off) *fixed regression when dynamically changing iemgui properties within gop as to when to hide and when to show it *proper redrawing and reordering logic for arrange and dynamic changes to iemgui objects inside gop *committed http://sourceforge.net/p/pure-data/pure-data/ci/97851b3c44b2b3839069928d90ca6185de4455c5/
-
- 04 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 03 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
-
- 20 May, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 15 May, 2013 1 commit
-
-
Ivica Bukvic authored
Added support for multiline comments (with some help from Taylor O'Connor and Jean-Philippe Ouellet).
-
- 21 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 29 Mar, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 21 Jan, 2013 1 commit
-
-
Ivica Bukvic authored
fixed stray bug with utf8 support and symbolatom (thanks to Roman for a report). See http://sourceforge.net/tracker/?func=detail&atid=478072&aid=3160982&group_id=55736 for additional info.
-
- 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
-
- 05 Dec, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 18 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 16 Nov, 2012 1 commit
-
-
Ivica Ico Bukvic authored
-
- 12 Nov, 2012 1 commit
-
-
Ivica Bukvic authored
added autopatch exception when patching new objects to circumvent checking of signal-to-non-signal connections since new empty objects are created by default with control (non-signal) nlets.
-
- 08 Nov, 2012 2 commits
-
-
Ivica Ico Bukvic authored
removed hack for adjusting offset for select iemgui objects that introduce inconsistent drawing (those objects have now been fixed)
-
Ivica Ico Bukvic authored
-
- 18 Aug, 2012 1 commit
-
-
Ivica Bukvic authored
implemented universal catch{} for all commands sent from c to tcl to minimize (eradicate?) stderr output.
-
- 28 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 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.
-
- 19 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 15 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 14 Jul, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 19 May, 2012 1 commit
-
-
Ivica Bukvic authored
*fixed bug where objects were selected via a mouse click based on their left-to-right rather than top-to-bottom position *fixed bug where undoing moving of a GOP object would incorrectly draw the object on top of other objects *fixed bug where nlets would show on top of other objects when highlighted
-
- 07 May, 2012 1 commit
-
-
Ivica Bukvic authored
-
- 03 Mar, 2012 2 commits
-
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
-
- 02 Mar, 2012 1 commit
-
-
Ivica Ico Bukvic authored
fixed automatic resizing of the gop when changing font sizes, complete overhaul of the tooltip engine. TODO: add proper nlet tags to iemgui objects...
-
- 01 Mar, 2012 1 commit
-
-
Ivica Ico Bukvic authored
added support for tooltips (based on the http://sourceforge.net/tracker/?func=detail&aid=2838176&group_id=55736&atid=478072)
-