wine/ dlls/ttydrv/ttydrv.spec dlls/ttydrv/user ...

Alexandre Julliard julliard at winehq.com
Wed Jun 20 19:44:10 CDT 2001


ChangeSet ID:	993084250914656809065491
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/06/20 20:44:10

Modified files:
	dlls/ttydrv    : ttydrv.spec user.c 
	dlls/user      : display.c user_main.c 
	dlls/x11drv    : x11drv.spec 
	include        : user.h 
	windows        : cursoricon.c input.c 
	windows/x11drv : mouse.c 

Log message:
	Ove Kaaven <ovek at transgaming.com>
	Make GetCursorPos call XQueryPointer.

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

Revision  Changes    Path
 1.14     +0 -1      wine/dlls/ttydrv/ttydrv.spec
 1.7      +0 -7      wine/dlls/ttydrv/user.c
 1.5      +1 -1      wine/dlls/user/display.c
 1.26     +2 -1      wine/dlls/user/user_main.c
 1.17     +2 -1      wine/dlls/x11drv/x11drv.spec
 1.25     +2 -1      wine/include/user.h
 1.32     +0 -19     wine/windows/cursoricon.c
 1.50     +26 -2     wine/windows/input.c
 1.28     +27 -5     wine/windows/x11drv/mouse.c





More information about the wine-cvs mailing list