tweak transport bar spacing
[ardour.git] / libs / pbd / pbd / signals.h
2011-09-26 Carl HetheringtonAdd Signal5.
2011-04-19 Paul Davisallow invalidation-of-UI-request-by-object-deletion...
2010-11-25 Carl HetheringtonPrevent removal of route inputs when the plugins cannot...
2010-04-02 Paul Davisremove PBD::Connection (replace use with PBD::ScopedCon...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...