fundamentally change ArdourButton PangoLayout handling
authorRobin Gareus <robin@gareus.org>
Fri, 5 Sep 2014 22:41:56 +0000 (00:41 +0200)
committerRobin Gareus <robin@gareus.org>
Fri, 5 Sep 2014 22:41:56 +0000 (00:41 +0200)
commit4a00bdf04a8c1a88a3041b409c6a8db601b8adc9
treeb8ee8a4d09a840bf9120d257e0ebd32d36c0aa72
parent8fc6205e4ed451d0a27120342ea8cb160e4798e3
fundamentally change ArdourButton PangoLayout handling

This fixes issues where button text was set during static
initialization where the widget style was not yet available,
and a lot of related issues where the text was set
before style.
gtk2_ardour/ardour_button.cc
gtk2_ardour/ardour_button.h
gtk2_ardour/editor_ops.cc
gtk2_ardour/meter_strip.cc
gtk2_ardour/mixer_strip.cc