wine/dlls/comctl32 treeview.c

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 2 15:15:36 CDT 2003


ChangeSet ID:	8017
CVSROOT:	/home/winehq/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2003/05/02 15:15:36

Modified files:
	dlls/comctl32  : treeview.c 

Log message:
	Adam Gundy <arg at cyberscience.com>
	When items are inserted in a partially populated treeview, the first
	visible item was not correctly updated.
	The first visible item was sometimes used to calculate the location of
	other items when it had been freed.

Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8017

Old revision  New revision  Changes     Path
 1.118         1.119         +18 -4      wine/dlls/comctl32/treeview.c




More information about the wine-cvs mailing list