ChangeSet ID: 1030665522962599944164143
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/08/29 18:58:42
Modified files:
dlls/comctl32 : listview.c
Log message:
Guy L. Albertelli <galberte(a)neo.lrun.com>
- Reduce the number of messages being passed to itself by using the
internal routines.
- Fix problem in _SetIconSpacing found by recent change.
- Add initial support for correct icon sizing.
- A few extra traces.
Patch: http://cvs.winehq.com/patch.py?id=1030665522962599944164143
Revision Changes Path
1.137 +52 -20 wine/dlls/comctl32/listview.c