]> git.saurik.com Git - wxWidgets.git/commit
Added a flag suppressing node content conversion when saving to XML.
authorJulian Smart <julian@anthemion.co.uk>
Tue, 5 Oct 2010 06:17:22 +0000 (06:17 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 5 Oct 2010 06:17:22 +0000 (06:17 +0000)
commit30f6914ba1d999b84c28fc84a3cf0fdbf9cc326f
treef6e508dfb51b56dcf065821381fe14f245b7c192
parent6ffb5e91eadc9529b13b995e7d7b290a41202f3f
Added a flag suppressing node content conversion when saving to XML.
This helps improve the extremely poor performance of XML saving if
you have, for example, hex data that does not need conversion.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/xml/xml.h
interface/wx/xml/xml.h
src/xml/xml.cpp