ChangeSet ID: 8017
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/05/02 15:15:36
Modified files:
dlls/comctl32 : treeview.c
Log message:
Adam Gundy <arg(a)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