add theme files to default target, and install using target names
[ardour.git] / gtk2_ardour / theme_manager.cc
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 Doug McLainfixed typo
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-29 Doug McLainquick fix for weird colorselection bug where alpha...
2007-06-27 Tim MayberryUse signal_toggled instead of signal_clicked in ThemeMa...
2007-06-27 Tim MayberryMove some code from ARDOUR_UI::setup_theme to ThemeMana...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-06-27 Tim MayberryUse PBD::find_file_in_search_path in ThemeManager to...
2007-06-24 David RobillardDisable excessive colour debugging print statements.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-05-28 Doug McLainmake ARDOUR2_UI_RC work again
2007-05-25 Doug McLainNew theme manager, with option to select between dark...