wine/dlls/comctl32 listview.c
4 Oct
2002
4 Oct
'02
5:54 p.m.
ChangeSet ID: 5632 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/10/04 12:54:22 Modified files: dlls/comctl32 : listview.c Log message: Dimitrie O. Paun <dpaun(a)rogers.com> Fixed large item focus handling for virtual listviews. Since at most _one_ item can have the focus at any time, we can maintain one such rectangle per list, rather than per item. This is both more efficient, and works for LVS_OWNERDATA listviews as well. Patch: http://cvs.winehq.com/patch.py?id=5632 Old revision New revision Changes Path 1.166 1.167 +13 -98 wine/dlls/comctl32/listview.c
8474
Age (days ago)
8474
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard