Age | Commit message (Expand) | Author |
2010-05-21 | a help-patch for [canvasdelete] | IOhannes m zmölnig |
2010-04-01 | fixed erroneous mentioning of [canvasindex] | IOhannes m zmölnig |
2010-04-01 | actually [propertybang] works for subpatches as well | IOhannes m zmölnig |
2010-04-01 | safe the old propertiesfn of the canvas-class and use that if we are called | IOhannes m zmölnig |
2010-01-16 | only update the GUI if the canvasposition has really changed | IOhannes m zmölnig |
2009-10-12 | added "delete" message to canvas, so we can delete objects by index | IOhannes 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-30 | put objectname in brackets; | IOhannes m zmölnig |
2009-06-30 | a simple object that will print a trackable error to the console; the "source... | IOhannes m zmölnig |
2009-06-23 | more and fixed docs | IOhannes m zmölnig |
2009-06-23 | a kind of opposite of "sendcanvas"; but it really only receives the messages ... | IOhannes m zmölnig |
2009-06-23 | cleaned up a bit and removed docs from [canvasposition] | IOhannes m zmölnig |
2009-06-23 | a help-patch for [canvasobjectposition] | IOhannes m zmölnig |
2009-06-23 | similar to [canvasposition] this object returns the position of an arbitrary ... | IOhannes m zmölnig |
2009-06-23 | check whether an object is already selected before re-selecting it in order t... | IOhannes m zmölnig |
2009-06-17 | applied luke's patch that shows that this object _is_ useful | IOhannes m zmölnig |
2009-06-09 | replaced -export_dynamic with --export-dynamic and -Wl,--export-dynamic where | Hans-Christoph Steiner |
2009-04-09 | removed the MISSING_LOADER_T define-quirk and instead check whether the Pd-ve... | IOhannes m zmölnig |
2009-04-08 | suspend DSP before deleting; much faster and less errors.. | IOhannes m zmölnig |
2009-04-08 | ... | IOhannes m zmölnig |
2009-03-26 | query (and display) information on whether an iolet is signal/nonsignal | IOhannes m zmölnig |
2009-03-26 | first implementation of querying objects on the canvas by their name OR their... | IOhannes m zmölnig |
2009-01-28 | avoid double triggering | IOhannes m zmölnig |
2009-01-28 | an object to de/select objects on the parent; | IOhannes m zmölnig |
2009-01-28 | removed unneeded includes | IOhannes m zmölnig |
2009-01-28 | an object that can delete itself (or it's parent) | IOhannes m zmölnig |
2008-12-22 | fixed typo and apparent nonsense | IOhannes m zmölnig |
2008-12-22 | explain the use of PDROOT | IOhannes m zmölnig |
2008-12-10 | better function-name (i couldn't remember what the autoabstraction_save() fun... | IOhannes m zmölnig |
2008-12-02 | lineup objects | IOhannes m zmölnig |
2008-11-28 | better spacing | IOhannes m zmölnig |
2008-11-28 | removed spurious post | IOhannes m zmölnig |
2008-11-27 | accept parent-depth as argument | IOhannes m zmölnig |
2008-11-27 | renamed [saveargs] to [canvasargs] | IOhannes m zmölnig |
2008-11-27 | renamed [saveargs] to [canvasargs] | IOhannes m zmölnig |
2008-11-27 | better arch-autodetection; | IOhannes m zmölnig |
2008-11-27 | an abstraction that provides versioning of it's parent | IOhannes m zmölnig |
2008-11-26 | fixed typo | IOhannes m zmölnig |
2008-11-26 | discard the $0-hack and use the objlist features of iemguts | IOhannes m zmölnig |
2008-11-26 | moved general functions into a header-file for reusability | IOhannes m zmölnig |
2008-11-26 | a version that does not depend on the $0-trick | IOhannes m zmölnig |
2008-11-26 | more TODO | IOhannes m zmölnig |
2008-11-25 | added TODO/BUG | IOhannes m zmölnig |
2008-11-25 | an externals that outputs a pre- and a post- bang when the containing abstrac... | IOhannes m zmölnig |
2008-11-25 | now the template-file can be specified as an argument to [autoabstraction] | IOhannes m zmölnig |
2008-11-25 | an object for getting and setting the name of (parent) abstractions | IOhannes m zmölnig |
2008-11-25 | added note about using IEMguts with wrong versions of Pd. | IOhannes m zmölnig |
2008-11-25 | added a way to turn off the autoabstraction-creation by sending the | IOhannes m zmölnig |
2008-11-25 | a new loader that automagically creates abstractions | IOhannes m zmölnig |
2008-09-18 | fixed doc | IOhannes m zmölnig |