- Oct 04, 2012
-
-
Ivica Ico Bukvic authored
-
Ivica Ico Bukvic authored
-
- Oct 03, 2012
-
-
Ivica Ico Bukvic authored
improved tooltip reliability in K12 mode, made preset_hub hidden in K12 mode in respect to tooltips, hopefully fixed dancing scrollbars with an ugly workaround
-
Ivica Ico Bukvic authored
fixed nlets not being properly selected after gop object has been redrawn, improved redrawing speed with gop objects
-
Ivica Ico Bukvic authored
-
- Sep 10, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
improved redrawing of tooltip arrow logic to minimize visual artifacts during updating of arrow while maintaining mouse position within the same object
-
- Aug 18, 2012
-
-
Ivica Bukvic authored
implemented universal catch{} for all commands sent from c to tcl to minimize (eradicate?) stderr output.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 16, 2012
-
-
Ivica Bukvic authored
-
- Aug 08, 2012
-
-
Ivica Bukvic authored
binbuf_print now hides all arguments following the %hidden% atom when reporting errors on the console
-
- Aug 04, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed show-stopping bug inside the preset engine, causing random crashes and failing to properly store preset_node locations
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Aug 02, 2012
-
-
Ivica Bukvic authored
-
- Aug 01, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added ability to provide custom name to the pd-gui instance (for combining all windows under the same icon on recent WMs (like Ubuntu's Unity), made all toplevel windows inside pd.tk inherit the class name of the root window, added new ways to select and edit text inside an object (ctrl+left and ctrl+right take you to the next argument, ctrl+shift+left/right select the same space, shift+left/right alter selection, home/end or down/up take you to the end/beginning of the text entry).
-
- Jul 31, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed remaining bugs with asynchronous nature of various ways to enable edit mode/cord inspector/tooltips in K12 mode
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
added workaround for a proper redraw of duplicated objects that left stray nlets if they were gop abstractions
-
Ivica Bukvic authored
-
- Jul 28, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 27, 2012
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 26, 2012
-
-
Ivica Bukvic authored
fixed bug where garray did not redraw its names when an array name has been changed via "rename" command
-
Ivica Bukvic authored
-
- Jul 24, 2012
-
-
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.
-
- Jul 21, 2012
-
-
Ivica Bukvic authored
refined detection of illegal connections following autoconnect with an interactively-created (empty) object that is later turned into something else. Same goes for objects that have been fundamentally changed and recreated (e.g. where a non-signal [* ] object becomes [*~ ] and thus becomes impossible to maintain connection with a non-signal object below it).
-