move note drag & note resize mouse handling up into the Drag/Editor infrastructure...
authorPaul Davis <paul@linuxaudiosystems.com>
Tue, 8 Sep 2009 21:45:44 +0000 (21:45 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Tue, 8 Sep 2009 21:45:44 +0000 (21:45 +0000)
commit1bf79fa88502a156a71cd3d2de35aa234950c40c
treed17b2e9ed485511ac557647c4b331054c1d477c0
parent539c8361de35364effe804e2db184790226b340a
move note drag & note resize mouse handling up into the Drag/Editor infrastructure/level

git-svn-id: svn://localhost/ardour2/branches/3.0@5641 d708f5d6-7413-0410-9779-e7cbd77b26cf
13 files changed:
gtk2_ardour/canvas-note-event.cc
gtk2_ardour/canvas-note-event.h
gtk2_ardour/canvas-note.cc
gtk2_ardour/canvas-note.h
gtk2_ardour/editor.h
gtk2_ardour/editor_canvas_events.cc
gtk2_ardour/editor_drag.cc
gtk2_ardour/editor_drag.h
gtk2_ardour/editor_items.h
gtk2_ardour/editor_mouse.cc
gtk2_ardour/midi_region_view.cc
gtk2_ardour/midi_region_view.h
gtk2_ardour/public_editor.h