summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchPortModule.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-1/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-10/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-19Save/load patches as nested bundles (fix ticket #520).David Robillard1-5/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-04Consistent name (property_changed) for ObjectModel::signal_property handlers.David Robillard1-4/+4
2010-02-04Change patch port label when human name changes (e.g. update label when chang...David Robillard1-8/+9
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-21/+23
2010-01-29Improved/quicker/easier handling of control port ranges.David Robillard1-6/+6
2010-01-28Use ingen-ui for prefix instead of ingenuity.David Robillard1-6/+6
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2009-05-28Send both coordinates of a module move as a single PUT.David Robillard1-2/+6
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-4/+4
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-2/+1
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-20/+14
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-10/+10
2009-05-13The great ID refactoring of 2009.David Robillard1-18/+29
2009-05-11* New ontology.David Robillard1-31/+65
2008-11-22Vertical or Horizontal (i.e. hide port labels or show port labels) canvas ord...David Robillard1-2/+2
2008-11-16Hide subpatch module ports on destruction (fix ticket #254).David Robillard1-19/+3
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+158