ChangeSet ID: 17126
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/04/18 05:20:51
Modified files:
dlls/comctl32 : treeview.c
Log message:
Vitaliy Margolen <wine-patch(a)kievinfo.com>
Don't redraw if no information has changed.
Fixed endless redraw loop if app using callback for images and/or
text.
Keep color changes made by app for the current draw cycle.
Patch: http://cvs.winehq.org/patch.py?id=17126
Old revision New revision Changes Path
1.170 1.171 +106 -86 wine/dlls/comctl32/treeview.c