implement a delete operation that works like "cut" but doesn't put the deleted items... 3.0-alpha6
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 12 Jun 2011 15:50:47 +0000 (15:50 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 12 Jun 2011 15:50:47 +0000 (15:50 +0000)
commita82b900e4475abdf1815f660a4a091fa333da548
tree543b3f05cd8df21282011f5506c1a33c793ec107
parent1de3eac2deeb5400e349114ff59d6fa0a6d6de1e
implement a delete operation that works like "cut" but doesn't put the deleted items in the cut buffer. you will not be able to access this from your keyboard (Delete keyunless you remove your existing ~/.config/ardour3/ardour.bindings file

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