Remove extend-range-to-{start,end}-of-region and replace with move-range-{start,end...
authorCarl Hetherington <carl@carlh.net>
Sun, 17 Apr 2011 13:55:41 +0000 (13:55 +0000)
committerCarl Hetherington <carl@carlh.net>
Sun, 17 Apr 2011 13:55:41 +0000 (13:55 +0000)
commit80abf7693e63da5fba3426c8a32d7d65d6734a8b
tree7f7eec6daa54adbef0069a2304a44cadb94a8705
parent47018e771da7a4e9cb8c15e172259928d15f22a4
Remove extend-range-to-{start,end}-of-region and replace with move-range-{start,end}-to-{previous,next}-region boundary after discussions with Chris.  Seems to make more sense, and works without the need for a region selection, which is fiddly to adjust when one is in range mode.

git-svn-id: svn://localhost/ardour2/branches/3.0@9360 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/ardour.menus.in
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/mnemonic-us.bindings.in
gtk2_ardour/selection.cc
gtk2_ardour/selection.h