wxWidgets/include/wx/xrc
Vadim Zeitlin 1f6ea93556 Make wxXmlResource::ReportError() wxXmlNode parameter const.
This function (and the related DoReportError()) doesn't need to modify its
"context" argument so take a const-pointer in it.

See #11431.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66058 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-11-07 14:00:43 +00:00
..
xh_all.h Add XRC handler for wxToolbook. 2010-10-23 18:56:28 +00:00
xh_animatctrl.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 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_richtext.h
xh_scrol.h
xh_scwin.h
xh_sizer.h Make it easier to define custom wxSizerXmlHandler subclasses. 2010-10-24 14:33:58 +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 use wxToggleButtonXmlHandler::DoCreateBitmapToggleButton on supoorted platforms only 2010-05-27 13:45:06 +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
xh_wizrd.h
xmlres.h Make wxXmlResource::ReportError() wxXmlNode parameter const. 2010-11-07 14:00:43 +00:00