- Sep 08, 2015
-
-
Jonathan Wilkes authored
-
- Sep 05, 2015
-
-
Jonathan Wilkes authored
-
- Sep 01, 2015
-
-
Jonathan Wilkes authored
-
- Jul 22, 2015
-
-
Jonathan Wilkes authored
-
- Jul 08, 2015
-
-
Jonathan Wilkes authored
-
- Jun 15, 2015
-
-
user authored
-
- Jun 07, 2015
-
-
user authored
-
- May 31, 2015
-
-
user authored
-
- May 22, 2015
- May 16, 2015
-
-
user authored
-
- May 09, 2015
-
-
user authored
-
- May 08, 2015
- Apr 15, 2015
-
-
Jonathan Wilkes authored
-
- Mar 13, 2015
-
-
Jonathan Wilkes authored
-
- Mar 06, 2015
-
-
Jonathan Wilkes authored
-
- Feb 13, 2015
-
-
Jonathan Wilkes authored
-
- Oct 07, 2014
-
-
Ivica Bukvic authored
-
- Sep 19, 2014
-
-
Ivica Bukvic authored
*finally fixed the memory leak and improved how the newlines are created inside objects (needs further testing)
-
Ivica Bukvic authored
-
- Sep 07, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
Ivica Bukvic authored
-
- Sep 06, 2014
-
-
Ivica Bukvic authored
*improved drawing logic for all text objects so that they draw themselves during vis process as selected (if they are already selected). This should be the logic for other objects as well: draw yourself normal or selected (check at vis time, only if being drawn for the first time, including after vis 0, followed by a vis 1), and then make sure to tag ourselves as "selected" so that if immediately being displaced, everything indeed follows us as it should.
-
Ivica Bukvic authored
*added ability to do shift+home and shift+end to select text inside objects *fixed manual resizing of subpatches which did not work in the current implementation.
-
- Aug 31, 2014
-
-
Ivica Bukvic authored
-
Ivica Bukvic authored
*reversed "fix" to a regression made in a previous commit (see commit 28b0256f) and removed the old commit that caused the regression in the first place.
-
- Aug 23, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 14, 2014
-
-
Mathieu L Bouchard authored
-
- Aug 13, 2014
-
-
Mathieu L Bouchard authored
-
Mathieu L Bouchard authored
-
- Aug 01, 2014
-
-
Mathieu L Bouchard authored
-
- Mar 17, 2014
-
-
Ivica Bukvic authored
-
- Dec 31, 2013
-
-
Ivica Bukvic authored
-
- Dec 08, 2013
-
-
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
-
- Aug 28, 2013
-
-
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
-
- Aug 21, 2013
-
-
Ivica Bukvic authored
-
- Aug 20, 2013
-
-
Ivica Bukvic authored
*stretchable objects (like 0.45) with undo/redo capability, diagonal resize cursor, and minimum gop size.
-
- Aug 19, 2013
-
-
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/
-