summaryrefslogtreecommitdiff
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-31do not strip appname from color theme filesPaul Davis
2016-05-31code to install color themes for linux + OS X buildsPaul Davis
2016-05-31improved, functioning regexp for revisionsPaul Davis
2016-05-31more useful regexp to allow 5.x-preN version tagsPaul Davis
2016-05-31fix conditional used to decide whether to copy old config filesPaul Davis
2016-05-31adjust theme search pathPaul 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-31make pane divider placement a little saferPaul 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-31infrastructure for finding theme filesPaul Davis
2016-05-31set pane drag cursors in mixerPaul Davis
2016-05-31fix default pane divider cursor for vertical panesPaul Davis
2016-05-31shrink down pane divider/handle widthPaul Davis
2016-05-31fix pane behaviour when children are hidden/shownPaul Davis
2016-05-31explicitly expose dividersPaul Davis
2016-05-31use new pane APIPaul Davis
2016-05-31more sensible API for Pane::set_child_minsizePaul 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-31provide a mechanism to avoid allocating too small of a space to a Pane childPaul Davis
2016-05-31use new record safe control in GUIPaul Davis
2016-05-31use new record safe control in surface supportPaul Davis
2016-05-31use new record safe control in libardourPaul Davis
2016-05-31new RecordSafeControl controlPaul Davis
2016-05-31set editor pane cursorsPaul Davis
2016-05-31various work on Pane, including cursors, more styling stuff, and making the f...Paul Davis
2016-05-31style colors for PanePaul Davis
2016-05-31Pane: use style-provided colors, and change colors on enter/leave/draggingPaul Davis
2016-05-31initial sort-of-mostly-working integration of new PanePaul Davis
2016-05-31fix use of widget allocation origin in Gtkm2mext::PanePaul Davis
2016-05-31set default pane divider position to 0.5Paul Davis
2016-05-31working but incomplete version of new Pane replacement widgetPaul Davis
2016-05-31fix SNAFU in which Stripable::rec_enable_control() was incorrectly defined as...Paul Davis
2016-05-31remove debug outputPaul Davis
2016-05-31remove debug outputPaul Davis