mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t more;...
authorPaul Davis <paul@linuxaudiosystems.com>
Mon, 5 Nov 2007 21:35:47 +0000 (21:35 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Mon, 5 Nov 2007 21:35:47 +0000 (21:35 +0000)
commita80aaeba7971a7d1acdbc5107fcdbae1f0b4e593
treedc0bf7d0d8984d14adfa4d86073db09dbe0d117e
parentd3755ba3b34b83c5d29d848be6d1504907af7215
mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t more; add mouse_frame() method to get mouse position & whether its in one of the two canvases; add color_from_style() utility function (though its not used)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2595 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/editing_syms.h
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_actions.cc
gtk2_ardour/editor_mouse.cc
gtk2_ardour/editor_ops.cc
gtk2_ardour/editor_selection.cc
gtk2_ardour/public_editor.h
gtk2_ardour/time_axis_view.cc
gtk2_ardour/utils.cc
gtk2_ardour/utils.h