wine/ dlls/x11drv/event.c dlls/x11drv/keyboard ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 23 22:17:32 CDT 2002


ChangeSet ID:	5517
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/09/23 22:17:32

Modified files:
	dlls/x11drv    : event.c keyboard.c winpos.c x11drv_main.c 
	graphics/x11drv: dib.c 
	include        : ts_xf86dga2.h ts_xf86vmode.h ts_xlib.h 
	                 ts_xutil.h 
	tools          : make_X11wrappers 
	tsx11          : Makefile.in X11_calls ts_xf86dga2.c 
	                 ts_xf86vmode.c ts_xlib.c ts_xutil.c 
Removed files:
	include        : ts_shape.h ts_xf86dga.h ts_xresource.h 
	                 ts_xshm.h ts_xvideo.h 
	tsx11          : ts_shape.c ts_xf86dga.c ts_xresource.c 
	                 ts_xshm.c ts_xvideo.c 

Log message:
	Removed a bunch of no longer used TSX wrappers.

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

Old revision  New revision  Changes     Path
 1.9           1.10          +0 -1       wine/dlls/x11drv/event.c
 1.8           1.9           +0 -1       wine/dlls/x11drv/keyboard.c
 1.48          1.49          +13 -6      wine/dlls/x11drv/winpos.c
 1.58          1.59          +0 -1       wine/dlls/x11drv/x11drv_main.c
 1.102         1.103         +7 -6       wine/graphics/x11drv/dib.c
 1.4           1.5           +0 -8       wine/include/ts_xf86dga2.h
 1.9           1.10          +0 -7       wine/include/ts_xf86vmode.h
 1.19          1.20          +0 -48      wine/include/ts_xlib.h
 1.10          1.11          +0 -29      wine/include/ts_xutil.h
 1.25          1.26          +5 -198     wine/tools/make_X11wrappers
 1.15          1.16          +1 -6       wine/tsx11/Makefile.in
 1.25          1.26          +17 -158    wine/tsx11/X11_calls
 1.4           1.5           +0 -60      wine/tsx11/ts_xf86dga2.c
 1.13          1.14          +0 -63      wine/tsx11/ts_xf86vmode.c
 1.21          1.22          +0 -430     wine/tsx11/ts_xlib.c
 1.12          1.13          +0 -257     wine/tsx11/ts_xutil.c
 1.7           Removed       +0 -0       wine/include/Attic/ts_xresource.h
 1.7           Removed       +0 -0       wine/include/Attic/ts_xshm.h
 1.3           Removed       +0 -0       wine/include/Attic/ts_xvideo.h
 1.3           Removed       +0 -0       wine/include/Attic/ts_shape.h
 1.6           Removed       +0 -0       wine/include/Attic/ts_xf86dga.h
 1.3           Removed       +0 -0       wine/tsx11/Attic/ts_shape.c
 1.8           Removed       +0 -0       wine/tsx11/Attic/ts_xf86dga.c
 1.9           Removed       +0 -0       wine/tsx11/Attic/ts_xresource.c
 1.9           Removed       +0 -0       wine/tsx11/Attic/ts_xshm.c
 1.3           Removed       +0 -0       wine/tsx11/Attic/ts_xvideo.c




More information about the wine-cvs mailing list