provide a sigc::signal to track display state changes for a Tabbable
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / tabbable.h
2016-02-22 Paul Davisprovide a sigc::signal to track display state changes...
2016-02-22 Paul Davischanges to get show/hide/attach/detach working
2016-02-22 Paul Davischange/extend Tabbable API to allow for show/hide/attac...
2016-02-22 Paul Davisuse new CairoIcon to add a tab-close "button" to tabs
2016-02-22 Paul Davisadd tab-closing buttons to tabs.
2016-02-22 Paul Davisadd ::make_visible() to Tabbable class
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisinitial versions of Tabbable object