reduce the number of repaintings by repaiting (rect) union of all invalidated areas...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Sep 2006 07:55:51 +0000 (07:55 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 25 Sep 2006 07:55:51 +0000 (07:55 +0000)
commit93259e592b6bfca4cae8be306324b4d47f4543c3
tree4ca16c40d3a0f032256520ca1b1e83dc8de4eb55
parentcf1aac89dd673c73726ca83f4b9c1a4f5858ebaf
reduce the number of repaintings by repaiting (rect) union of all invalidated areas instead of iterating over every Refresh() request including duplicate ones

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41425 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/dfb/toplevel.cpp