summaryrefslogtreecommitdiff
path: root/gtk2_ardour/track_selection.h
AgeCommit message (Expand)Author
2020-04-03move templated foreach methods from TrackSelection into parent (TrackViewList)Paul Davis
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-05-05use CoreSelection for track selectionPaul Davis
2014-06-30protect use of iterators across routeUI selection when operations change the ...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-02-23Make layer menu items apply to the selection.Carl Hetherington
2011-02-23Make hide/show all crossfades apply to the selection.Carl Hetherington
2011-02-23Make track context menu height option work for all selected tracks.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2010-09-07Fix missing virtual destructors.David Robillard
2009-12-13Apply Select property of route groups at the Selection object level. Accordi...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-06-22Option to fit a route group to the editor window.Carl Hetherington
2009-06-21Merge edit and mix groups to just being route groups. Add properties to rout...Carl Hetherington
2009-05-12Remove most using declarations from header files.Carl Hetherington
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin