summaryrefslogtreecommitdiffstats
path: root/src/gui/PatchTreeWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
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 signals private with accessors, and localise dependency on sigc::signal.David Robillard1-10/+11
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-12/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
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/+8
2010-01-06Do all logging output via Raul streams.David Robillard1-4/+6
2010-01-03Follow renames in patch tree window (fix ticket #409).David Robillard1-17/+24
2009-11-16Make all windows respond to ctrl+w.David Robillard1-15/+1
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-4/+4
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-16/+16
2009-05-13The great ID refactoring of 2009.David Robillard1-7/+6
2009-05-11* New ontology.David Robillard1-4/+4
2008-12-21Remove destroyed patches from patch tree window (fix ticket #311).David Robillard1-1/+7
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-03Make liblo optional for building ingen.David Robillard1-8/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+243