Module: wine Branch: master Commit: bbfbe246815a7e9a51e62bd0c65666b7b8dc0bf4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bbfbe246815a7e9a51e62bd0c6...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Jan 23 12:28:01 2008 +0100
winex11: Update the win data rectangles before doing anything else in SetWindowPos.
---
dlls/winex11.drv/window.c | 30 ++++-------------- dlls/winex11.drv/winpos.c | 75 ++++++++++++++++++++++++-------------------- dlls/winex11.drv/x11drv.h | 5 ++- 3 files changed, 51 insertions(+), 59 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=bbfbe246815a7e9a51e62b...