Module: wine Branch: master Commit: 27510fae8e9c77dcdd3fb922a5eed2b98950fc9f URL: http://source.winehq.org/git/wine.git/?a=commit;h=27510fae8e9c77dcdd3fb922a5...
Author: Ken Thomases ken@codeweavers.com Date: Thu May 16 18:43:33 2013 -0500
winemac: Centralize adjusting of window levels using the window server's z-order.
---
dlls/winemac.drv/cocoa_app.h | 7 +- dlls/winemac.drv/cocoa_app.m | 198 +++++++++++++++++++++++--------------- dlls/winemac.drv/cocoa_window.h | 5 +- dlls/winemac.drv/cocoa_window.m | 200 +++++++++++++-------------------------- 4 files changed, 186 insertions(+), 224 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=27510fae8e9c77dcdd3fb9...