mapi32: Add Lithunian translation.
[wine] / dlls / msxml3 / tests /
2009-12-09  Huw Daviesmsxml3: Correctly test the variant returned by get_node...
2009-12-02  Rob Shearmanmsxml3: Fix double-free of BSTR in domdoc tests.
2009-11-29  Marcus Meissnermsxml3: Move element usage into element!=NULL check...
2009-11-23  Marcus Meissnermsxml3: Fix NULL ptr checking in domdoc test (Coverity).
2009-11-20  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
2009-11-20  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'bin...
2009-11-20  Piotr Cabanmsxml3: Implemented more data types handling xmlnode_ge...
2009-11-19  Piotr Cabanmsxml3: Remove test that fails on some systems.
2009-11-19  Piotr Cabanmsxml3: Ignore nanoseconds in xmlnode_get_nodeTypedValue.
2009-11-19  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'i1...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue date...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'boolean...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'fixed...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'int...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'number...
2009-11-18  Piotr Cabanmsxml3: Implemented xmlnode_get_nodeTypedValue 'string...
2009-09-10  Alistair Leslie... msxml3: Add IDispatchEx support to IXMLDOMElement.
2009-08-29  Jacek Cabanmsxml3: Added more IDispatchEx tests.
2009-08-19  Alistair Leslie... msxml3: Support loading windows file paths.
2009-08-19  Alexandre Julliardmsxml3/tests: Use the global wine_dbgstr_w instead...
2009-08-14  Alistair Leslie... msxml3: IXMLDOMElement doesn't support IObjectIdentity.
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml.idl.
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml2.idl and xmldom...
2009-02-09  Alistair Leslie... msxml3: Use our parent doc if we don't have one.
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2009-01-22  Alistair Leslie... msxml3: IXMLDOMDocument2 async default value is VARIANT...
2008-12-23  Alistair Leslie... msxml3: Use xmlNodeGetContent to get text data.
2008-12-20  Alistair Leslie... msxml3: Add ISupportErrorInfo interface to IXMLDOMDocument.
2008-12-17  Alistair Leslie... msxml3: Corrected getAttributeNode to return correct...
2008-12-05  Vincent Povirkmsxml3/tests: Fix string format warnings.
2008-12-01  Michael Karchermsxml3/tests: Fix BSTR leak.
2008-12-01  Michael Karchermsxml3: Avoid duplicate encoding.
2008-10-31  Michael Karchermsxml3: IXMLCDATASection is not an element.
2008-10-28  Alistair Leslie... msxml3: Add support to get_nodeTypedValue on Element...
2008-10-13  Michael Karchermsxml3/tests: Fix assorted memory leaks.
2008-10-13  Michael Karchermsxml3: IXMLDOMNode_put_nodeValue: Use variant coercion.
2008-10-13  Michael Karchermsxml3: Correct handling of listLength == NULL in IXMLD...
2008-10-13  Michael Karchermsxml3: Implementation of IXMLDOMNamedNodeMap::removeNa...
2008-10-10  Michael Karchermsxml3: Text node should not aggregate element.
2008-10-09  Alistair Leslie... msxml3: Add IXMLHTTPRequest support.
2008-10-08  Michael Stefaniucmsxml3/tests: Use SUCCEEDED instead of !FAILED.
2008-10-08  Paul Vriensmsxml3/tests: Compare instead of assign.
2008-10-07  Michael Karchermsxml3: Revert "Simplify IXMLDOMNode::removeChild".
2008-10-07  Michael Karchermsxml3: Handle all variant types in IXMLDOMDocument...
2008-10-07  Michael Karchermsxml3: replaceNode accepts IXMLDOMElement instead...
2008-10-07  Michael Karchermsxml3: Basic implementation of IXMLDOMNode::replaceChild.
2008-10-07  Michael Karchermsxml3/tests: Valgrind fix.
2008-10-06  Michael Karchermsxml3: Parameter validation for IXMLDOMNode::replaceCh...
2008-10-06  Michael Karchermsxml3: Fail a bit earlier on removeChild(...,NULL...
2008-10-06  Michael Karchermsxml3: removeChild can only delete direct children.
2008-10-06  Michael Karchermsxml3/tests: Clean up test_removeChild.
2008-09-25  Michael Stefaniucmsxml3/tests: Remove redundant NULL check before SysFre...
2008-09-22  Piotr Cabanmsxml3/test: Add test for ISAXXMLReader_parse (passing...
2008-09-15  Alistair Leslie... msxml3: Correct test.
2008-09-05  Marcus Meissnermsxml3: Fixed incorrect MultiByteToWideChar.
2008-09-03  Alistair Leslie... msxml3: Add IDispatchEx test.
2008-09-03  Paul Vriensmsxml3/tests: Fix a test on win98.
2008-09-03  Paul Vriensmsxml3/tests: Use CreateFileA to please win98.
2008-09-02  Paul Vriensmsxml3/tests: Add a missing CoUninitialize.
2008-09-02  Paul Vriensmsxml3/tests: Add a missing CoUninitialize.
2008-08-27  Alistair Leslie... msxml3: Correct unsupported functions in IDispatchEx.
2008-08-22  Piotr Cabanmsxml3: Added IDispatchEx QueryInterface test.
2008-07-28  Alistair Leslie... msxml3: Format get_xml string to be more like msxml3.
2008-07-28  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parseURL.
2008-07-24  Piotr Cabanmsxml3/tests: Add test for parsing document with '...
2008-07-24  Piotr Cabanmsxml3/tests: Add test for parsing from IStream.
2008-07-23  Detlef Riekenbergmsxml3/tests: Fix failure and crash on win9x.
2008-07-21  Piotr Cabanmsxml3/tests: Added test for ISAXXMLReader_parse with...
2008-07-21  Piotr Cabanmsxml3/tests: Added tests for ISAXXMLReader_putErrorHan...
2008-07-17  Piotr Cabanmsxml3/tests: Added more tests for ISAXXMLReader_parse...
2008-07-16  Zhangrong Huangmsxml3: Add support for accessing document node.
2008-07-11  Piotr Cabanmsxml3/tests: Added test for getContentHandler with...
2008-07-10  Piotr Cabanmsxml3: oldChild in xmlnode_removeChild may be NULL.
2008-07-10  Piotr Cabanmsxml3/tests: Added more tests to ISAXXMLReader_putCont...
2008-07-10  Francois Gougetmsxml3/tests: Add a trailing '\n' to ok() calls.
2008-07-09  Alexandre Julliardmsxml3/tests: Fix test cleanup.
2008-07-09  Piotr Cabanmsxml3: Skip the first XML declaration in file generate...
2008-07-09  Piotr Cabanmsxml3: Added test of files generated by IXMLDOMDocumen...
2008-07-09  Piotr Cabanmsxml3: Implemented xmlnode_get_ownerDocument.
2008-07-09  Piotr Cabanmsxml3/test: Added ISAXXMLReader test.
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-03  Zhangrong Huangmsxml3/test: Fix a typo in test node_to_string().
2008-07-03  Alistair Leslie... msxml3: Added tests to check for invalid arguments.
2008-07-03  Piotr Cabanmsxml3/tests: Fix error messages.
2008-07-03  Piotr Cabanmsxml3/tests: Better error messages formatting.
2008-07-03  Alistair Leslie... msxml3: Added support to create an Attribute in createNode.
2008-07-02  Piotr Cabanmsxml3: Added IXMLDOMElement_getAttributeNode implement...
2008-07-02  Piotr Cabanmsxml3: Added IXMLDOMElement_getAttributeNode test.
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.
2008-06-06  Dan Kegelmsxml/tests: Use VariantInit, not VariantClear, to...
2008-05-26  Alistair Leslie... msxml3: Stopped tests from crashing and a Win98 fix.
2008-05-06  Francois Gougetmsxml3/tests: Add a trailing '\n' to an ok() call.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Alistair Leslie... msxml3: Implement IXMLDOMComment insertData.
2008-04-25  Alistair Leslie... msxml3: Corrected transformNode.
2008-04-21  Alistair Leslie... msxml3: Add tests for get_prefix and get_namespaceURI.
2008-04-17  Alistair Leslie... msxml3: Implement transformNode.
2008-04-09  Austin EnglishSpelling fixes.
next