summaryrefslogtreecommitdiffstats
path: root/src/gui/NodeControlWindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2011-10-22De-singleton-ify GUI.David Robillard1-3/+5
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-09-24Remove unnecessary request_property() and RequestMetadataEvent.David Robillard1-6/+0
2011-08-20Fix node control windows (ticket #733).David Robillard1-1/+2
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-21Fix Gtk warnings (avoid loading top level of UI file).David Robillard1-2/+1
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-2/+4
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-7/+0
2011-04-13Consistent local or installed includes for interface headers.David Robillard1-1/+1
2011-02-19Show human name instead of symbol in node control window (fix ticket #637).David Robillard1-1/+1
2010-09-04My name is David. :)David Robillard1-1/+1
2010-02-25Work on contexts and polymorphic ports.David Robillard1-1/+1
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-1/+3
2010-01-06Do all logging output via Raul streams.David Robillard1-7/+1
2009-06-06Fix window titles.David Robillard1-2/+2
2009-05-28Remove vestigial request_variable interface.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-9/+9
2009-05-13Remove special request_port_value, just use request_variable with predicate i...David Robillard1-1/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-2/+2
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+139