summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/ingen_gui.glade
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Support for toggle ports in control window (shown as a checkbox).David Robillard1-472/+547
2008-08-13Remove control modifier which conflicted with multi-select in FlowCanvas.David Robillard1-4/+15
2008-01-23More LV2 extension work.David Robillard1-0/+18
2007-12-20Fix about dialog close button.David Robillard1-1/+0
2007-10-21Fix crash on OSC connection.David Robillard1-2/+2
2007-10-21Fix port properties window.David Robillard1-1/+0
2007-10-06Access to object properties window via context menu (most importantly the por...David Robillard1-6/+20
2007-10-03Always hide toolbar text.David Robillard1-1/+1
2007-10-03s/Ingenuity/Ingen/David Robillard1-9/+9
2007-10-02Revert completely broken glade file. gg, glade-3....David Robillard1-462/+884
2007-10-02Maybe turn off text labels on ingen toolbar, possibly.David Robillard1-884/+462
2007-09-23Working LV2 GUI embedding, except for size issues...David Robillard1-461/+470
2007-09-22LV2 UI extension updates.David Robillard1-0/+16
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-0/+67
2007-09-20Fix voice-specific polyphony controls.David Robillard1-0/+1
2007-09-20Strip a bunch of old useless code.David Robillard1-22/+1
2007-09-19Make polyphony spinner editable.David Robillard1-3/+2
2007-09-19More work on dynamic polyphony.David Robillard1-457/+457
2007-09-14Remove useless 'controls' items from canvas context menu.David Robillard1-495/+457
2007-09-12Disable sensitivity of patch poly spinner.David Robillard1-0/+3
2007-07-26Make canvas grab events.David Robillard1-0/+29
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-1/+1
2007-07-25Build against local SLV2 too.David Robillard1-457/+495
2007-07-23Removed glib dependency from LV2 OSC code.David Robillard1-457/+475
2007-07-04Allow setting control values out of range.David Robillard1-449/+481
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-0/+3044