various fixes for "advanced" operations on range selections. ctrl-drags now add a...
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 13 Dec 2012 19:39:36 +0000 (19:39 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 13 Dec 2012 19:39:36 +0000 (19:39 +0000)
commit40e9dae606c034ce078e929421f8ae122dda4efc
tree144c5f67391393fcee01d84c8070aa899873f4cd
parent2292e33ee418070c4d12971a72e01eb29dfc8de9
various fixes for "advanced" operations on range selections. ctrl-drags now add a new range selection, allowing discontiguous selections as in ardour2, shift-click extends an existing range selection to the clicked position, alt-drag on a range selection moves it, and to do a so-called "separation drag" now use ctrl-alt-drag (or ctrl-alt-click)

git-svn-id: svn://localhost/ardour2/branches/3.0@13660 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_drag.h
gtk2_ardour/editor_mouse.cc
gtk2_ardour/selection.cc
gtk2_ardour/selection.h