wine/dlls x11drv/x11drv.h x11drv/winpos.c x11d ...

Alexandre Julliard julliard at winehq.org
Mon Jan 31 10:34:07 CST 2005


ChangeSet ID:	15812
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/31 10:34:07

Modified files:
	dlls/x11drv    : x11drv.h winpos.c window.c mouse.c 
	dlls/wined3d   : directx.c 
	dlls/d3d8      : directx.c 

Log message:
	Only create an X window for top-level windows, not for child windows.
	Get rid of the X client window too, it's no longer needed.

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

Old revision  New revision  Changes     Path
 1.45          1.46          +3 -11      wine/dlls/x11drv/x11drv.h
 1.116         1.117         +59 -148    wine/dlls/x11drv/winpos.c
 1.92          1.93          +112 -215   wine/dlls/x11drv/window.c
 1.17          1.18          +8 -21      wine/dlls/x11drv/mouse.c
 1.21          1.22          +1 -1       wine/dlls/wined3d/directx.c
 1.84          1.85          +1 -1       wine/dlls/d3d8/directx.c




More information about the wine-cvs mailing list