wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Oct 17 16:55:42 CDT 2002


ChangeSet ID:	5826
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/17 16:55:42

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Instrument SetItemT to change only _one_ item at a time. That is, if
	we have to change focus, we call it recursively to first remove the
	focus from the item that has it. This allows simpler, and more correct
	invalidation handling.

Patch: http://cvs.winehq.com/patch.py?id=5826

Old revision  New revision  Changes     Path
 1.247         1.248         +4 -5       wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list