- 31 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 30 Aug, 2013 3 commits
-
-
Ivica Bukvic authored
improved keyboard interaction with arrays (shift+click adds a point, ctrl+click deletes it--still need to figure out the role of shift when wonset is set) and instantaneous cursor update. minor refinements to drawsymbol.
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*fixed drawsymbol scalars' double names *improved build process for tkpath *improved to-front/back logic
-
- 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 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- 20 Aug, 2013 3 commits
-
-
Ivica Bukvic authored
*proxy paste function to incorporate force getscroll to ensure that scroll is being checked after a paste
-
Ivica Bukvic authored
*fixed axes get inverted when going beyond the allowed range *fixed min size based on nlets when text shown
-
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/
-
- 17 Aug, 2013 4 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed regression where empty image box appeared on gop-ed parent in incorrect locations and/or it was not supposed to show up at all. Some refinements to the path detection/removal of debug output.
-
Ivica Bukvic authored
sped-up tofront/back operation (and part of its undo/redo logic). Other part will be harder to do due to inconsistent naming scheme used by objects
-
Ivica Bukvic authored
revamped path to support ~/, root paths, relative paths, as well as special tags like @pd_extra that expands to the location of the extra folder (other tags may be added later if necessary).
-
- 15 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
fixed incorrect coloring of inlets after an unsuccessful connection (e.g. signal to a non-signal inlet)
-
- 08 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
fixed regression due to idiotic way how arrays and scalars are allowed to spill outside its GOP frame...
-
- 04 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
refined multiconnect's 3rd option and code comments for 2nd and 3rd option to reflect use with only 2 objects selected
-
- 03 Aug, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 31 Jul, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- 30 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 19 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 18 Jul, 2013 1 commit
-
-
Ivica Bukvic authored
reenabled checking of scrollbars after startmotion->click (will need to check for possible regressions)
-
- 22 Jun, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 21 Jun, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
fixed resetting of cursor and proper highlighting logic. further refinements to the multiconnect cursor/key logic
-
- 13 Jun, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 24 May, 2013 1 commit
-
-
Ivica Bukvic authored
numerous bug-fixes for mouse down/up and key press combos (e.g. shift-clicks for multiconnect and dragging within an object)
-
- 23 May, 2013 2 commits
-
-
Ivica Bukvic authored
improved nlet highlighting (integrated it into glist), fixed bug with multiselect with mixed objects (accelerated and legacy)
-
Ivica Bukvic authored
-
- 15 May, 2013 1 commit
-
-
Ivica Bukvic authored
1. shift-click manual multi-connect 2. two selected objects multiple outlets to multiple inlets 3. two or more selected objects connecting to one unselected one 4. one unselected connecting to multiple selected ones 5. multiple selected ones connecting to one's multiple inlets OR the other way around (determined on whichever mode gives more valid connections) Option 1 requires use of shift. Other options are based on what is selected at the time of making the first connection (others are automatically created based on conditions). Later consider adding special undo that undos all connections in one step, rather than multiple steps.
-
- 28 Apr, 2013 2 commits
-
-
Ivica Bukvic authored
added ability for gop to intelligently detect when iemgui objects fit (or don't) inside gop window. the same also applies to dynamic changes to iemgui properties (size, font, label, delta, position, etc.)
-
Ivica Bukvic authored
made sure that properties windows associated with a patcher that is being closed are also closed at that time.
-
- 21 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 13 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 12 Apr, 2013 2 commits
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
reworked getscroll once again (binding of the <config> was colliding with the scheduled calls from c and pd.tk)
-
- 11 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-
- 08 Apr, 2013 1 commit
-
-
Ivica Bukvic authored
-