ChangeSet ID: 9348 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/09/16 15:24:29
Modified files: dlls/x11drv : xvidmode.c x11drv.h x11ddraw.c desktop.c
Log message: Alex Pasadyn ajp@mail.utexas.edu - Allow applications to resize the Wine desktop window. - Some cleanup of ChangeDisplaySettings and friends.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9348
Old revision New revision Changes Path 1.21 1.22 +145 -45 wine/dlls/x11drv/xvidmode.c 1.4 1.5 +5 -0 wine/dlls/x11drv/x11drv.h 1.19 1.20 +4 -1 wine/dlls/x11drv/x11ddraw.c 1.12 1.13 +214 -0 wine/dlls/x11drv/desktop.c