summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_selectable.h
AgeCommit message (Expand)Author
2010-01-05Fixes to permit drags of multiply-selected automation control points.Carl Hetherington
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-02-25*** NEW CODING POLICY ***David Robillard
2007-04-26Merged changes from trunk 1699:1751 into 2.1-stagingPaul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin