ChangeSet ID: 6702
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/17 15:01:01
Modified files:
server : hook.c
Log message:
Alberto Massari <alby(a)exln.com>
The handler for the server message get_next_hook was returning the
module name of the current hook, instead of the next one.
Patch: http://cvs.winehq.com/patch.py?id=6702
Old revision New revision Changes Path
1.3 1.4 +1 -1 wine/server/hook.c
ChangeSet ID: 6698
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2002/12/16 22:16:31
Modified files:
controls : menu.c
Log message:
Alberto Massari <alby(a)exln.com>
Set the ODS_DISABLED bit when the item is grayed.
Patch: http://cvs.winehq.com/patch.py?id=6698
Old revision New revision Changes Path
1.156 1.157 +1 -1 wine/controls/menu.c