wxWidgets/contrib/utils/convertrc
Ron Lee 99006e446e Added wxTreeCtrl::GetItemParent to deprecate GetParent.
Moved GetParent into WX_COMPAT_2_2 and exposed base GetParent in
that case too.

Replaced all lib/sample uses of wxTC::GetParent with GetItemParent.

Updated docs to suit.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18448 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2002-12-29 07:48:21 +00:00
..
convert.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
convert.h
ConvertVC.dsp Updated version 2002-12-05 11:08:08 +00:00
ConvertVC.dsw
makefile.b32
makefile.g95
Makefile.in
makefile.vc
makefile.wat
rc2wxr.cpp All occurances of #include <wx/wxprec.h> changed to #include "wx/wxprec.h" 2001-10-30 13:33:34 +00:00
rc2wxr.h
rc2xml.cpp Applied patch [ 651713 ] changes to convertrc 2002-12-16 11:03:05 +00:00
rc2xml.h Applied patch [ 651713 ] changes to convertrc 2002-12-16 11:03:05 +00:00
wxconvert.rc
wxr2xml.cpp
wxr2xml.h Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00