.. |
tests
|
include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl.
|
2010-12-21 12:17:11 +01:00 |
attribute.c
|
msxml3: Use an iface instead of a vtbl pointer in domattr.
|
2010-12-16 12:06:50 +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: Use an iface instead of a vtbl pointer in domcdata.
|
2010-12-16 12:06:50 +01:00 |
comment.c
|
msxml3: Use an iface instead of a vtbl pointer in domcomment.
|
2010-12-16 12:06:51 +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: Use an iface instead of a vtbl pointer in domfrag.
|
2010-12-16 12:06:51 +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: Add a trailing '\n' to an ERR() call.
|
2010-12-03 16:08:29 +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: Use an iface instead of a vtbl pointer in domelem.
|
2010-12-16 12:06:50 +01:00 |
entityref.c
|
msxml3: Use an iface instead of a vtbl pointer in entityref.
|
2010-12-16 12:06:50 +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: Use ifaces instead of vtbl pointers in BindStatusCallback.
|
2010-12-09 12:25:50 +01:00 |
main.c
|
msxml3: Convert dll registration to the IRegistrar mechanism.
|
2010-12-21 13:56:42 +01:00 |
Makefile.in
|
msxml3: Convert dll registration to the IRegistrar mechanism.
|
2010-12-21 13:56:42 +01:00 |
msxml3_v1.idl
|
|
|
msxml3.spec
|
|
|
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: 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: Don't include assert.h where it's not used.
|
2010-11-12 11:39:27 +01:00 |
pi.c
|
msxml3: Use an iface instead of a vtbl pointer in dom_pi.
|
2010-12-16 12:06:51 +01:00 |
queryresult.c
|
msxml3: Fix domdoc_getElementsByTagName()/domelem_getElementsByTagName().
|
2010-11-24 12:03:06 +01: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: 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: Use an iface instead of a vtbl pointer in domtext.
|
2010-12-16 12:06:50 +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: 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 |