aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-08-24renamed [findbrokenobject] to [findbrokenobjects]HEADsvn2git-headexternals/iem/iemgutsIOhannes m zmölnig
2015-08-23object to find (and report) broken objectsIOhannes m zmölnig
2015-08-23more ISO-8859 to UTF-8IOhannes m zmölnig
2015-08-23use license boilerplateIOhannes m zmölnig
2015-08-23clarafied license as GPL-2+IOhannes m zmölnig
2015-08-23ISO-8859 to UTF-8IOhannes m zmölnig
2013-12-172nd inlet/outlet for displayed nameIOhannes m zmölnig
2013-12-17get/set displaynameIOhannes m zmölnig
2013-12-17fixed commentIOhannes m zmölnig
2013-06-04raising verbosity of 'adding delete method' messageIOhannes m zmölnig
2013-04-20removed debug printoutIOhannes m zmölnig
2011-11-17hopefully fixed bug #3433140IOhannes m zmölnig
2011-11-17use parent Makefile rather than a separate oneIOhannes m zmölnig
2010-06-21dummy install targetIOhannes m zmölnig
2010-04-01actually [propertybang] works for subpatches as wellIOhannes m zmölnig
2010-04-01safe the old propertiesfn of the canvas-class and use that if we are calledIOhannes m zmölnig
2010-01-16only update the GUI if the canvasposition has really changedIOhannes m zmölnig
2009-10-12added "delete" message to canvas, so we can delete objects by indexIOhannes m zmölnig
2009-07-20"fallback-object": [try foo 10, bar 5] will either behave as [foo 10] (if thi...IOhannes m zmölnig
2009-06-30put objectname in brackets;IOhannes m zmölnig
2009-06-30a simple object that will print a trackable error to the console; the "source...IOhannes m zmölnig
2009-06-23more and fixed docsIOhannes m zmölnig
2009-06-23a kind of opposite of "sendcanvas"; but it really only receives the messages ...IOhannes m zmölnig
2009-06-23similar to [canvasposition] this object returns the position of an arbitrary ...IOhannes m zmölnig
2009-06-23check whether an object is already selected before re-selecting it in order t...IOhannes m zmölnig
2009-06-17applied luke's patch that shows that this object _is_ usefulIOhannes m zmölnig
2009-06-09replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic whereHans-Christoph Steiner
2009-04-09removed the MISSING_LOADER_T define-quirk and instead check whether the Pd-ve...IOhannes m zmölnig
2009-04-08suspend DSP before deleting; much faster and less errors..IOhannes m zmölnig
2009-04-08...IOhannes m zmölnig
2009-03-26query (and display) information on whether an iolet is signal/nonsignalIOhannes m zmölnig
2009-03-26first implementation of querying objects on the canvas by their name OR their...IOhannes m zmölnig
2009-01-28avoid double triggeringIOhannes m zmölnig
2009-01-28an object to de/select objects on the parent; IOhannes m zmölnig
2009-01-28removed unneeded includesIOhannes m zmölnig
2009-01-28an object that can delete itself (or it's parent)IOhannes m zmölnig
2008-12-10better function-name (i couldn't remember what the autoabstraction_save() fun...IOhannes m zmölnig
2008-11-28removed spurious postIOhannes m zmölnig
2008-11-27accept parent-depth as argumentIOhannes m zmölnig
2008-11-27renamed [saveargs] to [canvasargs]IOhannes m zmölnig
2008-11-27better arch-autodetection;IOhannes m zmölnig
2008-11-26fixed typoIOhannes m zmölnig
2008-11-26discard the $0-hack and use the objlist features of iemgutsIOhannes m zmölnig
2008-11-26moved general functions into a header-file for reusabilityIOhannes m zmölnig
2008-11-26a version that does not depend on the $0-trickIOhannes m zmölnig
2008-11-26more TODOIOhannes m zmölnig
2008-11-25added TODO/BUGIOhannes m zmölnig
2008-11-25an externals that outputs a pre- and a post- bang when the containing abstrac...IOhannes m zmölnig
2008-11-25now the template-file can be specified as an argument to [autoabstraction]IOhannes m zmölnig
2008-11-25an object for getting and setting the name of (parent) abstractionsIOhannes m zmölnig