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

Alexandre Julliard julliard at winehq.org
Tue Apr 27 18:32:01 CDT 2004


ChangeSet ID:	12173
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/04/27 18:32:01

Modified files:
	dlls/x11drv    : x11drv.h winpos.c window.c 

Log message:
	Replace empty window rect checks by a new X11DRV_is_window_rect_mapped
	function so that we can reuse that support for off-screen windows.

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

Old revision  New revision  Changes     Path
 1.27          1.28          +1 -0       wine/dlls/x11drv/x11drv.h
 1.82          1.83          +14 -9      wine/dlls/x11drv/winpos.c
 1.74          1.75          +20 -1      wine/dlls/x11drv/window.c




More information about the wine-cvs mailing list