summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_drag.cc
AgeCommit message (Expand)Author
2009-06-21Patch from Lincoln to fix crashes on region trim.Carl Hetherington
2009-06-14Prevent vertical autoscroll when dragging the playhead.Carl Hetherington
2009-06-13Various fixes and improvements to editor summary widget.Carl Hetherington
2009-06-12Hopefully fix assertion failures in gnomecanvas when dragging track heights.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-09Fix previous commit in debug mode.Carl Hetherington
2009-06-09Fix a drag crash and some warnings.Carl Hetherington
2009-06-09Fix daft bugs causing crashes on dragging tempo markers.Carl Hetherington
2009-06-08Remove unused variable.Carl Hetherington
2009-06-08Fix oddities when dragging regions below the bottom visible track.Carl Hetherington
2009-06-08Fix dragging crash.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