msxml3: Simplify ::insertData() for Text, Comment and CDATA nodes.
[wine] / dlls / msxml3 / parseerror.c
2010-02-04  Nikolay Sivovmsxml3: Use existing helpers for heap allocations.
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml2.idl and xmldom...
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMParseError.
2007-01-22  Bang Jun-Youngmsxml3: config.h police.
2006-10-05  Michael Stefaniucmsxml3: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-21  Huw Daviesmsxml3: Improve parse error handling a bit.
2006-01-27  Huw Daviesmsxml: Issue a fixme if the interface is not implemented.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-11-08  Huw DaviesImplement get_parseError.