wxX11:
authorRobert Roebling <robert@roebling.de>
Wed, 13 Feb 2002 16:43:18 +0000 (16:43 +0000)
committerRobert Roebling <robert@roebling.de>
Wed, 13 Feb 2002 16:43:18 +0000 (16:43 +0000)
commit0d1dff0172e94487c4aa2d830c714f93be73c7ec
treed0f923144486f99b781273842471a615db5f03af
parentac0141634d8686abef5812331592ce2f94419296
  wxX11:
    INtroduced OnInternalIdle as per wxGTK so that users
      cannot as easily lill the internals.
    Fixed pop-up transient window.
    Removed some #if 0 here and there.
    Made refresh code work in idle instead of directly.

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