- Improve traces.
authorGuy L. Albertelli <galberte@neo.lrun.com>
Wed, 10 Jul 2002 03:00:22 +0000 (03:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Jul 2002 03:00:22 +0000 (03:00 +0000)
commit073d09a17fd6de30825cc30afb223963f9cdf696
tree0fb96b9f39b6e14e2f7b144e2e016849b928bdf9
parent2d990806ec84b52f254d453220d4cbc953679961
- Improve traces.
- Changed default column width to 128 to match native and make that
  the mimimum for LVS_SMALLICON and LVS_LIST styles.
- Corrected max value for LVS_LIST style scroll info.
- Issue our own ShowScrollBar like the native with proper test.
- Correct alignment when using LVS_ICON style.
- Correct FIXMEs for unimplemented styles.
- Correct rect size computation for LVS_LIST.
- Reset scroll bars when changing styles.
- Implement WM_WINDOWPOSCHANGED.
dlls/comctl32/listview.c