Fix FullPaint to actually force the whole window to be repainted
authorRobin Dunn <robin@alldunn.com>
Mon, 24 May 2004 19:52:41 +0000 (19:52 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 24 May 2004 19:52:41 +0000 (19:52 +0000)
commitcadea444a0071f2fc92d1a98eed40766dbfbc473
tree153955ed1a9630f2e636e8c1181274cf6d778797
parentde59c1618f4cdca1172e7bfb5d61de1956aba41c
Fix FullPaint to actually force the whole window to be repainted
instead of being constrained by the previous paint's update region.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27412 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
contrib/src/stc/ScintillaWX.cpp
src/stc/ScintillaWX.cpp