summaryrefslogtreecommitdiffstats
path: root/src/gui/NewSubpatchWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-10-22De-singleton-ify GUI.David Robillard1-9/+8
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-07-04Fix inability to create subpatches (ticket #722).David Robillard1-0/+2
2011-05-24Move appropriate client headers to public include directory.David Robillard1-2/+2
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-2/+2
2011-05-13Make models const in client code.David Robillard1-3/+5
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-1/+1
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-5/+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-3/+6
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-5/+7
2009-12-30Fix creation of subpatches.David Robillard1-1/+1
2009-11-16Make all windows respond to ctrl+w.David Robillard1-1/+1
2009-05-28Send port ranges and new subpatches as single PUTs.David Robillard1-4/+3
2009-05-28Fix QNAMEs being serialised as URIs.David Robillard1-1/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-2/+2
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-2/+6
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-0/+3
2009-05-11* New ontology.David Robillard1-3/+3
2008-12-16Trim include dependency tree.David Robillard1-1/+0
2008-11-17Fix initial active state of created subpatches.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+113