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 Added XRC handler for wxTimePickerCtrl. 2011-09-29 13:43:23 +00:00
xh_animatctrl.h
xh_auinotbk.h Add support for wxAuiNotebook to XRC. 2012-10-23 13:51:58 +00:00
xh_bannerwindow.h Add XRC handler for wxBannerWindow and a test for it to the xrc sample. 2011-08-22 12:18:56 +00:00
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 Add XRC handler for wxCommandLinkButton. 2010-10-20 23:11:20 +00:00
xh_collpane.h
xh_combo.h
xh_comboctrl.h Use native EOL 2009-03-20 18:25:13 +00:00
xh_datectrl.h
xh_dirpicker.h
xh_dlg.h
xh_editlbox.h added wxEditbaleListBox XRC handler 2009-06-04 23:41:51 +00:00
xh_filectrl.h Use UTF-8 for all non-ASCII characters in the sources. 2009-09-18 16:16:12 +00:00
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 add support for defining list control columns in XRC too (and correct a few things in previously added list items support) 2009-05-25 13:00:28 +00:00
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 No changes, just removed hard tabs and trailing white space. 2009-08-21 10:41:26 +00:00
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 Remove Palm OS port. 2012-01-15 01:05:28 +00:00
xh_timectrl.h Added XRC handler for wxTimePickerCtrl. 2011-09-29 13:43:23 +00:00
xh_toolb.h use <bitmapsize> to load bitmaps at the specified size in wxToolBar's XRC handler 2009-05-05 18:23:04 +00:00
xh_toolbk.h Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
xh_tree.h
xh_treebk.h
xh_unkwn.h No changes, just fix some typos in comments in wxXRC code. 2012-09-30 22:19:24 +00:00
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