Fix bug in ranges_shift which was corrupting selections.
commit6b4a11af0a4743ab65a2f6cff3c7997d8bf0412a
authorDimitrie O. Paun <dpaun@rogers.com>
Wed, 16 Oct 2002 19:01:38 +0000 (16 19:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Oct 2002 19:01:38 +0000 (16 19:01 +0000)
tree5344d5632bcc575a7fad6b5dde62422f7077ee2f
parent11c87632ec14ff56180844b56973bdbc87e19901
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.
dlls/comctl32/listview.c