[PATCH 3/4] winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.

Ken Thomases ken at codeweavers.com
Wed Feb 6 19:32:26 CST 2013


---
dlls/winemac.drv/cocoa_event.m  |   30 +++++++++++++++++-
dlls/winemac.drv/cocoa_window.h |    3 ++
dlls/winemac.drv/cocoa_window.m |   64 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/event.c        |   12 +++++++
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    7 ++++
dlls/winemac.drv/mouse.c        |   22 +++++++++++++
7 files changed, 138 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-winemac-Implement-MOUSE_MOVED-_ABSOLUTE-events.patch
Type: text/x-patch
Size: 10234 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130206/9552edbb/attachment.bin>


More information about the wine-patches mailing list