summaryrefslogtreecommitdiff
path: root/gtk2_ardour/region_selection.h
AgeCommit message (Expand)Author
2016-04-10convenient API to access track and region selectionRobin Gareus
2014-12-25Context menu for applying edits to note selection.David Robillard
2014-12-18Add editor selection state to session history via a SelectionMemento, whichnick_m
2011-12-27Try to make new layering stuff play nicely with undo.Carl Hetherington
2010-11-04Remove incorrect caching of region selection start/end points, and always com...Carl Hetherington
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
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-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-27Split TimeFXDialog from Editor.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2007-10-06Add some comments to the RegionSelection class.Carl Hetherington
2007-01-18more games with selectionPaul Davis
2007-01-18more fun and games with selection logicPaul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin