wxX11:
authorRobert Roebling <robert@roebling.de>
Sun, 10 Feb 2002 16:42:42 +0000 (16:42 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 10 Feb 2002 16:42:42 +0000 (16:42 +0000)
commit1934d291cd9e4e7eb1b8aba92e3f35b35f0618b1
tree5b821f0fee1678f7740ce1bdf6e003727ed925be
parentc3e44503cf39acc2b36a3dc4457f045a23ad3455
  wxX11:
     Rewrote wxRegion.
     Killed backing store Pixmap.
     Killed wxRectList.
     Adapted wxWindow to the above.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14105 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/x11/private.h
include/wx/x11/region.h
include/wx/x11/window.h
src/x11/app.cpp
src/x11/dcclient.cpp
src/x11/region.cpp
src/x11/window.cpp