Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Nikolay Sivov
|
969f060e58
|
msxml3: Fix IVBSAXAttributes handling of retval BSTRs.
|
2014-03-05 11:49:17 +01:00 |
Nikolay Sivov
|
ff847e8cb3
|
msxml3: Pass XSL processor parameters to libxml2.
|
2014-02-14 11:51:11 +01:00 |
Dmitry Timoshkov
|
cdc9eff5d2
|
msxml3: Remove unused IUnknown *outer parameter from object constructors.
|
2014-01-09 14:23:39 +01:00 |
Nikolay Sivov
|
6cc0e706dd
|
msxml3: Always return False for nodes that can't have children.
|
2013-05-06 17:07:23 +02:00 |
Nikolay Sivov
|
e5affa7040
|
msxml3: Update backing docs refcount in put_documentElement().
|
2013-02-27 19:23:09 +01:00 |
Nikolay Sivov
|
cb9d787be1
|
msxml3: Better handle cross-tree node moves.
|
2013-02-27 19:23:06 +01:00 |
André Hentschel
|
c02b84d3c5
|
msxml3: Fix possible NULL pointer access in heap_strdupW.
|
2012-11-19 16:36:58 +01:00 |
Nikolay Sivov
|
3d013afec7
|
msxml3: Fix indexed access to schema collection namespace uris.
|
2012-11-01 15:09:13 +01:00 |
Nikolay Sivov
|
892b21088e
|
msxml3: Implement _newEnum() for schema cache.
|
2012-07-02 19:18:04 +02:00 |
Nikolay Sivov
|
03ad0acfad
|
msxml3: Add IEnumVARIANT support for IXMLDOMNodeList.
|
2012-07-02 19:18:03 +02:00 |
Nikolay Sivov
|
ec2114e66e
|
msxml3: Added IDispatch support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:48 +02:00 |
Nikolay Sivov
|
1a94d8f3c1
|
msxml3: Stub support for IServerXMLHTTPRequest.
|
2012-05-21 11:46:42 +02:00 |
Nikolay Sivov
|
edf6162340
|
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
|
2012-05-15 16:26:46 +02:00 |
Piotr Caban
|
85055298fa
|
msxml3: Added partial XMLView IPersistMoniker_Load implementation.
|
2012-03-13 10:56:41 +01:00 |
Piotr Caban
|
2cbd6a63df
|
msxml3: Added internal function for loading xml from IMoniker.
|
2012-03-12 16:04:50 +01:00 |
Piotr Caban
|
b80388fa97
|
msxml3: Added XMLView class stub.
|
2012-03-12 16:04:49 +01:00 |
Nikolay Sivov
|
d69afaa95d
|
msxml3: Stub support for IMXAttributes.
|
2012-03-09 11:35:47 +01:00 |
Nikolay Sivov
|
95b9b82181
|
msxml3: Put all defined document namespaces in collection.
|
2012-01-24 16:57:31 +01:00 |
Nikolay Sivov
|
b148063031
|
msxml3: Replace macro with another enum entry.
|
2012-01-23 15:59:53 +01:00 |
Nikolay Sivov
|
477fd6ef3c
|
msxml3: libxml2 is not used for writer.
|
2011-12-19 11:10:52 +01:00 |
Nikolay Sivov
|
e736c3e983
|
msxml3: Skip leading space characters when loading from BSTR.
|
2011-12-19 11:10:16 +01:00 |
Nikolay Sivov
|
0151f4741a
|
msxml3: Added IXMLDOMParseError2 support.
|
2011-12-14 17:54:45 +01:00 |
Nikolay Sivov
|
ae6ef45811
|
msxml3: Added IDispatchEx support for IXMLDOMSchemaCollection2.
|
2011-12-12 10:20:21 +01:00 |
Alexandre Julliard
|
dbdf356f72
|
msxml3: Don't return REFIID to avoid compiler warnings.
|
2011-11-22 18:19:31 +01:00 |
Nikolay Sivov
|
a9d8f9a0a2
|
msxml3: Fix support for IXMLDOMDocument3.
|
2011-11-21 11:03:19 +01:00 |
Nikolay Sivov
|
b26ad412d3
|
msxml3: Added common ISupportErrorInfo implementation.
|
2011-11-21 11:03:13 +01:00 |
Nikolay Sivov
|
b6d3068c24
|
msxml3: Support multiple IXMLDOMNamedNodeMap implementations.
|
2011-11-15 19:37:29 +01:00 |
Nikolay Sivov
|
70e0290dcf
|
msxml3: Add IDispatchEx support for IXMLDOMNamedNodeMap.
|
2011-11-07 11:22:23 +01:00 |
Nikolay Sivov
|
8d602efe88
|
msxml3: Add type id placeholder for index 0 to make lookup code actually work.
|
2011-11-03 13:00:35 +01:00 |
Nikolay Sivov
|
a35513bbd0
|
msxml3: Release IDispatchEx dynamic data properly.
|
2011-10-31 16:46:21 +01:00 |
Piotr Caban
|
e84c41028b
|
msxml3: Make positions returned by ISAXLocator compatible with msxml6.
|
2011-10-25 16:57:09 +02:00 |
Piotr Caban
|
41eba1c30d
|
msxml3: Return parser result in detach_url.
|
2011-10-24 19:54:15 +02:00 |
Alistair Leslie-Hughes
|
5df9ff3aa9
|
msxml3: Support creating IXMLParser Interface.
|
2011-09-26 22:42:01 +02:00 |
Francois Gouget
|
55a6db8912
|
msxml3: Fix printing NULL strings.
|
2011-09-21 18:39:51 +02:00 |
Nikolay Sivov
|
283276d6ea
|
msxml3: Store class version for MXWriter instance.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
4877da66b3
|
msxml3: Make version dependency checks more flexible, move CLSID checks to factory creation.
|
2011-08-24 19:07:45 +02:00 |
Nikolay Sivov
|
7f47d97e12
|
msxml3/mxnamespace: Stub IVBMXNamespaceManager and added some tests.
|
2011-08-23 16:53:50 +02:00 |
Nikolay Sivov
|
9253967295
|
msxml3/mxnamespace: Add IMXNamespaceManager stub.
|
2011-08-23 16:53:50 +02:00 |
Thomas Mullaly
|
f1f57f2368
|
msxml3: Added IStream support to IMXWriter.
|
2011-08-23 16:53:49 +02:00 |
Nikolay Sivov
|
8cefe9b071
|
msxml3: Store raw text data passed through characters().
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
a12d2d7233
|
msxml3: A stub for MXXMLWriter class.
|
2011-05-02 12:46:45 +02:00 |
Marcus Meissner
|
1ef0fca796
|
msxml3: Mark internal symbols as hidden.
|
2011-04-27 11:52:03 +02:00 |
Francois Gouget
|
11d1ff154f
|
msxml3: Make element_get_dt() static and move it around to avoid a forward declaration.
|
2011-03-16 14:14:23 +01:00 |
Nikolay Sivov
|
c26c55995a
|
msxml3: Add IXMLDOMSelection stub.
|
2011-03-14 12:38:59 +01:00 |
Nikolay Sivov
|
fb96151b0e
|
msxml3: Move string conversion helper to header.
|
2011-03-11 11:49:18 +01:00 |
Nikolay Sivov
|
68cc66d800
|
msxml3: Fix reference counting behaviour for named map.
|
2011-03-11 11:49:04 +01:00 |
Nikolay Sivov
|
59f7b8899b
|
msxml3: Link dom attribute with parent interface pointer.
|
2011-03-03 17:47:13 +01:00 |
Nikolay Sivov
|
4735c5193f
|
msxml3: Get rid of not longer used internal IXMLDOMNode vtable.
|
2011-02-24 15:49:31 +01:00 |
Nikolay Sivov
|
bf01d1b3d7
|
msxml3: Remove transformNode() forward.
|
2011-02-24 15:49:30 +01:00 |