Ken Thomases : winemac: At the start of a resize operation, get window min/ max size info and pass it to Cocoa.

Alexandre Julliard julliard at winehq.org
Wed Sep 18 15:49:59 CDT 2013


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

Author: Ken Thomases <ken at codeweavers.com>
Date:   Wed Sep 18 13:00:37 2013 -0500

winemac: At the start of a resize operation, get window min/max size info and pass it to Cocoa.

---

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

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



More information about the wine-cvs mailing list