use new syntax for connecting to backend signals that enforces explicit connection...
[ardour.git] / gtk2_ardour / group_tabs.cc
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-10 Paul Davisdrastic, deep and wide changes to make RouteGroup use...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-01 Carl HetheringtonVarious tweaks to group tabs, the main upshot of which...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-06-23 Carl HetheringtonUpdate mixer group tabs on strip width change. Don...
2009-06-23 Carl HetheringtonEdit group on primary modifier click.
2009-06-22 Carl HetheringtonPopup the standard route group menu even when you don...
2009-06-22 Carl HetheringtonMaybe fix crash.
2009-06-22 Carl HetheringtonNo-op: comments.
2009-06-22 Carl HetheringtonUse the same menu for the editor route group list and...
2009-06-22 Carl HetheringtonOption to fit a route group to the editor window.
2009-06-22 Carl HetheringtonFix problems with dragging route groups so that they...
2009-06-22 Carl HetheringtonAdd some more options to the route group list context...
2009-06-21 Carl HetheringtonRefactor group tabs code a bit. Allow dragging of...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...