catch markers as they go away, to avoid selection corruption; add select-range-betwee...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 9 Nov 2007 13:28:45 +0000 (13:28 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 9 Nov 2007 13:28:45 +0000 (13:28 +0000)
commit79ba9960964c8ea701abfe00dbef128ca7da9fbd
tree3f303f7a8e7c0ab265d392fe8d2bb3b6f1339b9d
parent96fa1cd0b636d47d4b0787281fc9401693a77af9
catch markers as they go away, to avoid selection corruption; add select-range-between-cursors (F3); add unimplemented select-all-within-cursors (different from select-all-between-cursors); make ctrl-x/delete delete a marker if the mouse is pointing at it

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2611 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour-sae.menus
gtk2_ardour/ardour.menus
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_selection.cc
gtk2_ardour/marker.cc
gtk2_ardour/marker.h
gtk2_ardour/selection.cc
libs/ardour/location.cc