.. |
tests
|
msxml3: Set namespace-prefixes on by default.
|
2012-04-17 11:48:35 +02:00 |
attribute.c
|
msxml3: Use IXMLDOMDocument3 as a latest interface version.
|
2011-12-12 10:20:26 +01:00 |
bsc.c
|
msxml3: Added internal function for loading xml from IMoniker.
|
2012-03-12 16:04:50 +01:00 |
cdata.c
|
msxml3: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
comment.c
|
msxml3: Some put_dataType() tests for nodes without typed data.
|
2012-01-09 12:52:15 +01:00 |
datatypes.xsd
|
|
|
dispex.c
|
msxml3: Initialize VARIANT before passing it to VariantCopy.
|
2011-12-14 17:54:45 +01:00 |
docfrag.c
|
msxml3: Some put_dataType() tests for nodes without typed data.
|
2012-01-09 12:52:15 +01:00 |
doctype.c
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
domdoc.c
|
msxml3: Print the debug string and not the pointer to it.
|
2012-03-26 18:15:22 +02:00 |
domimpl.c
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
element.c
|
msxml3: Replace macro with another enum entry.
|
2012-01-23 15:59:53 +01:00 |
entityref.c
|
msxml3: Some put_dataType() tests for nodes without typed data.
|
2012-01-09 12:52:15 +01:00 |
factory.c
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
httprequest.c
|
msxml3: Implemented IXMLHttpRequest::get_statusText().
|
2012-01-18 16:25:10 +01:00 |
main.c
|
msxml3: Fix structured error callback implementation when no message data available.
|
2012-02-16 18:51:57 +01:00 |
Makefile.in
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
msxml3.manifest
|
|
|
msxml3.spec
|
|
|
msxml3_v1.idl
|
|
|
msxml_private.h
|
msxml3: Added partial XMLView IPersistMoniker_Load implementation.
|
2012-03-13 10:56:41 +01:00 |
mxnamespace.c
|
msxml3: Initial implementation of ::getPrefix().
|
2012-01-23 15:59:53 +01:00 |
mxwriter.c
|
msxml3: Added getIndexFromName() implementation for SAXAttributes.
|
2012-04-17 11:48:30 +02:00 |
node.c
|
msxml3: Remove no longer used node data type helper.
|
2012-01-16 12:45:33 +01:00 |
nodelist.c
|
msxml3: Support IDispatchEx for IXMLDOMNodeList too.
|
2011-11-21 11:04:09 +01:00 |
nodemap.c
|
msxml3: Remove wrong ERR(), some renames.
|
2012-01-09 12:52:14 +01:00 |
parseerror.c
|
msxml3: Added IXMLDOMParseError2 support.
|
2011-12-14 17:54:45 +01:00 |
pi.c
|
msxml3: Internally call methods with interface macros.
|
2012-01-24 16:57:32 +01:00 |
saxreader.c
|
msxml3: Set namespace-prefixes on by default.
|
2012-04-17 11:48:35 +02:00 |
schema.c
|
msxml3: Avoid BAD_CAST in schemasInit.
|
2012-03-15 19:55:31 +01:00 |
schemas.rc
|
|
|
selection.c
|
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
|
2012-01-20 13:32:04 +01:00 |
stylesheet.c
|
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
|
2012-01-20 13:32:04 +01:00 |
text.c
|
msxml3: Internally call methods with interface macros.
|
2012-01-24 16:57:32 +01:00 |
uuid.c
|
|
|
version.rc
|
|
|
xdr.c
|
|
|
xmldoc.c
|
msxml3: Fix IDispatch support for IXMLDocument.
|
2011-11-07 11:21:40 +01:00 |
xmlelem.c
|
msxml3: Support IDispatch in IXMLElement.
|
2011-11-07 11:22:09 +01:00 |
xmlparser.c
|
msxml3: Support creating IXMLParser Interface.
|
2011-09-26 22:42:01 +02:00 |
xmlparser.idl
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
xmlview.c
|
msxml3: Avoid building code that isn't used without libxml.
|
2012-03-16 13:02:54 +01:00 |
xslpattern.h
|
|
|
xslpattern.l
|
msxml3: Use debugstr_* functions instead of wine_* prefixed for consistency.
|
2012-01-20 13:32:04 +01:00 |
xslpattern.y
|
msxml3: Accept names in predicate expressions for XSLPattern queries.
|
2012-03-12 10:10:31 +01:00 |