New theme manager, with option to select between dark and light theme. Cleanups...
authorDoug McLain <doug@nostar.net>
Fri, 25 May 2007 20:29:12 +0000 (20:29 +0000)
committerDoug McLain <doug@nostar.net>
Fri, 25 May 2007 20:29:12 +0000 (20:29 +0000)
commite1f57ba8f086aa3629f09ca9363a9e44b01796f4
tree8a1e39f4e8134d0c80102b69d274fe5ce7701421
parent0931c3b612978764621d27f3c746fc09ab248c17
New theme manager, with option to select between dark and light theme.   Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific.  More details about the theme stuff comign to ardour-dev

git-svn-id: svn://localhost/ardour2/trunk@1917 d708f5d6-7413-0410-9779-e7cbd77b26cf
20 files changed:
gtk2_ardour/SConscript
gtk2_ardour/ardour.menus
gtk2_ardour/ardour2_ui.rc [deleted file]
gtk2_ardour/ardour2_ui_dark.rc [new file with mode: 0644]
gtk2_ardour/ardour2_ui_light.rc [new file with mode: 0644]
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/color_manager.cc [deleted file]
gtk2_ardour/color_manager.h [deleted file]
gtk2_ardour/gain_meter.cc
gtk2_ardour/gain_meter.h
gtk2_ardour/main.cc
gtk2_ardour/theme_manager.cc [new file with mode: 0644]
gtk2_ardour/theme_manager.h [new file with mode: 0644]
libs/ardour/ardour/configuration_vars.h
libs/gtkmm2ext/gtk_ui.cc
libs/gtkmm2ext/gtkmm2ext/gtk_ui.h