heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegionView...
commit20f6281a2ef11173519dd18d163611670cb572e8
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Fri, 28 May 2010 21:39:12 +0000 (28 21:39 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Fri, 28 May 2010 21:39:12 +0000 (28 21:39 +0000)
tree5cafeea426956ded9a01bcea7769a009d909faf7
parent3827925ad8994b6824e80e8549424c3eb3c77a02
heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegionView from losing track of SelectTouchDraggingMode (may not be optimal or in the right place, but it works for now); add primary-click-on-MRV-blank-space and tertiary-click-on-MRV-blank-space to select all notes above or below the click, using recently committed methods for Sequence

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/3.0@7192 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editor_canvas.cc
gtk2_ardour/midi_region_view.cc
gtk2_ardour/midi_region_view.h
gtk2_ardour/midi_time_axis.h
gtk2_ardour/public_editor.cc
gtk2_ardour/public_editor.h