ChangeSet ID: 5705 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/09 22:13:14
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Narrow down the items we iterate over in LIST, and REPORT mode. Fix a Client --> List coordinate transformations in FindItem. Fix bug in HitItem (in LIST and REPORT mode). Avoid the last bit of drawing in REPORT mode.
Patch: http://cvs.winehq.com/patch.py?id=5705
Old revision New revision Changes Path 1.201 1.202 +42 -19 wine/dlls/comctl32/listview.c