.. |
tests
|
msxml3/tests: Check the correct return value.
|
2012-05-16 18:30:22 +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
|
…
|
|
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
|
…
|
|
domdoc.c
|
msxml3: Avoid a dangling else (LLVM/Clang).
|
2012-05-14 17:53:07 +02:00 |
domimpl.c
|
…
|
|
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: 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 |
msxml3.manifest
|
…
|
|
msxml3.spec
|
…
|
|
msxml3_v1.idl
|
…
|
|
msxml_private.h
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +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
|
…
|
|
nodemap.c
|
msxml3: Remove wrong ERR(), some renames.
|
2012-01-09 12:52:14 +01:00 |
parseerror.c
|
…
|
|
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: Add a helper to check that lexical handler is set.
|
2012-05-08 16:22:28 +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
|
…
|
|
xmlelem.c
|
…
|
|
xmlparser.c
|
…
|
|
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 |