Instrument SetItemT to avoid repainting if nothing changed.
commit8d2f7224f10cc87e4a055369e0163c9eff6e817b
authorDimitrie O. Paun <dpaun@rogers.com>
Wed, 16 Oct 2002 19:04:07 +0000 (16 19:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Oct 2002 19:04:07 +0000 (16 19:04 +0000)
treed82c5c6d6b4d2514fc198be2118dd8a4446218a2
parent3c9591b4134f6b4bc2d06efbf9d479c49af0f21b
Instrument SetItemT to avoid repainting if nothing changed.
Teach RemoveAllSelections to skip an item, so we can eliminate the
flicker when we click on a selected item.
dlls/comctl32/listview.c