Alexandre Julliard : server: Add a separate request to set the window visible rect.

Alexandre Julliard julliard at winehq.org
Wed Jan 23 05:25:00 CST 2008


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan 22 20:01:21 2008 +0100

server: Add a separate request to set the window visible rect.

---

 dlls/winex11.drv/winpos.c      |   53 ++++++++++++++++---------
 include/wine/server_protocol.h |   20 +++++++++-
 server/protocol.def            |    9 ++++
 server/request.h               |    2 +
 server/trace.c                 |   15 ++++++-
 server/window.c                |   86 ++++++++++++++++++++++++++++++++--------
 6 files changed, 147 insertions(+), 38 deletions(-)

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



More information about the wine-cvs mailing list