mciqtz: Improve MCIQTZ_mciSet traces.
[wine] / dlls / msxml3 /
2009-12-09  Huw Daviesmsxml3: Correctly test the variant returned by get_node...
2009-12-07  Piotr Cabanmsxml3: Fix VARIANT_from_xmlChar implementation.
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-24  Francois Gougetmsxml3: Make some functions static in node.c.
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-10-15  Jacek Cabanmsxml3: Store xmlnode structure instead of pointer...
2009-10-07  Alexandre JulliardFix empty function prototypes.
2009-09-30  Jacek Cabanmsxml3: Get rid of node internal IUnknown.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in dom_pi.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in entityref.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in domfrag.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in domcomment.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in domcdata.
2009-09-30  Jacek Cabanmsxml3: Store xmlnode pointer in domattr.
2009-09-30  Jacek Cabanmsxml3: Store pointer to node object in domtext.
2009-09-10  Alistair Leslie... msxml3: Add IDispatchEx support to IXMLDOMElement.
2009-09-01  Alexandre Julliardmsxml3: Move typelib definitions out of #ifdef HAVE_LIB...
2009-08-29  Jacek Cabanmsxml3: Added more IDispatchEx tests.
2009-08-29  Jacek Cabanmsxml3: Use IXMLDOMSelection as a main queryresult...
2009-08-29  Jacek Cabanmsxml3: Moved IDispatchEx implementation from domdoc...
2009-08-24  Jacek Cabanmsxml3: Get rid of not used aggregation support in...
2009-08-21  Jacek Cabanmsxml3: Store xmlnode object in domdoc.
2009-08-21  Jacek Cabanmsxml3: Store xmlnode object in domelem.
2009-08-21  Jacek Cabanmsxml3: Return xmlnode object from create_basic_node.
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  Jacek Cabanmsxml3: Optimize bstr_from_xmlChar implementation.
2009-08-14  Alistair Leslie... msxml3: Register missing MXXMLWriter interfaces.
2009-08-14  Alistair Leslie... msxml3: IXMLDOMElement doesn't support IObjectIdentity.
2009-06-01  Gerald Pfeifermsxml3: Tweak two assertions.
2009-04-20  Francois GougetAssorted spelling fixes.
2009-03-10  Michael Stefaniucmsxml3: Change the remaining long variables to LONG.
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-29  Marcus Meissnermsxml3: Handle get_element returning NULL (Coverity).
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2009-01-22  Alistair Leslie... msxml3: Implement IXMLDOMDocument2 IPersistStream_Save.
2009-01-22  Alistair Leslie... msxml3: IXMLDOMDocument2 async default value is VARIANT...
2009-01-22  Alistair Leslie... msxml3: Register missing SAXXMLReader Components.
2009-01-14  Alistair Leslie... msxml3: Add fixme for unsupported parameter.
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-20  Alistair Leslie... msxml3: Make functions static.
2008-12-17  Alistair Leslie... msxml3: Corrected getAttributeNode to return correct...
2008-12-17  Hans Leidekkerjanitorial: Don't depend on user32 for the self registr...
2008-12-05  Michael Stefaniucmsxml3: Do not cast void pointers to other pointer...
2008-12-05  Vincent Povirkmsxml3/tests: Fix string format warnings.
2008-12-01  Michael Karchermsxml3: attach_xmldoc may fail.
2008-12-01  Michael Karchermsxml3: Remove attach_xmldoc(This, NULL) calls.
2008-12-01  Michael Karchermsxml3: Specialize attach_xmlnode to XML documents.
2008-12-01  Michael Karchermsxml3: Move attach_xmlnode.c to domdoc.c.
2008-12-01  Michael Karchermsxml3: Quiet noisy fixmes.
2008-12-01  Michael Karchermsxml3/tests: Fix BSTR leak.
2008-12-01  Michael Karchermsxml3: Avoid duplicate encoding.
2008-12-01  Alistair Leslie... msxml3: Implement IXMLDOMAttribute get/put value.
2008-11-25  Francois Gougetmsxml3: Remove WINAPI on static functions where not...
2008-11-20  Ricardo Filipemsxml3: Check some dead store results (llvm/clang).
2008-11-19  Francois Gougetmsxml3: Fix compilation on systems that don't have...
2008-11-18  Francois Gougetmsxml3: Dynamically load libxslt.so and only call xsltI...
2008-11-14  Andrew Talbotmsxml3: Void function should not return a value.
2008-11-03  Michael Karchermsxml3: Simplify IXMLDOMNodeMap::removeNamedItem.
2008-11-03  Michael Karchermsxml3: Clean up initialization.
2008-10-31  Michael Karchermsxml3: IXMLCDATASection is not an element.
2008-10-31  Marcus Meissnermsxml3: Fixed if nesting / ptr checking problems in...
2008-10-31  Marcus Meissnermsxml3: Fixed NULL ptr dereference possibilities (Cover...
2008-10-28  Alistair Leslie... msxml3: Add support to get_nodeTypedValue on Element...
2008-10-23  Andrew Talbotmsxml3: Sign-compare warning fix.
2008-10-17  Jacek Cabanmsxml3: Silence invalid FIXME.
2008-10-17  Jacek Cabanmsxml3: Fixed dynamic properties allocation.
2008-10-17  Jacek Cabanmsxml3: Update orphaned list in put_documentElement.
2008-10-15  Michael Karchermsxml3: Initialize xmldoc->_private in IPersistStream...
2008-10-13  Michael Karchermsxml3: Use orphan node list.
2008-10-13  Michael Karchermsxml3: Add an orphan node list to xmlDoc.
2008-10-13  Michael Karchermsxml3: Use the _private element of xmlDoc as pointer.
2008-10-13  Michael Karchermsxml3: Remove unneeded code.
2008-10-13  Michael Karchermsxml3: Fix memory leaks in node.c.
2008-10-13  Michael Karchermsxml3/tests: Fix assorted memory leaks.
2008-10-13  Michael Karchermsxml3: Fix leaking the BindStatusCallback if bind_url...
2008-10-13  Michael Karchermsxml3: Fix leaks in callers of xmlChar_from_wchar.
2008-10-13  Michael Karchermsxml3: Remove superflous re-conversion from wide chars...
2008-10-13  Michael Karchermsxml3: Use right COM invocation macro.
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-10  Michael Karchermsxml3: _domtext->element is in fact a IXMLDOMNode.
next