summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/NodeMenu.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-08-19Preliminary connecting via HTTP in Gtk client.David Robillard1-1/+1
2008-08-14Only show GUI menu items for nodes with available GUIs.David Robillard1-1/+5
2008-06-10Fix 'disconnect' operation for all objects (inc. patch ports).David Robillard1-0/+7
2007-10-08Fix serialization/connection bugs resulting from refactoring.David Robillard1-1/+1
2007-10-03Hide LV2 GUI context menu items for non-LV2 nodes.David Robillard1-7/+9
2007-09-23Working LV2 GUI embedding, except for size issues...David Robillard1-7/+13
2007-09-23Working LV2 UI control setting (including MIDI).David Robillard1-1/+1
2007-09-22LV2 UI extension updates.David Robillard1-0/+15
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-85/+18
2007-09-20Strip a bunch of old useless code.David Robillard1-89/+1
2007-09-20Rename C++ signals to cleaner Gtkmm convention.David Robillard1-1/+1
2007-09-19Toggling of individual node polyphonic state.David Robillard1-2/+30
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-4/+4
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-5/+5
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+262