summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorMark Levedahl <mdl123@verizon.net>2007-08-07 21:40:35 -0400
committerPaul Mackerras <paulus@samba.org>2007-08-12 17:30:56 +1000
commit314c30936f505f70534c619a48d99afb93451cb2 (patch)
treea999907544b2073b07799050344ea1df6514e823 /commit.h
parentbd441de4df68c4144425b1c18d323fd90f3f9617 (diff)
downloadgit-314c30936f505f70534c619a48d99afb93451cb2.tar.gz
[PATCH] gitk: Handle MouseWheel events on Windows
Windows, unlike X-Windows, sends mousewheel events by default to the window that has keyboard focus and uses the MouseWheel event to do so. The window to be scrolled must be able to take focus, but gitk's panels are disabled so cannot take focus. For all these reasons, a different design is needed to use the mousewheel on Windows. The approach here is to bind the mousewheel events to the top level window and redirect them based upon the current mouse position. Signed-off-by: Mark Levedahl <mdl123@verizon.net> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions