Module: wine Branch: master Commit: 9f1f29cc911178f47ae64f5ba6c859578eea1a3c URL: http://source.winehq.org/git/wine.git/?a=commit;h=9f1f29cc911178f47ae64f5ba6...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 14 14:38:58 2013 +0200
winex11: Add a helper function to return the virtual screen rectangle.
---
dlls/winex11.drv/desktop.c | 14 ++++++++------ dlls/winex11.drv/init.c | 14 ++++++++++---- dlls/winex11.drv/mouse.c | 23 ++++++++++++++--------- dlls/winex11.drv/window.c | 19 ++++++++++--------- dlls/winex11.drv/x11drv.h | 31 ++++++++++++++++--------------- dlls/winex11.drv/x11drv_main.c | 1 - dlls/winex11.drv/xinerama.c | 7 +++++++ 7 files changed, 65 insertions(+), 44 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9f1f29cc911178f47ae64f...