Added more wxRegion tests to erase sample.
authorRobert Roebling <robert@roebling.de>
Mon, 18 Feb 2002 22:13:23 +0000 (22:13 +0000)
committerRobert Roebling <robert@roebling.de>
Mon, 18 Feb 2002 22:13:23 +0000 (22:13 +0000)
commit887dd52f06a985ec0455e91f4b3d2b091a1b1c7b
treea3bc0ca6edf6910820bb2b0bb6cae6f2b82a8a20
parent28f5082b3235a349ffc3b99eeacca5049ccd42dd
  Added more wxRegion tests to erase sample.
  Implemented "clear now, paint later".
  Corrected colour-by-name lookup.
  Corrected DrawRectangle code which produced
    redraw garbage under wxX11.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14297 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/x11/window.h
samples/erase/erase.cpp
src/gtk/colour.cpp
src/gtk1/colour.cpp
src/x11/app.cpp
src/x11/colour.cpp
src/x11/dcclient.cpp
src/x11/window.cpp