Draw _only_ the items that are invalidated.
commit9d678ff740a1127e92dfa587605e992798a7fba7
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 10 Oct 2002 03:12:05 +0000 (10 03:12 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Oct 2002 03:12:05 +0000 (10 03:12 +0000)
treea272729f2f3df2c32fa27e5b64935f6560d9de28
parent0295e4fceba4f7db6bbacd96b621386568c70f41
Draw _only_ the items that are invalidated.
Fix serious bug when deleting from a range.
Pass in a range to the ranges_{add,del} functions.
Tidy up the RefreshIcon function.
Assorted cleanups.
dlls/comctl32/listview.c