ChangeSet ID: 17281
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/05/04 04:47:46
Modified files:
programs/winecfg: appdefaults.c
Log message:
James Hawkins <truiken(a)gmail.com>
Don't add the same program in AppDefaults more than once.
Patch: http://cvs.winehq.org/patch.py?id=17281
Old revision New revision Changes Path
1.11 1.12 +14 -0 wine/programs/winecfg/appdefaults.c
ChangeSet ID: 17275
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/05/04 04:46:07
Modified files:
dlls/dinput : mouse.c
Log message:
James Dean Anderson <petr(a)pantek.org>
Report an error if trying to get data from an unacquired mouse.
Patch: http://cvs.winehq.org/patch.py?id=17275
Old revision New revision Changes Path
1.21 1.22 +3 -1 wine/dlls/dinput/mouse.c