summaryrefslogtreecommitdiffstats
path: root/src/gui/ObjectMenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Remove using declarations from headers.David Robillard1-0/+4
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-1/+1
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-1/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-3/+4
2011-10-22De-singleton-ify GUI.David Robillard1-15/+15
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-08-20Fix port and node menusDavid Robillard1-2/+1
2011-07-04Simplify FlowCanvas menu API, and fix crashing Ingen menus (ticket #721).David Robillard1-2/+7
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-20Remove dependency on glade and glademm (migrate to GtkBuilder).David Robillard1-1/+2
2011-05-13Make models const in client code.David Robillard1-2/+2
2011-05-13Make signals private with accessors, and localise dependency on sigc::signal.David Robillard1-1/+1
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-9/+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-13Learn and remove bindings exclusively through property interface.David Robillard1-1/+20
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-3/+6
2010-01-29Magic MIDI binding via special ingen_control port.David Robillard1-0/+13
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-3/+3
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-8/+8
2009-05-13The great ID refactoring of 2009.David Robillard1-2/+4
2009-05-11* New ontology.David Robillard1-4/+4
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+112