wine/dlls/user tests/listbox.c listbox.c

Alexandre Julliard julliard at winehq.org
Tue Oct 5 17:31:00 CDT 2004


ChangeSet ID:	14050
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at 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 at 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




More information about the wine-cvs mailing list