23 Oct
2002
23 Oct
'02
8:54 p.m.
ChangeSet ID: 5955 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/23 15:54:23 Modified files: dlls/comctl32 : listview.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> 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. Patch: http://cvs.winehq.com/patch.py?id=5955 Old revision New revision Changes Path 1.283 1.284 +149 -143 wine/dlls/comctl32/listview.c