[PATCH 6/8] winemac: Implement a WINDOW_GOT_FOCUS event for when Cocoa tries to focus a window.

Ken Thomases ken at codeweavers.com
Sun Jan 27 16:19:48 CST 2013


---
dlls/winemac.drv/cocoa_app.h    |    5 +++
dlls/winemac.drv/cocoa_app.m    |   70 +++++++++++++++++++++++++++++++++++++++
dlls/winemac.drv/cocoa_event.m  |    7 ++++
dlls/winemac.drv/cocoa_window.h |    2 +
dlls/winemac.drv/cocoa_window.m |   32 +++++++++++++++++-
dlls/winemac.drv/event.c        |    5 +++
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    7 ++++
dlls/winemac.drv/window.c       |   34 +++++++++++++++++++
9 files changed, 162 insertions(+), 1 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-winemac-Implement-a-WINDOW_GOT_FOCUS-event-for-when-.patch
Type: text/x-patch
Size: 11332 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130127/b425a2a1/attachment.bin>


More information about the wine-patches mailing list