- Localize origin, location, and rectangle computation.
commite2e509764843ed4044372e99ad522284066ceeae
authorGuy L. Albertelli <galberte@neo.lrun.com>
Tue, 24 Sep 2002 18:27:21 +0000 (24 18:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Sep 2002 18:27:21 +0000 (24 18:27 +0000)
tree8987a76e3ca22bc90264caa74c2d42fc59f2ee35
parent326021bd9867fff5f12c59972b6fda18d0b1aa8d
- Localize origin, location, and rectangle computation.
- Support state icons in LVS_ICON style.
- Draw only items that are in the clip box.
- Draw non-selected items first then the selected ones because large
  icons may overlap each other.
- Correct invalidation rectangles for items.
- Correct drawing of large icons.
- Eliminate divide by zero cases in scrolling.
- Invalidate selected items prior to setting window losing focus.
dlls/comctl32/listview.c