ChangeSet ID: 5796 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/16 14:01:39
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Fix bug in ranges_shift which was corrupting selections. Fix click notification (found and fixed by Alexandre Julliard). Fix bug in setting item's state (some selection changes were lost). Simplify selection code substantially. Add a lot of debug tracing.
Patch: http://cvs.winehq.com/patch.py?id=5796
Old revision New revision Changes Path 1.230 1.231 +68 -104 wine/dlls/comctl32/listview.c