wine-wine/dlls/msxml3
Nikolay Sivov f6ce8b7196 msxml3/tests: Fix a lot of leaks in tests (Valgrind). 2011-01-17 12:52:19 +01:00
..
tests msxml3/tests: Fix a lot of leaks in tests (Valgrind). 2011-01-17 12:52:19 +01:00
Makefile.in msxml3: Convert dll registration to the IRegistrar mechanism. 2010-12-21 13:56:42 +01:00
attribute.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
bsc.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
cdata.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
comment.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
datatypes.xsd msxml3: Fix a datatypes.xsd oops. 2010-11-16 11:48:43 +01:00
dispex.c msxml3: Don't include assert.h where it's not used. 2010-11-12 11:39:27 +01:00
docfrag.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
doctype.c msxml3: Use an iface instead of a vtbl pointer in domdoctype. 2010-12-16 12:06:51 +01:00
domdoc.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
domimpl.c msxml3: Use an iface instead of a vtbl pointer in domimpl. 2010-12-16 12:06:51 +01:00
element.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
entityref.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
factory.c msxml2: Add an msxml2 library that contains the v2.6 msxml typelib. 2010-12-21 13:56:42 +01:00
httprequest.c msxml3: Fixed memory leak (valgrind). 2011-01-14 18:26:19 +01:00
main.c msxml3: Don't forward put_nodeTypedValue and put_dataType calls to node IXMLDOMNode iface. 2010-12-30 15:02:27 +01:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
node.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
nodelist.c msxml3: Use an iface instead of a vtbl pointer in xmlnodelist. 2010-12-16 12:06:51 +01:00
nodemap.c msxml3: Use ifaces instead of vtbl pointers in xmlnodemap. 2010-12-16 12:06:50 +01:00
parseerror.c msxml3: Use an iface instead of a vtbl pointer in parse_error_t. 2010-12-29 11:59:37 +01:00
pi.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
queryresult.c msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName(). 2010-11-24 12:03:06 +01:00
saxreader.c msxml3: Standardize the COM usage in saxreader.c. 2010-12-28 16:35:39 +01:00
schema.c msxml3: Avoid using an initialized variable. 2010-12-09 17:46:47 +01:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
text.c msxml3: Don't forward get_namespaceURI calls to node's IXMLDOMNode iface. 2011-01-10 10:41:18 +01:00
uuid.c include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
version.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
xdr.c msxml3: Remove 'const' from the function return types. 2010-11-17 14:01:14 +01:00
xmldoc.c msxml3: Use ifaces instead of vtbl pointers in xmldoc. 2010-12-23 13:47:22 +01:00
xmlelem.c msxml3: Standardize the COM usage in xmlelem.c. 2010-12-23 13:47:23 +01:00
xslpattern.h msxml3: Fix XSLPattern namespace handling. 2010-10-29 17:28:11 +02:00
xslpattern.l msxml3: Add a trailing '\n' to a FIXME() calls. 2010-11-02 13:16:19 +01:00
xslpattern.y msxml3: Implement XSLPattern collection methods. 2010-11-03 14:56:26 +01:00