Ken Thomases : winemac: Implement ChangeDisplaySettingsEx().

Alexandre Julliard julliard at winehq.org
Mon Feb 18 13:27:05 CST 2013


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

Author: Ken Thomases <ken at codeweavers.com>
Date:   Sun Feb 17 19:28:49 2013 -0600

winemac: Implement ChangeDisplaySettingsEx().

---

 dlls/winemac.drv/cocoa_app.h      |    3 +
 dlls/winemac.drv/cocoa_app.m      |  167 +++++++++++++++++++++++++-
 dlls/winemac.drv/cocoa_window.h   |    2 +
 dlls/winemac.drv/cocoa_window.m   |   11 ++-
 dlls/winemac.drv/display.c        |  241 ++++++++++++++++++++++++++++++++++++-
 dlls/winemac.drv/macdrv_cocoa.h   |    5 +
 dlls/winemac.drv/winemac.drv.spec |    1 +
 7 files changed, 422 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list