first compilable version of tabbable design.
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 8 Jul 2015 02:12:21 +0000 (22:12 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 22 Feb 2016 20:31:21 +0000 (15:31 -0500)
commit9010262bed21611f2db652d16f63e4af4380259d
treeb112724d2b26eb3b66b5e1c5571dbf6c5509cc24
parent85eee3b09dd53f6f5d1803f2b585270ab535e16f
first compilable version of tabbable design.

I would have loved to split this apart, but there are just so many interrelated changes,
it makes little sense and would be a huge effort that would break future git bisect
use because so many intermediate commits would not compile
42 files changed:
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui2.cc
gtk2_ardour/ardour_ui_dependents.cc
gtk2_ardour/ardour_ui_dialogs.cc
gtk2_ardour/ardour_ui_ed.cc
gtk2_ardour/ardour_ui_mixer.cc
gtk2_ardour/binding_owners.h [new file with mode: 0644]
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_audiotrack.cc
gtk2_ardour/editor_canvas.cc
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_mixer.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/floating_text_entry.cc
gtk2_ardour/floating_text_entry.h
gtk2_ardour/meterbridge.cc
gtk2_ardour/mixer_ui.cc
gtk2_ardour/mixer_ui.h
gtk2_ardour/monitor_section.cc
gtk2_ardour/panner2d.cc
gtk2_ardour/plugin_ui.cc
gtk2_ardour/processor_box.cc
gtk2_ardour/processor_box.h
gtk2_ardour/public_editor.cc
gtk2_ardour/public_editor.h
gtk2_ardour/rc_option_editor.cc
gtk2_ardour/rc_option_editor.h
gtk2_ardour/region_layering_order_editor.cc
gtk2_ardour/step_entry.cc
gtk2_ardour/utils.cc
gtk2_ardour/utils.h
gtk2_ardour/video_monitor.cc
gtk2_ardour/window_manager.cc
gtk2_ardour/window_manager.h
libs/gtkmm2ext/gtkmm2ext/tabbable.h
libs/gtkmm2ext/gtkmm2ext/window_proxy.h
libs/gtkmm2ext/tabbable.cc
libs/gtkmm2ext/window_proxy.cc
libs/gtkmm2ext/wscript