From b08d13706f9e98fc75a727822209942c00d8f1b3 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 7 Feb 2012 17:43:55 +0000 Subject: remove additional "mid" color from ArdourButton; replace Active/Mid widget state with ExplicitActive/ImplicitActive; represent implicit-active state with colored border around ArdourButton; tune button colors; new rounded_foo() functions, some in use, some not in use right now git-svn-id: svn://localhost/ardour2/branches/3.0@11466 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/ardour3_ui_default.conf | 169 +++----------------------------- gtk2_ardour/ardour_button.cc | 157 ++++++++++++++++++++++------- gtk2_ardour/ardour_button.h | 11 ++- gtk2_ardour/ardour_ui.cc | 38 +++---- gtk2_ardour/ardour_ui2.cc | 2 +- gtk2_ardour/automation_time_axis.cc | 10 +- gtk2_ardour/button_joiner.cc | 8 +- gtk2_ardour/canvas_vars.h | 6 +- gtk2_ardour/editor_routes.cc | 14 +-- gtk2_ardour/gain_meter.cc | 6 +- gtk2_ardour/generic_pluginui.cc | 13 +-- gtk2_ardour/led.cc | 2 +- gtk2_ardour/monitor_section.cc | 23 ++--- gtk2_ardour/panner_ui.cc | 6 +- gtk2_ardour/plugin_ui.cc | 14 +-- gtk2_ardour/processor_box.cc | 23 ++--- gtk2_ardour/route_ui.cc | 68 ++++++------- gtk2_ardour/vst_plugin_ui.cc | 6 +- libs/gtkmm2ext/cairo_widget.cc | 6 +- libs/gtkmm2ext/gtkmm2ext/cairo_widget.h | 6 +- libs/gtkmm2ext/gtkmm2ext/utils.h | 5 + libs/gtkmm2ext/gtkmm2ext/widget_state.h | 6 +- libs/gtkmm2ext/utils.cc | 120 +++++++++-------------- 23 files changed, 310 insertions(+), 409 deletions(-) diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf index 9b16d54339..0f8064165f 100644 --- a/gtk2_ardour/ardour3_ui_default.conf +++ b/gtk2_ardour/ardour3_ui_default.conf @@ -151,14 +151,10 @@