enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / route_group_menu.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-02 Paul Davisfix missing logic for RouteGroupMenu
2016-06-12 Paul Davisremove RouteGroupDialog::do_run() and replace its use...
2015-09-21 Todd NaugleCreate new Groups with a consistent set of default...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-16 Carl HetheringtonA few capitalisation fixes.
2011-03-07 Carl HetheringtonMake the route group submenu of the RouteTimeAxisView...
2011-02-23 Carl HetheringtonDesensitize Remote Control ID menu option if there...
2011-01-08 Carl HetheringtonMake Route Group dialog instant-apply. Disallow identi...
2011-01-06 Carl HetheringtonComment.
2010-08-25 Carl HetheringtonRename various things in the property system.
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-13 Carl Hetheringtonassert() to help find some possible causes of #2991...
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-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-29 Carl HetheringtonFactor route group menu out into its own class.