wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 15 16:01:57 CDT 2002


ChangeSet ID:	5783
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/10/15 16:01:57

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Iterator updates:
	Add the notion of a special item which sits at the start of the
	list.
	Add the ability to iterate in both directions through the list.
	Document the iterator interface.
	Remove iterator_visibleitems.
	Rename iterator_clippeditems to iterator_visibleitems for
	consistency.
	Use the new bidirectionality to paint the items in decreasing order.

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

Old revision  New revision  Changes     Path
 1.224         1.225         +150 -29    wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list