wine/ server/window.c dlls/x11drv/winpos.c dll ...

Alexandre Julliard julliard at winehq.org
Tue Feb 22 13:41:43 CST 2005


ChangeSet ID:	16257
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/02/22 13:41:43

Modified files:
	server         : window.c 
	dlls/x11drv    : winpos.c window.c 
	dlls/user/tests: win.c 

Log message:
	Allow the client rectangle to be of arbitrary size and dimensions,
	regardless of the window rectangle.

Patch: http://cvs.winehq.org/patch.py?id=16257

Old revision  New revision  Changes     Path
 1.39          1.40          +31 -51     wine/server/window.c
 1.122         1.123         +5 -13      wine/dlls/x11drv/winpos.c
 1.98          1.99          +0 -5       wine/dlls/x11drv/window.c
 1.42          1.43          +48 -9      wine/dlls/user/tests/win.c




More information about the wine-cvs mailing list