Separate route list code from Editor into its own object, EditorRouteList. Hopefully...
[ardour.git] / gtk2_ardour / editor_edit_groups.cc
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-29 Carl Hetheringtonlincoln's patch from mantis 2757 to add route group...
2009-06-25 Paul Davisstartup assistant patch from tinman; cleanup fix backpo...
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 HetheringtonAdd some more options to the route group list context...
2009-06-21 Carl HetheringtonMerge edit and mix groups to just being route groups...
2009-06-20 Carl HetheringtonAllow edit group creation from the route UI's menu...
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-03-30 Paul Davisa) remove polarity button, add polarity menu item,...
2006-03-14 Paul Davisfix for restoring destructive-ness on session reload...
2006-03-10 Paul Davisstart editing new edit/mix group names immediately...
2006-03-10 Paul Davisfurther travels down the road toward true route group...
2006-03-09 Paul Davisnew mix group interface, not yet finished and still...
2006-03-08 Paul Davisadd/remove edit groups via buttons (still a bit of...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2005-12-30 Paul Davismany changes, read the diffs
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-26 Nick Mainsbridgeeditor group list, route list and named selection treeviews
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.