wine/ graphics/x11drv/text.c graphics/x11drv/p ...

Alexandre Julliard julliard at winehq.org
Thu Nov 20 23:41:56 CST 2003


ChangeSet ID:	10156
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/20 23:41:56

Modified files:
	graphics/x11drv: text.c palette.c graphics.c dib.c codepage.c 
	                 clipping.c brush.c bitmap.c 
	dlls/x11drv    : xrender.c ts_xlib.h ts_xlib.c X11_calls 

Log message:
	Removed more TSX functions.

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

Old revision  New revision  Changes     Path
 1.40          1.41          +31 -23     wine/graphics/x11drv/text.c
 1.41          1.42          +6 -2       wine/graphics/x11drv/palette.c
 1.54          1.55          +59 -41     wine/graphics/x11drv/graphics.c
 1.112         1.113         +3 -1       wine/graphics/x11drv/dib.c
 1.17          1.18          +23 -10     wine/graphics/x11drv/codepage.c
 1.26          1.27          +7 -3       wine/graphics/x11drv/clipping.c
 1.32          1.33          +4 -2       wine/graphics/x11drv/brush.c
 1.45          1.46          +8 -4       wine/graphics/x11drv/bitmap.c
 1.25          1.26          +15 -10     wine/dlls/x11drv/xrender.c
 1.2           1.3           +0 -21      wine/dlls/x11drv/ts_xlib.h
 1.2           1.3           +0 -189     wine/dlls/x11drv/ts_xlib.c
 1.2           1.3           +0 -21      wine/dlls/x11drv/X11_calls




More information about the wine-cvs mailing list