- Aug 03, 2013
-
-
Ivica Bukvic authored
fixed elusive problem with undo where actions did not behave properly because of failing to update canvas_undo_name
-
Ivica Bukvic authored
-
- Aug 02, 2013
-
-
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
-
Ivica Bukvic authored
-
- Aug 01, 2013
-
-
Ivica Bukvic authored
streamlined @pd_extra parsing for easier integration with other file open calls including externals. Added it to open_via_path
-
Ivica Bukvic authored
-
- Jul 31, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 30, 2013
-
-
Ivica Bukvic authored
added pdtk_canvas_force_getscroll function to ensure critical getscroll events are executed immediately
-
Ivica Bukvic authored
-
Ivica Bukvic authored
optimizations to the scrolling algorithm including erroneous jumps in the scrollbar when pasting/cutting/duplicating things.
-
- Jul 23, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
streamlined selection logic and added ability for pd to recognize system-wide @pd_extra variable within the path
-
- Jul 21, 2013
-
-
Ivica Bukvic authored
finished importing the remainder of new K12 module abstractions, updated GUI to reflect them, improved key press capture, reformatted GUI object menu inside K12 mode to allow for more space
-
Ivica Bukvic authored
-
- Jul 19, 2013
-
-
Ivica Bukvic authored
-
- Jul 18, 2013
-
-
Ivica Bukvic authored
reenabled checking of scrollbars after startmotion->click (will need to check for possible regressions)
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression in select due to 37c0cf15 commit which made it behave inconsistently thus making it impossible for floats to be treated as symbols (in cases where first argument was a symbol). Also introduced similar fix to the route object, thus allowing for second inlet to receive either float or symbol
-
- Jul 17, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed double loadbang regression due to implementation of internal pre-loadbang mechanism for the preset engine.
-
Ivica Bukvic authored
fixed segfault with netsend/receive using tcp packets where netreceive is deleted while netreceive is connected to it (after which sending data to netreceive would result in a segfault)
-
- Jul 16, 2013
-
-
Ivica Bukvic authored
-
- Jul 14, 2013
-
-
Ivica Bukvic authored
fixed regression where iemgui widgets within GOP sometimes got redrawn even though that was completely unnecessary
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jul 03, 2013
-
-
Ivica Bukvic authored
fixed gop getrect detection for objects that have been previously relocated to allow for consistent positioning
-
- Jun 22, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Jun 21, 2013
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed resetting of cursor and proper highlighting logic. further refinements to the multiconnect cursor/key logic
-
- Jun 13, 2013
-
-
Ivica Bukvic authored
-
- May 30, 2013
-
-
Ivica Bukvic authored
-
- May 29, 2013
-
-
Ivica Bukvic authored
-
- May 27, 2013
-
-
Ivica Bukvic authored
Fixed bug http://sourceforge.net/tracker/index.php?func=detail&aid=2457992&group_id=55736&atid=478070; hopefully also fixed incorrectly reported hit/selection boxes for nested structs (like the one reported in the previous bug report)
-
Ivica Bukvic authored
fixed segfault when closing array window/subpatch due to lack of checking of valid resize/move hook pointers
-
Ivica Bukvic authored
-