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

Alexandre Julliard julliard at winehq.org
Thu Mar 31 09:36:58 CST 2005


ChangeSet ID:	16955
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/31 09:36:58

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

Log message:
	Return the coordinates information needed to setup the DC parameters
	in the get_visible_region request instead of requiring the client to
	compute it again.

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

Old revision  New revision  Changes     Path
 1.48          1.49          +27 -15     wine/server/window.c
 1.231         1.232         +5 -0       wine/server/trace.c
 1.126         1.127         +6 -1       wine/server/protocol.def
 1.127         1.128         +6 -1       wine/include/wine/server_protocol.h
 1.5           1.6           +41 -115    wine/dlls/x11drv/dce.c




More information about the wine-cvs mailing list