18 Mar
2004
18 Mar
'04
4 a.m.
ChangeSet ID: 11556 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/03/17 22:00:36 Modified files: controls : menu.c Log message: Huw Davies <huw(a)codeweavers.com> TranslateAccelerator should only ignore commands when mouse capture is in effect or the window is disabled, if the command corresponds to a menu item. Otherwise it should process them as normal. Patch: http://cvs.winehq.org/patch.py?id=11556 Old revision New revision Changes Path 1.177 1.178 +45 -32 wine/controls/menu.c