wine/ server/window.c server/trace.c server/pr ...

Alexandre Julliard julliard at winehq.org
Thu Mar 17 08:02:06 CST 2005


ChangeSet ID:	16683
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/17 08:02:06

Modified files:
	server         : window.c trace.c protocol.def 
	include/wine   : server_protocol.h 
	dlls/x11drv    : winpos.c 
	dlls/ttydrv    : wnd.c 

Log message:
	Compute the top clipping window directly on the server side.

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

Old revision  New revision  Changes     Path
 1.43          1.44          +24 -30     wine/server/window.c
 1.225         1.226         +0 -2       wine/server/trace.c
 1.120         1.121         +0 -2       wine/server/protocol.def
 1.121         1.122         +1 -3       wine/include/wine/server_protocol.h
 1.124         1.125         +2 -5       wine/dlls/x11drv/winpos.c
 1.40          1.41          +2 -4       wine/dlls/ttydrv/wnd.c




More information about the wine-cvs mailing list