better XRC errors reporting: report location of the error and use unified formatting
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Mar 2009 10:29:14 +0000 (10:29 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 15 Mar 2009 10:29:14 +0000 (10:29 +0000)
commit819559b2ac7d2250097ce0b1d9d443164752be09
tree193d6a9863bb18f91c2c9124a06b3359fd55582a
parent95fb31530e382c4b355b0c853121441ec97aec24
better XRC errors reporting: report location of the error and use unified formatting

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/xrc/xmlres.h
interface/wx/xrc/xmlres.h
src/xrc/xh_bmpcbox.cpp
src/xrc/xh_choicbk.cpp
src/xrc/xh_collpane.cpp
src/xrc/xh_listbk.cpp
src/xrc/xh_mdi.cpp
src/xrc/xh_menu.cpp
src/xrc/xh_notbk.cpp
src/xrc/xh_propdlg.cpp
src/xrc/xh_sizer.cpp
src/xrc/xh_split.cpp
src/xrc/xh_statbar.cpp
src/xrc/xh_toolb.cpp
src/xrc/xh_treebk.cpp
src/xrc/xh_wizrd.cpp
src/xrc/xmladv.cpp
src/xrc/xmlres.cpp