summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchPortModule.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Remove using declarations from headers.David Robillard1-9/+8
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2011-12-08Fix node moving (inform user via "moved" signal).David Robillard1-1/+1
2011-12-06FlowCanvas's successor is hereby dubbed Ganv.David Robillard1-2/+2
2011-12-01Fix compilation.David Robillard1-1/+1
2011-11-29Remove libgnomecanvasmm dependency.David Robillard1-1/+0
2011-10-22De-singleton-ify GUI.David Robillard1-0/+2
2011-07-04Eliminate weird-looking empty menus on non-control portsDavid Robillard1-1/+0
2011-07-04Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).David Robillard1-1/+1
2011-06-10Avoid resizing entirely when adding a port and new size/etc is simple to comp...David Robillard1-3/+3
2011-06-03Remove use of boost::enable_shared_from_this<Canvas>.David Robillard1-5/+5
2011-05-13Make models const in client code.David Robillard1-8/+10
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-2/+0
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-04Consistent name (property_changed) for ObjectModel::signal_property handlers.David Robillard1-1/+1
2010-02-04Change patch port label when human name changes (e.g. update label when chang...David Robillard1-1/+0
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-1/+1
2010-02-01Use consistent and more globally unique inclusion guards.David Robillard1-3/+3
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-1/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13The great ID refactoring of 2009.David Robillard1-2/+3
2009-05-11* New ontology.David Robillard1-4/+12
2008-12-16Trim include dependency tree.David Robillard1-2/+2
2008-11-16Hide subpatch module ports on destruction (fix ticket #254).David Robillard1-3/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+79