]> git.saurik.com Git - wxWidgets.git/history - tests/xml/xmltest.cpp
fixed   handling in wxHtmlWinParser, broken by TAB-handling changes (bug #1957041)
[wxWidgets.git] / tests / xml / xmltest.cpp
2008-03-30  Václav Slavíkadded wxXmlNode::InsertChildAfter and use it for (much...
2008-03-29  Václav Slavík1. fixed wxXmlNode::InsertChild() documentation to...