Add support for elements preceding the document node in wxXML.
This is mainly useful for parsing and generating processing instructions but can be used for any kind of elements, e.g. also comments, occurring before the document node in XML documents. Closes #11593. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -454,6 +454,7 @@ All:
|
||||
- Added precision parameter to wxString::From[C]Double().
|
||||
- Added wxThread::Wait() and Delete() "wait mode" parameter (Catalin Raceanu).
|
||||
- Allow showing milliseconds in wxLog time stamps (tan).
|
||||
- Added support for processing instructions in wxXmlDocument (Nick Matthews).
|
||||
|
||||
Unix:
|
||||
|
||||
|
Reference in New Issue
Block a user