Don't redraw if no information has changed.
commit71be0944203b8f5c86ef5b73b43691cf17d388ba
authorVitaliy Margolen <wine-patch@kievinfo.com>
Mon, 18 Apr 2005 10:20:51 +0000 (18 10:20 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Apr 2005 10:20:51 +0000 (18 10:20 +0000)
treeb614cf2ea796d60c6d83f9ec9a69ce9dcee0f68c
parenta8d8b52d6fe705c0dda35e60483f814a211ff9be
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.
dlls/comctl32/treeview.c