wine/ objects/text.c dlls/x11drv/xrender.c dll ...

Alexandre Julliard julliard at winehq.org
Wed Mar 3 19:42:57 CST 2004


ChangeSet ID:	11349
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/03 19:42:57

Modified files:
	objects        : text.c 
	dlls/x11drv    : xrender.c x11drv.spec x11drv.h text.c 
	dlls/wineps    : wineps.spec text.c psdrv.h 
	dlls/ttydrv    : ttydrv.spec ttydrv.h graphics.c 
	dlls/gdi/mfdrv : text.c metafiledrv.h 
	dlls/gdi/enhmfdrv: graphics.c enhmetafiledrv.h 
	dlls/gdi       : gdi_private.h 

Log message:
	Pass the breakExtra value in the ExtTextOut driver call, since there
	is no function to retrieve it from the HDC.

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

Old revision  New revision  Changes     Path
 1.57          1.58          +3 -2       wine/objects/text.c
 1.34          1.35          +2 -2       wine/dlls/x11drv/xrender.c
 1.54          1.55          +1 -1       wine/dlls/x11drv/x11drv.spec
 1.23          1.24          +2 -2       wine/dlls/x11drv/x11drv.h
 1.8           1.9           +7 -10      wine/dlls/x11drv/text.c
 1.24          1.25          +1 -1       wine/dlls/wineps/wineps.spec
 1.20          1.21          +11 -13     wine/dlls/wineps/text.c
 1.49          1.50          +1 -1       wine/dlls/wineps/psdrv.h
 1.32          1.33          +1 -1       wine/dlls/ttydrv/ttydrv.spec
 1.25          1.26          +1 -1       wine/dlls/ttydrv/ttydrv.h
 1.15          1.16          +1 -1       wine/dlls/ttydrv/graphics.c
 1.8           1.9           +1 -1       wine/dlls/gdi/mfdrv/text.c
 1.11          1.12          +1 -1       wine/dlls/gdi/mfdrv/metafiledrv.h
 1.10          1.11          +1 -1       wine/dlls/gdi/enhmfdrv/graphics.c
 1.15          1.16          +1 -1       wine/dlls/gdi/enhmfdrv/enhmetafiledrv.h
 1.5           1.6           +1 -1       wine/dlls/gdi/gdi_private.h




More information about the wine-cvs mailing list