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

Alexandre Julliard julliard at winehq.org
Fri Nov 21 15:50:59 CST 2003


ChangeSet ID:	10163
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/21 15:50:59

Modified files:
	graphics/x11drv: text.c palette.c opengl.c init.c graphics.c 
	                 dib.c codepage.c clipping.c brush.c bitmap.c 
	                 bitblt.c 
	dlls/x11drv    : xrender.c xrandr.c x11drv_main.c x11ddraw.c 
	                 scroll.c desktop.c Makefile.in 
Removed files:
	tools          : make_X11wrappers 
	dlls/x11drv    : ts_xlib.h ts_xlib.c X11_calls 

Log message:
	Removed the ts_xlib files.

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

Old revision  New revision  Changes     Path
 1.41          1.42          +0 -4       wine/graphics/x11drv/text.c
 1.42          1.43          +0 -2       wine/graphics/x11drv/palette.c
 1.16          1.17          +0 -2       wine/graphics/x11drv/opengl.c
 1.58          1.59          +0 -2       wine/graphics/x11drv/init.c
 1.55          1.56          +1 -6       wine/graphics/x11drv/graphics.c
 1.113         1.114         +1 -1       wine/graphics/x11drv/dib.c
 1.18          1.19          +0 -2       wine/graphics/x11drv/codepage.c
 1.27          1.28          +0 -2       wine/graphics/x11drv/clipping.c
 1.33          1.34          +1 -2       wine/graphics/x11drv/brush.c
 1.46          1.47          +0 -2       wine/graphics/x11drv/bitmap.c
 1.50          1.51          +2 -4       wine/graphics/x11drv/bitblt.c
 1.26          1.27          +1 -1       wine/dlls/x11drv/xrender.c
 1.2           1.3           +1 -2       wine/dlls/x11drv/xrandr.c
 1.80          1.81          +1 -1       wine/dlls/x11drv/x11drv_main.c
 1.22          1.23          +1 -1       wine/dlls/x11drv/x11ddraw.c
 1.16          1.17          +1 -2       wine/dlls/x11drv/scroll.c
 1.17          1.18          +1 -2       wine/dlls/x11drv/desktop.c
 1.35          1.36          +0 -1       wine/dlls/x11drv/Makefile.in
 1.28          Removed       +0 -0       wine/tools/make_X11wrappers
 1.3           Removed       +0 -0       wine/dlls/x11drv/ts_xlib.h
 1.3           Removed       +0 -0       wine/dlls/x11drv/ts_xlib.c
 1.3           Removed       +0 -0       wine/dlls/x11drv/X11_calls




More information about the wine-cvs mailing list