summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-05-31change install target dir for color theme files5.0-pre0Paul Davis
2016-05-31show color theme file search path when a file is not foundPaul Davis
2016-05-31clean up some dangling code from ThemeManagerPaul Davis
2016-05-31reflect inclusion of appname in theme file namePaul Davis
2016-05-31rename color files to be program specific, and rename cainelton as cainevillePaul Davis
2016-05-31install program-specific color filesPaul Davis
2016-05-31rework of color theme file managementPaul Davis
2016-05-31add theme name to each color theme filePaul Davis
2016-05-31it is probably a mistake to rename dark -> Dark at this particular point in timePaul Davis
2016-05-31handle old-version pane positions by ignoring themPaul Davis
2016-05-31tweak layout in theme manager prefsPaul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31fix theme path for ardev and cousinsPaul Davis
2016-05-31fix unused variable warningPaul Davis
2016-05-31install theme files during waf installPaul Davis
2016-05-31the return of the theme selector, plus 3 new themes from cooltehnoPaul Davis
2016-05-31set pane drag cursors in mixerPaul Davis
2016-05-31use new pane APIPaul Davis
2016-05-31restore mixer pane sizingPaul Davis
2016-05-31remove unneeded code with new panePaul Davis
2016-05-31set minimum size for editor listPaul Davis
2016-05-31use new record safe control in GUIPaul Davis
2016-05-31set editor pane cursorsPaul Davis
2016-05-31style colors for PanePaul Davis
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-05-31use standard method to identify context click on patch changePaul Davis
2016-05-31make double-click on patch change launch patch change editorPaul Davis
2016-05-31slight improvement of MIDI program names in verbose cursor while scrollingPaul Davis
2016-05-31stop playing silly games with widget packing when editing a route name in the...Paul Davis
2016-05-31minor state tweaks for VCA time axis solo+mute buttonsPaul Davis
2016-05-31make VCA strips sensitive to solo modelPaul Davis
2016-05-31do not accidentally try to select VCA time axis views for context clicks or o...Paul Davis
2016-05-31initial implementation of VCA time axis viewsPaul Davis
2016-05-31make selectability of a TimeAxisView be overridablePaul Davis
2016-05-31not quite as many magic numbers when deciding if a group color is too close t...Paul Davis
2016-05-31no-op: move comment to make scope more clearPaul Davis
2016-05-31fix wierd TimeAxisView initial attachment for the name hboxPaul Davis
2016-05-31pre-size TimeAxisView controls_table to something more like the correct rows ...Paul Davis
2016-05-31convert editor routes code to use StripablePaul Davis
2016-05-31hacked up incomplete use of print-key-bindings-as-htmlPaul Davis
2016-05-31make Escape (cancel drag or selection) work in mixer as well as editorPaul Davis
2016-05-31make various button press events work on VCA strip vertical button; improve s...Paul Davis
2016-05-31make create group with master actually create (and name) masterPaul Davis
2016-05-31no-op; change commentPaul Davis
2016-05-31add header required when boost shared ptr debugging is in usePaul Davis
2016-05-31use correct GTK response code, given YES/NO buttonsPaul Davis
2016-05-31typo fixesPaul Davis
2016-05-31make drop button on VCA strip actually workPaul Davis
2016-05-31remove name button from vca strip; add drop buttonPaul Davis
2016-05-31rearrange group tabs menuPaul Davis