Validate the drawing area after the custom painting of the control
commit376282113367ddc25e0597e2659fc6e0b77fd5c7
authorSup Yut Sum <ch3cooli@gmail.com>
Tue, 5 Feb 2013 14:57:46 +0000 (5 22:57 +0800)
committerSven Strickroth <email@cs-ware.de>
Thu, 7 Feb 2013 21:55:31 +0000 (7 22:55 +0100)
tree573918ec69f6f1e077f881c609af7d6bb6d65f64
parentd1616edafe22c1541e116657b5005e6af7f6c5fb
Validate the drawing area after the custom painting of the control

This shouldn't be necessary, but it appears some plugins can mess up the painting somehow

See this thread for more details:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3011957

Based on TortoiseSVN revision 23876

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
(cherry picked from commit 725175d65dc27f63201cad30315ad2dec5ecf40f)
src/Git/GitStatusListCtrl.cpp
src/Utils/MiscUI/FilterEdit.cpp