[PATCH 1/3] winemac: At the start of a resize operation, get window min/max size info and pass it to Cocoa. (try 3)

Ken Thomases ken at codeweavers.com
Wed Sep 18 13:00:37 CDT 2013


try 3: Don't have user32 call the driver with a new entry point, have the driver pull the info
---
dlls/winemac.drv/cocoa_window.h |    3 +
dlls/winemac.drv/cocoa_window.m |   52 ++++++++++++---
dlls/winemac.drv/event.c        |    4 +
dlls/winemac.drv/macdrv.h       |    1 +
dlls/winemac.drv/macdrv_cocoa.h |    2 +
dlls/winemac.drv/window.c       |  136 +++++++++++++++++++++++++++++++++++++++
6 files changed, 188 insertions(+), 10 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winemac-At-the-start-of-a-resize-operation-get-windo.patch
Type: text/x-patch
Size: 13205 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130918/24951ae4/attachment.bin>


More information about the wine-patches mailing list