wxWidgets/include/wx/xrc
Vadim Zeitlin 8e912ebf47 Initialize wxXmlResourceHandler members in its ctor.
Not sure if this results in any real problems but at the very least memory
checking tools give errors about reading uninitialized memory in
wxXmlResourceHandlerImpl::CreateResource() if we leave them uninitialized, so
do initialize all the pointers.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74011 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-05-16 14:43:13 +00:00
..
xh_all.h
xh_animatctrl.h
xh_auinotbk.h Add support for wxAuiNotebook to XRC. 2012-10-23 13:51:58 +00:00
xh_bannerwindow.h
xh_bmp.h
xh_bmpbt.h
xh_bmpcbox.h
xh_bttn.h
xh_cald.h
xh_chckb.h
xh_chckl.h
xh_choic.h
xh_choicbk.h
xh_clrpicker.h
xh_cmdlinkbn.h
xh_collpane.h
xh_combo.h
xh_comboctrl.h
xh_datectrl.h
xh_dirpicker.h
xh_dlg.h
xh_editlbox.h
xh_filectrl.h
xh_filepicker.h
xh_fontpicker.h
xh_frame.h
xh_gauge.h
xh_gdctl.h
xh_grid.h
xh_html.h
xh_htmllbox.h
xh_hyperlink.h
xh_listb.h
xh_listbk.h
xh_listc.h
xh_mdi.h
xh_menu.h
xh_notbk.h
xh_odcombo.h
xh_panel.h
xh_propdlg.h
xh_radbt.h
xh_radbx.h
xh_ribbon.h Add support for wxRibbonBar and related controls to XRC. 2012-10-23 13:52:27 +00:00
xh_richtext.h Refactor wxXRC to allow defining handlers outside of xrc library. 2012-10-23 13:51:32 +00:00
xh_scrol.h
xh_scwin.h
xh_sizer.h Allow specifying all wxFlexGridSizer parameters in XRC. 2012-10-19 22:03:25 +00:00
xh_slidr.h
xh_spin.h
xh_split.h
xh_srchctrl.h
xh_statbar.h
xh_stbmp.h
xh_stbox.h
xh_stlin.h
xh_sttxt.h
xh_text.h
xh_tglbtn.h
xh_timectrl.h
xh_toolb.h
xh_toolbk.h
xh_tree.h
xh_treebk.h
xh_unkwn.h
xh_wizrd.h
xmlres.h Break implicit dependency of "core" on "adv" via wxXmlResourceHandlerImplBase. 2012-10-27 00:46:58 +00:00
xmlreshandler.h Initialize wxXmlResourceHandler members in its ctor. 2013-05-16 14:43:13 +00:00