15 Oct
2002
15 Oct
'02
10:03 p.m.
ChangeSet ID: 5784 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/15 16:03:10 Modified files: dlls/comctl32 : listview.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Fix iterators to properly deal with LVS_{,SMALL}ICON modes. Unify the Refresh{List,Icon} functions. Simplify HitTest to make full use of the iterators. Fix selection bounds in HitTest. Avoid empty default to silence warning in gcc 3.2. Patch: http://cvs.winehq.com/patch.py?id=5784 Old revision New revision Changes Path 1.225 1.226 +58 -114 wine/dlls/comctl32/listview.c