wine/ graphics/x11drv/xfont.c dlls/x11drv/xvid ...

Alexandre Julliard julliard at winehq.org
Fri Nov 21 15:48:36 CST 2003


ChangeSet ID:	10162
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/11/21 15:48:36

Modified files:
	graphics/x11drv: xfont.c 
	dlls/x11drv    : xvidmode.c xdnd.c x11drv.h winpos.c window.c 
	                 mouse.c keyboard.c event.c dga2.c clipboard.c 

Log message:
	Removed the remaining TSX calls.

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

Old revision  New revision  Changes     Path
 1.123         1.124         +79 -96     wine/graphics/x11drv/xfont.c
 1.24          1.25          +4 -2       wine/dlls/x11drv/xvidmode.c
 1.1           1.2           +7 -4       wine/dlls/x11drv/xdnd.c
 1.9           1.10          +3 -0       wine/dlls/x11drv/x11drv.h
 1.70          1.71          +31 -14     wine/dlls/x11drv/winpos.c
 1.64          1.65          +4 -2       wine/dlls/x11drv/window.c
 1.13          1.14          +12 -10     wine/dlls/x11drv/mouse.c
 1.42          1.43          +21 -10     wine/dlls/x11drv/keyboard.c
 1.28          1.29          +62 -40     wine/dlls/x11drv/event.c
 1.15          1.16          +4 -2       wine/dlls/x11drv/dga2.c
 1.15          1.16          +57 -30     wine/dlls/x11drv/clipboard.c




More information about the wine-cvs mailing list