Alexandre Julliard : server: Store the cursor clip rectangle in the server.

Alexandre Julliard julliard at winehq.org
Fri Feb 25 11:19:46 CST 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Fri Feb 25 11:31:47 2011 +0100

server: Store the cursor clip rectangle in the server.

---

 dlls/user32/cursoricon.c       |   58 +++++++++++++++++++++++++++------------
 dlls/winex11.drv/mouse.c       |   17 +++---------
 include/wine/server_protocol.h |    5 +++-
 server/protocol.def            |    3 ++
 server/queue.c                 |   24 +++++++++++-----
 server/request.h               |    6 +++-
 server/trace.c                 |    2 +
 server/user.h                  |   12 ++++++++
 server/window.c                |   22 +++++++-------
 server/winstation.c            |    4 +++
 10 files changed, 101 insertions(+), 52 deletions(-)

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



More information about the wine-cvs mailing list