ChangeSet ID: 5669 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/07 17:43:42
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Fix nasty bug generated by UINT vs. INT (resulted in bogus comparisons). Fix LVIR_SELECTBOUNDS computation, for REPORT mode. Fix dependency generation in GetItemMeasures. Fix rectangle computation for REPORT mode (corner case problems). Better debug messages. Assorted cleanups.
Patch: http://cvs.winehq.com/patch.py?id=5669
Old revision New revision Changes Path 1.185 1.186 +32 -36 wine/dlls/comctl32/listview.c