ChangeSet ID: 11072 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/02/12 21:58:21
Modified files: dlls/x11drv : xvidmode.c xrandr.c x11drv_main.c x11drv.h winpos.c desktop.c
Log message: Alex Pasadyn ajp@mail.utexas.edu Update the desktop window size and send WM_DISPLAYCHANGE on resolution changes.
Patch: http://cvs.winehq.org/patch.py?id=11072
Old revision New revision Changes Path 1.28 1.29 +4 -13 wine/dlls/x11drv/xvidmode.c 1.4 1.5 +5 -11 wine/dlls/x11drv/xrandr.c 1.87 1.88 +4 -0 wine/dlls/x11drv/x11drv_main.c 1.20 1.21 +2 -0 wine/dlls/x11drv/x11drv.h 1.74 1.75 +18 -0 wine/dlls/x11drv/winpos.c 1.18 1.19 +1 -9 wine/dlls/x11drv/desktop.c