.. |
tests
|
msxml3/tests: Move domdoc.c schema-related tests to schema.c.
|
2010-11-25 11:49:07 +01:00 |
Makefile.in
|
msxml3: XDR schema support.
|
2010-11-15 13:03:06 +01:00 |
attribute.c
|
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +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 use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +01:00 |
comment.c
|
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +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 use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +01:00 |
doctype.c
|
msxml3: Stub IXMLDOMDocumentType support.
|
2010-11-05 11:28:32 +01:00 |
domdoc.c
|
msxml3: Add a trailing '\n' to an ERR() call.
|
2010-12-03 16:08:29 +01:00 |
domimpl.c
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
element.c
|
msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName().
|
2010-11-24 12:03:06 +01:00 |
entityref.c
|
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +01:00 |
factory.c
|
msxml3: Store the DOMDocument/XMLSchemaCache object version.
|
2010-11-25 11:49:08 +01:00 |
httprequest.c
|
msxml3: Fix response text conversion to WCHAR string.
|
2010-10-13 11:19:53 +02:00 |
main.c
|
msxml3: Fix incorrect uses of va_list arguments.
|
2010-11-17 14:21:09 +01:00 |
msxml3.spec
|
…
|
|
msxml3_v1.idl
|
…
|
|
msxml_private.h
|
msxml3: Avoid some uninitialized variable warnings on old gcc.
|
2010-12-01 19:45:34 +01:00 |
node.c
|
msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName().
|
2010-11-24 12:03:06 +01:00 |
nodelist.c
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
nodemap.c
|
msxml3/domdoc: Implement IXMLDOMNamedNodeMap::removeQualifiedItem().
|
2010-09-07 11:31:39 +02:00 |
parseerror.c
|
msxml3: Don't include assert.h where it's not used.
|
2010-11-12 11:39:27 +01:00 |
pi.c
|
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeTypeString implementations.
|
2010-11-08 11:56:13 +01:00 |
queryresult.c
|
msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName().
|
2010-11-24 12:03:06 +01:00 |
regsvr.c
|
msxml: Register XMLHTTP objects.
|
2010-10-08 11:56:45 +02:00 |
saxreader.c
|
msxml3: Don't include assert.h where it's not used.
|
2010-11-12 11:39:27 +01:00 |
schema.c
|
msxml3/domdoc: Add a ref to the schema cache in copy_properties().
|
2010-12-01 11:09:38 +01:00 |
schemas.rc
|
msxml3: Add urn:schemas-microsoft-com:datatypes schema.
|
2010-11-15 13:02:34 +01:00 |
text.c
|
msxml3: Implement domtext dt-related functions.
|
2010-11-24 12:02:35 +01:00 |
uuid.c
|
include: Make msxml6.idl a copy of msxml2.idl instead of importing it.
|
2010-11-10 12:08:00 +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: Silence urlmon query failures for IXMLDocument.
|
2010-10-20 18:37:09 +02:00 |
xmlelem.c
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02: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 |