wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri Oct 4 12:54:22 CDT 2002


ChangeSet ID:	5632
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/04 12:54:22

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Fixed large item focus handling for virtual listviews.  Since at most
	_one_ item can have the focus at any time, we can maintain one such
	rectangle per list, rather than per item. This is both more efficient,
	and works for LVS_OWNERDATA listviews as well.

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

Old revision  New revision  Changes     Path
 1.166         1.167         +13 -98     wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list