5 Oct
2004
5 Oct
'04
10:31 p.m.
ChangeSet ID: 14050 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/05 17:31:00 Modified files: dlls/user/tests: listbox.c dlls/user : listbox.c Log message: Jon Griffiths <jon_p_griffiths(a)yahoo.com> Draw background of the empty selected item in empty lists. Don't draw a focus rect if we dont have the focus. Don't select items on key up/down in multi-select lists. Handle LBS_NOSEL correctly, fix remaining todo_wine tests. Patch: http://cvs.winehq.org/patch.py?id=14050 Old revision New revision Changes Path 1.2 1.3 +9 -9 wine/dlls/user/tests/listbox.c 1.1 1.2 +52 -29 wine/dlls/user/listbox.c