Added reparenting helper classes to help apps to grab the windows
authorJulian Smart <julian@anthemion.co.uk>
Sat, 9 Mar 2002 21:51:10 +0000 (21:51 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 9 Mar 2002 21:51:10 +0000 (21:51 +0000)
commitc978d36124197b5612a2cabefed7591ad0eea6e2
treecf3ec20a5af47b9a6278a4df00fc07190884eb5c
parent39578f9cfcf6447a3805c96c46573a6e9a577150
Added reparenting helper classes to help apps to grab the windows
of other applications.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14524 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/filelist.txt
include/wx/x11/reparent.h [new file with mode: 0644]
src/x11/app.cpp
src/x11/bitmap.cpp
src/x11/dcclient.cpp
src/x11/files.lst
src/x11/reparent.cpp [new file with mode: 0644]