Tried to fix update/refresh again. The code erronously
authorRobert Roebling <robert@roebling.de>
Fri, 12 Jul 2002 20:27:44 +0000 (20:27 +0000)
committerRobert Roebling <robert@roebling.de>
Fri, 12 Jul 2002 20:27:44 +0000 (20:27 +0000)
commit62cb3cd8a1e15670c0f9dab2782945db07f42da8
tree996bf3a05e9df65b1e4c84c12fb7cb10bb8de08e
parenteb671557a8ff1d3b607dcffd00bc4d4e6e8d93eb
  Tried to fix update/refresh again. The code erronously
    cleared the updated area if the area to be cleared
    was empty (such as after a call to Refresh(FALSE)).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16157 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/window.cpp
src/gtk1/window.cpp