summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_drag.h
AgeCommit message (Expand)Author
2009-10-20Fixes to pointer constraints when copying in lock edit mode; make them behave...Carl Hetherington
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-10more MIDI editing cleanups, mostly fixing subtleties. Will break loading the ...Paul Davis
2009-09-08move note drag & note resize mouse handling up into the Drag/Editor infrastru...Paul Davis
2009-08-26When a track is in "stacked" mode, allow regions to be moved to different lay...Carl Hetherington
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-06-26Fix automation control point dragging.Carl Hetherington
2009-06-25Various adjustments to make more operations respect the Edit property on rout...Carl Hetherington
2009-06-14Prevent vertical autoscroll when dragging the playhead.Carl Hetherington
2009-06-10Fix cursor dragging in mouse gain mode.Carl Hetherington
2009-06-10Cleanup to snap handling; fixes #2688Carl Hetherington
2009-06-10support scrubbing via new Drag abstraction (probably could be split off 100% ...Paul Davis
2009-06-10Fix drag of region gain control points and lines.Carl Hetherington
2009-06-08Further refactoring of drag code. Changes so that drags from the region list...Carl Hetherington
2009-06-02Clean up use of first_move, move thresholding etc.Carl Hetherington
2009-06-01Some small cleanups to dragging.Carl Hetherington
2009-05-30Pull dragging code out of the Editor class into its own hierarchy.Carl Hetherington