No more pixel junk when resizing windows that
authorRobert Roebling <robert@roebling.de>
Wed, 20 Mar 2002 21:36:36 +0000 (21:36 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 20 Mar 2002 21:36:36 +0000 (21:36 +0000)
commitaae736694eebe4d291360e2acf62638314b3b02c
tree4b4999594cf4340f69aa9bc90810f6b661ad2553
parentccf691a4ead55449f6093acaa4c21c166b06d3a4
  No more pixel junk when resizing windows that
    use the wxNO_FULL_REPAINT_ON_RESIZE flag
    and which have a border.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14695 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/univ/window.h
src/univ/winuniv.cpp
src/x11/window.cpp