[PATCH 1/8] winemac: Implement WINDOW_FRAME_CHANGED event to tell Wine when window is moved or resized.

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


---
dlls/winemac.drv/cocoa_window.m   |   53 ++++++++++++++++++
dlls/winemac.drv/event.c          |    7 ++
dlls/winemac.drv/macdrv.h         |    1 +
dlls/winemac.drv/macdrv_cocoa.h   |    7 ++
dlls/winemac.drv/window.c         |  110 ++++++++++++++++++++++++++++++++++++-
dlls/winemac.drv/winemac.drv.spec |    1 +
6 files changed, 177 insertions(+), 2 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-Implement-WINDOW_FRAME_CHANGED-event-to-tell.patch
Type: text/x-patch
Size: 12222 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130127/4e42f51c/attachment-0001.bin>


More information about the wine-patches mailing list