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 updated resources convertor 2000-09-26 21:59:37 +00:00
ConvertVC.dsp Updated version 2002-12-05 11:08:08 +00:00
ConvertVC.dsw Misc release-related mods 2001-05-14 10:28:27 +00:00
makefile.b32 changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h 2001-06-09 22:18:45 +00:00
makefile.g95 changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h 2001-06-09 22:18:45 +00:00
Makefile.in updated resources convertor 2000-09-26 21:59:37 +00:00
makefile.vc changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h 2001-06-09 22:18:45 +00:00
makefile.wat changed wxXML to XRC, wx/xml/*.h->wx/xrc/*.h 2001-06-09 22:18:45 +00:00
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 updated resources convertor 2000-09-26 21:59:37 +00:00
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 updated resources convertor 2000-09-26 21:59:37 +00:00
wxr2xml.cpp change in XRC format 2000-10-07 21:56:37 +00:00
wxr2xml.h Added wxTreeCtrl::GetItemParent to deprecate GetParent. 2002-12-29 07:48:21 +00:00