Listview update - LVM_GETITEMRECT

Guy L. Albertelli galberte at neo.lrun.com
Tue Sep 10 21:19:49 CDT 2002


This is the base for the next patch (soon) that will fix the drawing of the
large icons (bugs 676 and #239). This one doesn't really fix any of the
drawing issues but does get the LVM_GETITEMRECT correct for the LVIR_BOUNDS,
LVIR_ICON, and LVIR_LABEL.

This is built on top of CVS of yesterday (9/9/02) but will probably conflict
with Dimi's latest patch.

Guy

License: X11

Changelog:
Guy Albertelli  <<galberte at neo.lrun.com>>

  dlls/comctl32/listview.c
    - Improve LVM_GETITEMRECT values for LVS_ICON style. Now mostly correct
(or atleast matches native).
    - Handle focused and selected large icon text better.
    - Handle internal erase.
    - Fix initial WM_NOTIFYFORMAT.- additional debugging code
    - Base for next patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: listview6.diff
Type: application/octet-stream
Size: 24520 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20020910/b6042154/listview6.obj


More information about the wine-patches mailing list