Ken Thomases : winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.

Alexandre Julliard julliard at winehq.org
Thu Feb 7 14:07:23 CST 2013


Module: wine
Branch: master
Commit: 572324bae3eb0a1338444f7128ffe2e899740154
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=572324bae3eb0a1338444f7128ffe2e899740154

Author: Ken Thomases <ken at codeweavers.com>
Date:   Wed Feb  6 19:32:26 2013 -0600

winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.

---

 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(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=572324bae3eb0a1338444f7128ffe2e899740154



More information about the wine-cvs mailing list