Rework SetItemPosition, bunch of bugs squashed in the process.
commitc5da549d10b3c19e2a5c448f243c71feb292d0da
authorDimitrie O. Paun <dpaun@rogers.com>
Wed, 23 Oct 2002 20:54:23 +0000 (23 20:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 23 Oct 2002 20:54:23 +0000 (23 20:54 +0000)
tree949063f5bf150cb4171a183192bdefa9b461bc7e
parentc5e2731939b9710ff03cac2a5d6823fd7d5e3167
Rework SetItemPosition, bunch of bugs squashed in the process.
Complete icon alignment rewrite: cleaner, incremental, etc.
Completely avoid aligning all icons on every insert
  - icon placement is incrementally computed now: it's fast.
Small cleanups, docs update, etc.
dlls/comctl32/listview.c