deprecate the old TryValidator/Parent() and replace them with the new and documented...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Feb 2009 16:16:31 +0000 (16:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 26 Feb 2009 16:16:31 +0000 (16:16 +0000)
commit8cc208e39f61bca01cc23c339843891f099d47c5
treec3783f27c7d30a7f082b88e3d775427e31a907c2
parent531cfed2d1e25eb76f7017318cc10eabe76e4f82
deprecate the old TryValidator/Parent() and replace them with the new and documented TryBefore/After()

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59164 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
14 files changed:
docs/changes.txt
include/wx/docmdi.h
include/wx/docview.h
include/wx/event.h
include/wx/generic/mdig.h
include/wx/msw/mdi.h
include/wx/window.h
interface/wx/event.h
src/common/docmdi.cpp
src/common/docview.cpp
src/common/event.cpp
src/common/wincmn.cpp
src/generic/mdig.cpp
src/msw/mdi.cpp