]> git.saurik.com Git - wxWidgets.git/history - contrib/src/xml/xmlexpat.cpp
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / contrib / src / xml / xmlexpat.cpp
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-05-28  Václav Slavíkfixed parsing of comments before root node
2001-05-05  Václav Slavíkminor change: buf[(size_t)pos] instead of buf.c_str...
2001-05-04  Václav Slavíkapplied patch #421410:
2001-05-02  Václav Slavíkswitched wxXML to expat parser ; some minor formatting...