msxml3: Partial stub domdoc_validate().
[wine] / dlls / msxml3 / tests / xmlelem.c
2010-06-21  Nikolay Sivovmsxml3: Don't crash on null pointer when doing ::Next...
2010-01-18  Nikolay Sivovmsxml3: Track linked/unlinked state for element and...
2010-01-18  Nikolay Sivovmsxml3: In IXMLElementCollection store pointer to node...
2010-01-18  Nikolay Sivovmsxml3: Implement IXMLElement::removeChild() with some...
2010-01-18  Nikolay Sivovmsxml3: Don't preallocate root element, return new...
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml.idl.
2008-12-05  Vincent Povirkmsxml3/tests: Fix string format warnings.
2008-09-03  Paul Vriensmsxml3/tests: Fix a test on win98.
2008-09-02  Paul Vriensmsxml3/tests: Add a missing CoUninitialize.
2008-07-03  Piotr Cabanmsxml3/tests: Fix error messages.
2008-07-03  Piotr Cabanmsxml3/tests: Better error messages formatting.
2008-06-23  Dan Kegelmsxml3/tests: VT_EMPTY is not a string.
2008-06-20  Alistair Leslie... msxml3: Improved checking of failed case.
2008-06-09  Alistair Leslie... msxml3: Stop tests crashing under windows 98.
2007-12-10  Alistair Leslie... msxml3: Fix memory leak.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLElement and IXMLElementCollec...