wine/dlls/dinput mouse.c joystick_linuxinput.c ...

Alexandre Julliard julliard at winehq.org
Tue Jun 1 19:36:54 CDT 2004


ChangeSet ID:	12536
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/06/01 19:36:54

Modified files:
	dlls/dinput    : mouse.c joystick_linuxinput.c joystick_linux.c 
	                 device_private.h device.c 

Log message:
	Lionel Ulmer <lionel.ulmer at free.fr>
	- some TRACEing improvements
	- fix mouse Acquire which switched right and middle buttons
	- reset the mouse cursor at its original location on Unacquiring the
	device

Patch: http://cvs.winehq.org/patch.py?id=12536

Old revision  New revision  Changes     Path
 1.1           1.2           +735 -734   wine/dlls/dinput/mouse.c
 1.4           1.5           +2 -14      wine/dlls/dinput/joystick_linuxinput.c
 1.3           1.4           +1 -13      wine/dlls/dinput/joystick_linux.c
 1.6           1.7           +3 -1       wine/dlls/dinput/device_private.h
 1.16          1.17          +541 -439   wine/dlls/dinput/device.c




More information about the wine-cvs mailing list