.. |
tests
|
msxml3/tests: Test namespace change for all document versions.
|
2012-06-13 19:39:56 +02:00 |
Makefile.in
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
attribute.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
bsc.c
|
msxml3: Added internal function for loading xml from IMoniker.
|
2012-03-12 16:04:50 +01:00 |
cdata.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
comment.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
datatypes.xsd
|
…
|
|
dispex.c
|
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:48 +02:00 |
docfrag.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
doctype.c
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
domdoc.c
|
msxml3: Avoid a dangling else (LLVM/Clang).
|
2012-05-14 17:53:07 +02:00 |
domimpl.c
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
element.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
entityref.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
factory.c
|
msxml3: Stub support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:42 +02:00 |
httprequest.c
|
msxml3: Fix status text value parsing.
|
2012-06-11 12:19:07 +02:00 |
main.c
|
msxml3: Support dumping VT_VARIANT|VT_BYREF variants.
|
2012-05-21 11:45:56 +02:00 |
msxml3.manifest
|
…
|
|
msxml3.spec
|
…
|
|
msxml3_v1.idl
|
…
|
|
msxml_private.h
|
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:48 +02:00 |
mxnamespace.c
|
msxml3: getPrefix() should check all pushed contexts as well.
|
2012-04-23 11:44:17 +02:00 |
mxwriter.c
|
msxml3: Support iso-8859-x encodings in writer.
|
2012-05-14 17:46:59 +02:00 |
node.c
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02: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: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
saxreader.c
|
msxml3: Reader shouldn't depend on input being properly allocated BSTR string.
|
2012-06-18 11:59:41 +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: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02: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: Implement IXMLParser Get/Set Flags.
|
2012-06-12 10:18: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 |