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

Alexandre Julliard julliard at winehq.org
Tue Jan 13 22:53:13 CST 2004


ChangeSet ID:	10665
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/13 22:53:13

Modified files:
	dlls/x11drv    : x11drv.h winpos.c scroll.c init.c clipping.c 
	dlls/gdi       : gdi32.spec 

Log message:
	Moved SetDrawable, StartGraphicsExposures and EndGraphicsExposures
	functionality to x11drv escapes so that we don't have to access the DC
	structure directly.

Patch: http://cvs.winehq.com/patch.py?id=10665

Old revision  New revision  Changes     Path
 1.14          1.15          +15 -7      wine/dlls/x11drv/x11drv.h
 1.72          1.73          +36 -31     wine/dlls/x11drv/winpos.c
 1.18          1.19          +12 -6      wine/dlls/x11drv/scroll.c
 1.1           1.2           +71 -0      wine/dlls/x11drv/init.c
 1.1           1.2           +0 -101     wine/dlls/x11drv/clipping.c
 1.35          1.36          +0 -1       wine/dlls/gdi/gdi32.spec




More information about the wine-cvs mailing list