Fix some unused parameter warnings.
[ardour.git] / gtk2_ardour / theme_manager.cc
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-27 David RobillardWaf: install stuff
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-18 David RobillardFix ardour2 -> ardour3 issues.
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-13 David RobillardInstall everything to *ardour3* instead of *ardour2*.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2007-10-10 Carl HetheringtonMake theme manager dialog's title similar in style...
2007-09-04 Tim MayberryRename PBD::SearchPath::get_string to PBD::SearchPath...
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...