Sweden-Number/dlls/msxml3
Nikolay Sivov 5016f7ba4a msxml3: Properly escape character data in text nodes. 2012-02-27 12:55:05 +01:00
..
tests msxml3: Properly escape character data in text nodes. 2012-02-27 12:55:05 +01:00
Makefile.in msxml3: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02:00
attribute.c msxml3: Use IXMLDOMDocument3 as a latest interface version. 2011-12-12 10:20:26 +01:00
bsc.c msxml3: Return parser result in detach_url. 2011-10-24 19:54:15 +02:00
cdata.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
comment.c msxml3: Some put_dataType() tests for nodes without typed data. 2012-01-09 12:52:15 +01:00
datatypes.xsd msxml3: Fix a datatypes.xsd oops. 2010-11-16 11:48:43 +01:00
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: Trace VARIANT parameters. 2012-01-30 20:44:47 +01: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: Skip leading space characters when loading from BSTR. 2011-12-19 11:10:16 +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: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
msxml3.spec
msxml3_v1.idl
msxml_private.h msxml3: Put all defined document namespaces in collection. 2012-01-24 16:57:31 +01:00
mxnamespace.c msxml3: Initial implementation of ::getPrefix(). 2012-01-23 15:59:53 +01:00
mxwriter.c msxml3: Properly escape character data in text nodes. 2012-02-27 12:55:05 +01: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: Fix element data leak on error. 2012-02-06 10:19:32 -06:00
schema.c msxml3: Block ::add() if collection is read-only. 2012-01-24 16:57:32 +01:00
schemas.rc msxml3: Add urn:schemas-microsoft-com:datatypes schema. 2010-11-15 13:02:34 +01:00
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 include: Correctly define the msxml typelib by directly including xmldom.idl and xmldso.idl. 2010-12-21 12:17:11 +01:00
version.rc msxml3: Add a WinSxS manifest resource. 2011-08-25 17:20:37 +02:00
xdr.c msxml3: Include the system libxml headers before the Windows headers. 2011-02-24 15:49:28 +01:00
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: Support creating IXMLParser Interface. 2011-09-26 22:42:01 +02: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: Use debugstr_* functions instead of wine_* prefixed for consistency. 2012-01-20 13:32:04 +01:00
xslpattern.y msxml3: Attribute name could be qualified. 2011-12-06 15:50:59 +01:00