wine/dlls/comctl32 listview.c
Oct. 18, 2002
7:18 p.m.
ChangeSet ID: 5850 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/18 19:18:11 Modified files: dlls/comctl32 : listview.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Keep track of per-column information inside the listview. Cache header rectangles. Used the cached info instead of calling to the header each time. Update the listview as we track column width changes. Unify column handling between {Insert,Delete}Column, and width changes. Simplify RefreshReport, by using the new column info. Patch: http://cvs.winehq.com/patch.py?id=5850 Old revision New revision Changes Path 1.250 1.251 +193 -155 wine/dlls/comctl32/listview.c
8559
Age (days ago)
8559
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard