Properly compute the client area valid rects and pass them to the
authorAlexandre Julliard <julliard@winehq.org>
Thu, 3 Feb 2005 13:40:12 +0000 (13:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 3 Feb 2005 13:40:12 +0000 (13:40 +0000)
commitae661da49cc12b1633e4e7cd567638358543e0af
tree4bed018a47234c45151ba179bd8c75d5a19d8acb
parent69d3afc99edc5f812a079becd0f3f78678f48521
Properly compute the client area valid rects and pass them to the
server in set_window_pos to avoid invalidating areas that remain
valid.
dlls/ttydrv/wnd.c
dlls/x11drv/window.c
dlls/x11drv/winpos.c
dlls/x11drv/x11drv.h
include/wine/server_protocol.h
server/protocol.def
server/trace.c
server/window.c