ChangeSet ID: 15031
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/12/27 10:55:41
Modified files:
dlls/dinput : mouse.c
Log message:
Neil Olver <olver(a)math.mcgill.ca>
The flag for a mouse button down in the structure returned by
GetDeviceState should be 0x80 (only the high bit set), not 0xff.
Patch: http://cvs.winehq.org/patch.py?id=15031
Old revision New revision Changes Path
1.14 1.15 +6 -6 wine/dlls/dinput/mouse.c
ChangeSet ID: 15029
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2004/12/26 23:16:33
Modified files:
include : vote.php
Log message:
Paul van Schayck <polleke(a)gmail.com>
Fix vote form and check on userinput (making more user friendly at the same time)
Patch: http://cvs.winehq.org/patch.py?id=15029
Old revision New revision Changes Path
1.4 1.5 +9 -3 appdb/include/vote.php