[PATCH 5/7] winemac: Generate KEY_PRESS/RELEASE events from Cocoa key events.

Ken Thomases ken at codeweavers.com
Sun Feb 3 17:20:18 CST 2013


---
dlls/winemac.drv/cocoa_app.h    |    4 +
dlls/winemac.drv/cocoa_app.m    |   21 +++++-
dlls/winemac.drv/cocoa_window.h |    2 +
dlls/winemac.drv/cocoa_window.m |  158 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/event.c        |   10 +++
dlls/winemac.drv/keyboard.c     |   57 ++++++++++++++
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    7 ++
8 files changed, 259 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-winemac-Generate-KEY_PRESS-RELEASE-events-from-Cocoa.patch
Type: text/x-patch
Size: 14727 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130203/bc382aa8/attachment.bin>


More information about the wine-patches mailing list