enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / vca_time_axis.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Paul Davisset a theme color for VCA axes in the editor
2016-06-14 Paul Davisavoid crash after removing a VCA
2016-06-10 Paul Davismake sure editor can follow visibility changes for...
2016-06-08 Paul Davisadd ::set_height() for VCATimeAxisView
2016-06-06 Paul Davisrepeat previous commit's approach, but for VCATimeAxisView
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-06-03 Paul Davisfix both canvas scrolling and interleaving of VCA ...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-05-31 Paul Davisminor state tweaks for VCA time axis solo+mute buttons
2016-05-31 Paul Davisinitial implementation of VCA time axis views