rpcrt4: Don't copy memory from the buffer in NdrConformantStringUnmarshall if we...
[wine] / dlls / msxml3 /
2007-12-14  Alistair Leslie... msxml3: Fix memory leak in tests.
2007-12-11  Alistair Leslie... msxml3: Fix memory leak in test.
2007-12-11  Alistair Leslie... msxml: Register missing components.
2007-12-10  Alistair Leslie... msxml3: Implement IPersistStream.
2007-12-10  Alistair Leslie... msxml3: Fix memory leak.
2007-12-10  Alistair Leslie... msxml3: Fix memory leaks.
2007-12-07  Alistair Leslie... msxml3: Implement cloneNode.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-11-21  Alistair Leslie... msxml: Tests for createTextNode.
2007-11-21  Alistair Leslie... msxml: Implement createTextNode.
2007-11-21  Alistair Leslie... msxml: Always return a string in get_text.
2007-11-21  Alistair Leslie... msxml: Added test for get_text.
2007-11-16  Huw Daviesmsxml3: Don't leak an interface on failure.
2007-11-15  Alistair Leslie... msxml: Test for insertBefore with a NULL output parameter.
2007-11-15  Alistair Leslie... msxml: Allow insertBefore to have a NULL output parameter.
2007-11-15  Rob Shearmanmsxml3: Don't leak node in xmldoc_createElement in...
2007-11-15  Rob Shearmanmsxml3: Fix some memory leaks of name in test_xmldoc.
2007-11-13  Alistair Leslie... msxml3: Enable test for bad argument / fix memory leak.
2007-11-13  Alistair Leslie... msxml3: Return E_INVALIDARG on bad parameter.
2007-11-07  Alistair Leslie... msxml3: Fix memory leak.
2007-11-05  Alistair Leslie... msxml: Fix a memory leak.
2007-08-30  Francois GougetAssorted non-ANSI function declaration fixes (missing...
2007-08-27  Stefan Leichtermsxml3: Remove 'recursive registry key delete' function.
2007-07-25  Andrew Talbotmsxml3: Cast-qual warning fix.
2007-07-19  Mikołaj Zalewskimsxml3/tests: Avoid a crash that happens on some native...
2007-07-13  Rob Shearmanmsxml3: Implement IXMLDOMNode::get_text for CDATA,...
2007-06-27  Michael Stefaniucjanitorial: Remove superfluous casts of void pointers...
2007-06-11  Alexandre Julliardmsxml: Don't use VariantClear on an uninitialized variant.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-29  Alexandre Julliardmsxml3: Fixed compilation without libxml.
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add tests for IXMLElement and IXMLElementCollec...
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLDocument.
2007-05-25  James Hawkinsmsxml3: Add initial implementation of IXMLElement and...
2007-05-18  Mikołaj Zalewskimsxml3: Implement IXMLDOMElement::getElementsByTagName.
2007-05-18  Mikołaj Zalewskimsxml3: Add tests for XPath queries with namespaces.
2007-05-18  Mikołaj Zalewskimsxml3: For queries the get_item should change the...
2007-05-18  Mikołaj Zalewskimsxml3: Improve the XPath queries handling.
2007-05-15  Andrew Talbotmsxml3: Exclude unused headers.
2007-05-14  Mikołaj Zalewskimsxml3: Implement IXMLDOMDocument2::setProperty("Select...
2007-03-13  Stefan HuehnerMark several functions as static.
2007-02-28  Huw Daviesmsxml3: Implement {get,putref}_schemas.
2007-02-28  Huw Daviesmsxml3: Add a schema cache object.
2007-02-26  Huw Daviesmsxml3: Register schema cache classes.
2007-02-26  Huw Daviesmsxml3: Convert the domdoc object to use the IXMLDOMDoc...
2007-02-19  Hans Leidekkermsxml3: Stub out some more getters and setters of IXMLD...
2007-01-24  Paul Vriensmsxml3/tests: Cast-qual warning fixes.
2007-01-22  Bang Jun-Youngmsxml3: config.h police.
2007-01-15  Andrew Talbotmsxml3: Remove unused functions.
2006-12-29  Colin Pitratmsxml: nextNode and reset functions.
2006-12-28  Rob Shearmanmsxml3: Add a simple test for XMLHTTP.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-12-05  Francois Gougetmsxml3: Add '\n' to Wine trace.
2006-11-30  Lei Zhangmsxml3: Fix compiles for systems with libxml2 version...
2006-11-17  Huw Daviesmsxml3: Implement createElement.
2006-11-17  Huw Daviesmsxml3: Implement createProcessingInstruction with...
2006-11-14  Huw Daviesmsxml3: Support both v 2.x and 3.0 version independent...
2006-11-14  Huw Daviesmsxml3: Add the CLSID_DOMDocument define in msxml2...
2006-11-14  Huw Daviesmsxml3: Initialize the uuids that aren't in libuuid.
2006-11-02  Paul Chitescumsxml3: Check parameters of IXMLDOMNode::insertBefore().
2006-10-24  Eric Pouechmsxml: Fixed list walking in xmlnodelist_get_length.
2006-10-13  Hans Leidekkermsxml3/tests: Win64 printf format warning fixes.
2006-10-09  Louis. Lendersmsxml3: Add a version resource.
2006-10-05  Michael Stefaniucmsxml3: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-21  Dan Hipschmanmsxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conforma...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-09  Francois Gougetmsxml3: DOMFreeThreadedDocument's thread model is Both...
2006-08-02  Alexandre Julliardmsxml3: Make some functions and variables static.
2006-08-01  Robert Shearmanmsxml3: Add progids for MSXML.DOMDocument and MSXML...
2006-08-01  Robert Shearmanmsxml3: Separate the writing of progids from the writin...
2006-07-24  Robert Shearmanmsxml3: Use general DLL registration framework to regis...
2006-07-19  Huw Daviesmsxml3: removeChild should catch a NULL child node.
2006-07-19  Huw Daviesmsxml3: Add a test to check that selectSingleNode retur...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2006-07-11  Huw Daviesmsxml3: Implement removeChild.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-27  Huw Daviesmsxml3: Always have a libxml doc associated with a...
2006-06-14  Robert Shearmanmsxml: Text nodes with just whitespace should be stripped.
2006-06-14  Robert Shearmanmsxml: Implement IXMLDOMElement for text elements by...
2006-06-14  Robert Shearmanmsxml: Allow the element implementation to be aggregatable.
2006-06-12  Robert Shearmanmsxml3: Fix domelem_get_tagName to return a string...
2006-06-12  Robert Shearmanmsxml3: Initialise output interface pointers to NULL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-24  Huw Daviesmsxml3: Fix for empty node lists.
2006-02-21  Huw Daviesmsxml3: Improve parse error handling a bit.
2006-02-21  Huw Daviesmsxml3: Use url monikers to load xml.
2006-02-16  Huw Daviesmsxml3: Implement comment node.
2006-02-16  Huw Daviesmsxml3: Fix get_text on text nodes.
2006-02-14  Huw Daviesmsxml: Implement getElementsByTagName.
2006-02-14  Hans Leidekkermsxml3: Implement DllUnregisterServer.
2006-02-10  Huw Daviesmsxml: Add ISupportErrorInfo for named node maps.
2006-01-27  Huw Daviesmsxml: Issue a fixme if the interface is not implemented.
2006-01-24  Huw Daviesmsxml: Implement save.
2006-01-19  Huw Daviesmsxml: Text node implementation.
2006-01-18  Huw Daviesmsxml: Implement get_nodeTypedValue.
2006-01-18  Huw Daviesmsxml: Add attribute node implementation.
next