Modified patch from drmoore to fix mantis 2808 (drag rectangle left behind after...
[ardour.git] / gtk2_ardour / editor_routes.cc
2009-08-02 Carl HetheringtonFix sync of editor and mixer route ordering.
2009-07-23 Sampo SavolainenMake editor route list rec button respect group settings.
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-07-04 Carl HetheringtonAdd option to collect a route group, so that its member...
2009-07-04 Carl HetheringtonUse std::string for order key map.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.