.. |
tests
|
msxml3: clang corrections.
|
2011-07-05 13:53:26 +02:00 |
Makefile.in
|
msxml3: A stub for MXXMLWriter class.
|
2011-05-02 12:46:45 +02:00 |
attribute.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
bsc.c
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
cdata.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
comment.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
datatypes.xsd
|
msxml3: Fix a datatypes.xsd oops.
|
2010-11-16 11:48:43 +01:00 |
dispex.c
|
msxml3: Avoid shadowing a parameter.
|
2011-03-09 15:54:20 +01:00 |
docfrag.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
doctype.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
domdoc.c
|
msxml3: Remove dead assignment (Clang).
|
2011-07-06 11:25:55 +02:00 |
domimpl.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
element.c
|
msxml3: Fix a couple incorrect uses of VariantChangeType().
|
2011-06-21 12:24:37 +02:00 |
entityref.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
factory.c
|
msxml3: Create CLSID_XMLHTTP when requested.
|
2011-06-16 16:43:02 +02:00 |
httprequest.c
|
msxml3: Fix a couple incorrect uses of VariantChangeType().
|
2011-06-21 12:24:37 +02:00 |
main.c
|
msxml3: Support VT_BSTR|VT_BYREF as source in load().
|
2011-03-16 14:14:22 +01:00 |
msxml3.spec
|
…
|
|
msxml3_v1.idl
|
…
|
|
msxml_private.h
|
msxml3: Store raw text data passed through characters().
|
2011-05-09 11:44:30 +02:00 |
mxwriter.c
|
msxml3: Support get/set for disableOutputEscaping() property.
|
2011-05-09 11:44:30 +02:00 |
node.c
|
msxml3: SysAllocString*() automatically allocates a terminating NULL.
|
2011-06-17 12:34:12 +02:00 |
nodelist.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
nodemap.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
parseerror.c
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
pi.c
|
msxml3: Allow to create dummy node map for <?xml ?>.
|
2011-03-28 17:31:51 +02:00 |
saxreader.c
|
msxml3: clang corrections.
|
2011-07-05 13:53:26 +02:00 |
schema.c
|
msxml3: Fixed two const table declarations (Coverity).
|
2011-04-04 11:46:03 +02:00 |
schemas.rc
|
msxml3: Add urn:schemas-microsoft-com:datatypes schema.
|
2010-11-15 13:02:34 +01:00 |
selection.c
|
msxml3: Make a bunch of XSLPattern_*() functions static.
|
2011-05-03 14:38:06 +02:00 |
stylesheet.c
|
msxml3: Add get_output() implementation for processor.
|
2011-03-01 13:21:58 +01:00 |
text.c
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +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: Include the system libxml headers before the Windows headers.
|
2011-02-24 15:49:28 +01:00 |
xmldoc.c
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
xmlelem.c
|
msxml3: Move string conversion helper to header.
|
2011-03-11 11:49:18 +01:00 |
xslpattern.h
|
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
|
2011-05-06 14:23:46 +02:00 |
xslpattern.l
|
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
|
2011-05-06 14:23:46 +02:00 |
xslpattern.y
|
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
|
2011-05-06 14:23:46 +02:00 |