Alistair Leslie-Hughes
|
2ad03e8d07
|
msxml3: Implemented IDispatch for IXMLDOMCDATASection.
|
2008-02-19 14:13:23 +01:00 |
Alistair Leslie-Hughes
|
9fecdccc63
|
msxml3: Implemented IDispatch for IXMLDOMProcessingInstruction.
|
2008-02-19 14:13:12 +01:00 |
Alistair Leslie-Hughes
|
4a053e66ce
|
msxml3: Implemented IDispatch for IXMLDOMSchemaCollection.
|
2008-02-19 14:12:56 +01:00 |
Alistair Leslie-Hughes
|
003beeafb9
|
msxml3: Implemented IDispatch for IXMLDOMText.
|
2008-02-19 14:12:06 +01:00 |
Alistair Leslie-Hughes
|
4a58bf5cff
|
msxml3: Support functions for typelib.
|
2008-02-18 12:41:37 +01:00 |
Alistair Leslie-Hughes
|
e9063b7776
|
msxml3: Implement IXMLDOMAttribute name property.
|
2008-02-16 16:02:21 +01:00 |
Alistair Leslie-Hughes
|
701991ca32
|
msxml3: Implement IXMLDOMProcessingInstruction target.
|
2008-02-16 16:02:15 +01:00 |
Francois Gouget
|
4c8e218252
|
Assorted spelling fixes.
|
2008-02-15 12:09:24 +01:00 |
Alistair Leslie-Hughes
|
9e8c0e54c6
|
msxml3: Corrected tests for msxml service packs versions.
|
2008-02-12 22:40:24 +01:00 |
Alistair Leslie-Hughes
|
587328312b
|
msxml3: Corrected test text.
|
2008-02-08 13:13:27 +01:00 |
Reece H. Dunn
|
fb36abaee9
|
msxml3: Fix the domdoc test failures.
|
2008-02-05 12:44:26 +01:00 |
Alistair Leslie-Hughes
|
c9f5f2c6a2
|
msxml3: Correct createElement return value for an invalid type.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
d4a4b12a43
|
msxml3: Corrected Entity Reference Test.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
b7e6906c2d
|
msxml3: Validated attribute name.
|
2008-02-04 14:18:20 +01:00 |
Alistair Leslie-Hughes
|
7645f321d9
|
gmsxml3: Added typelib support.
|
2008-01-24 12:11:25 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Alistair Leslie-Hughes
|
af15cfefcd
|
msxml3: Return correct IDispatch Interface.
|
2008-01-22 12:00:31 +01:00 |
Alistair Leslie-Hughes
|
a81d22d423
|
msxml3: Implement IXMLDOMEntityReference interface.
|
2008-01-22 11:59:54 +01:00 |
Alistair Leslie-Hughes
|
bfeb14d0d8
|
msxml3: Entity Reference nodes do not support attributes property.
|
2008-01-21 12:37:04 +01:00 |
Alistair Leslie-Hughes
|
c40d4997b3
|
msxml3: Implement IXMLDOMDocumentFragment Interface.
|
2008-01-21 12:36:39 +01:00 |
Alistair Leslie-Hughes
|
ed5a22fb29
|
msxml3: Implement IXMLDOMImplementation Interface.
|
2008-01-18 11:56:58 +01:00 |
Alistair Leslie-Hughes
|
8c3dd87fa8
|
msxml3: Attribute nodes are not typed.
|
2008-01-18 11:56:19 +01:00 |
Francois Gouget
|
44b52b128c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
Alistair Leslie-Hughes
|
055b5e44fe
|
msxml3: Implement get_nodeTypeString.
|
2008-01-16 12:16:39 +01:00 |
Alistair Leslie-Hughes
|
b2101b8177
|
msxml3: Implement put_text.
|
2008-01-16 12:16:25 +01:00 |
Alistair Leslie-Hughes
|
83300893a2
|
msxml3: Corrected getAttribute to return current value and assign output var.
|
2008-01-14 15:53:05 +01:00 |
Alistair Leslie-Hughes
|
b57a7e01d6
|
msxml3: Implement GetClassID for XMLDocument IPersistStream interface.
|
2008-01-14 15:52:53 +01:00 |
Alistair Leslie-Hughes
|
b9e9e041e8
|
msxml3: Implemented IXMLDOMCDATASection COM Object.
|
2008-01-14 15:52:34 +01:00 |
Alistair Leslie-Hughes
|
bf4a43e1e0
|
msxml3: Correct get_attributes for CDATA Section.
|
2008-01-14 15:51:43 +01:00 |
Alistair Leslie-Hughes
|
e989d48f43
|
msxml3: Implement get_dataType.
|
2008-01-14 15:51:37 +01:00 |
Gregor Münch
|
be853b6f4f
|
msxml3: Fix typo.
|
2008-01-14 13:10:22 +01:00 |
Andrew Talbot
|
d9cd7502d5
|
msxml3: Remove unneeded cast.
|
2008-01-14 13:10:04 +01:00 |
Marcus Meissner
|
9bccd06bf9
|
msxml3: Move potential NULL ptr derefs into their if () case.
|
2008-01-11 12:24:14 +01:00 |
Alistair Leslie-Hughes
|
8e1e3e5c51
|
msxml3: Fix memory leak in test.
|
2008-01-11 12:24:03 +01:00 |
Alistair Leslie-Hughes
|
3c94fb72de
|
msxml3: Suppress IID_IRunnableObject FIXME since its not supported.
|
2008-01-09 13:38:03 +01:00 |
Alistair Leslie-Hughes
|
e906b136eb
|
msxml3: get_attributes not supported for Attribute, CData, Comment, Doc, Doc Frag, Entity and Text Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
2896c46245
|
msxml3: previousSibling not supported for Attribute, Document and Document Fragment Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
f31cd30841
|
msxml3: createProcessingInstruction: Check arguments are valid.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
91ad27ea25
|
msxml3: lastChild not supported for CDATASection, Comment, PI and Text Nodes.
|
2008-01-09 13:38:02 +01:00 |
Alistair Leslie-Hughes
|
4e908f65fb
|
msxml3: nextSibling not supported for Attribute, Document and Document Fragment Nodes.
|
2008-01-09 13:38:02 +01:00 |
Lei Zhang
|
672a6995c0
|
msxml: Fix compilation on machines without libxml2.
|
2008-01-07 22:56:58 +01:00 |
Francois Gouget
|
ca64f7c75a
|
msxml3/tests: Add the trailing '\n' to an ok() call.
|
2008-01-07 12:37:02 +01:00 |
Alistair Leslie-Hughes
|
667df8e47f
|
msxml3: Tests for get_xml, createAttribute, CreateComment, setNamedItem.
|
2008-01-04 12:00:41 +01:00 |
Alistair Leslie-Hughes
|
11331847ac
|
msxml3: Implement get_xml.
|
2008-01-04 12:00:04 +01:00 |
Alistair Leslie-Hughes
|
cdac6b5005
|
msxml3: Cannot add an attribute with appendChild.
|
2008-01-04 11:59:29 +01:00 |
Alistair Leslie-Hughes
|
0a80e7c04e
|
msxml3: Add missing values for get_nodeName.
|
2008-01-04 11:59:04 +01:00 |
Alistair Leslie-Hughes
|
300191d58c
|
msxml3: Implement createAttribute.
|
2008-01-04 11:58:39 +01:00 |
Alistair Leslie-Hughes
|
2e3f5243ca
|
msxml3: Implement createComment.
|
2008-01-04 11:58:16 +01:00 |
Alistair Leslie-Hughes
|
48c0e684cb
|
msxml3: Implement setNamedItem.
|
2008-01-04 11:57:32 +01:00 |
Alistair Leslie-Hughes
|
7c1a7491ec
|
msxml3: Return E_INVALIDARG when value is NULL.
|
2008-01-03 13:30:41 +01:00 |
Alistair Leslie-Hughes
|
3b43ea73ef
|
msxml3: Fix memory leaks in tests.
|
2007-12-24 13:31:02 +01:00 |
Alistair Leslie-Hughes
|
497c2949c7
|
msxml3: Fix memory leak in tests.
|
2007-12-14 12:26:33 +01:00 |
Alistair Leslie-Hughes
|
93b6476671
|
msxml3: Fix memory leak in test.
|
2007-12-11 12:09:22 +01:00 |
Alistair Leslie-Hughes
|
b2add094ad
|
msxml: Register missing components.
|
2007-12-11 12:08:51 +01:00 |
Alistair Leslie-Hughes
|
7ec06c8442
|
msxml3: Implement IPersistStream.
|
2007-12-10 14:37:11 +01:00 |
Alistair Leslie-Hughes
|
3fcc0cae51
|
msxml3: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Alistair Leslie-Hughes
|
e3bfe193ca
|
msxml3: Fix memory leaks.
|
2007-12-10 12:27:18 +01:00 |
Alistair Leslie-Hughes
|
86af5b9754
|
msxml3: Implement cloneNode.
|
2007-12-07 17:36:01 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Alistair Leslie-Hughes
|
f35673e9e9
|
msxml: Tests for createTextNode.
|
2007-11-21 12:55:35 +01:00 |
Alistair Leslie-Hughes
|
43d92f4d76
|
msxml: Implement createTextNode.
|
2007-11-21 12:55:31 +01:00 |
Alistair Leslie-Hughes
|
c443674d13
|
msxml: Always return a string in get_text.
|
2007-11-21 12:54:31 +01:00 |
Alistair Leslie-Hughes
|
9845a9ced4
|
msxml: Added test for get_text.
|
2007-11-21 12:54:25 +01:00 |
Huw Davies
|
02be3e260a
|
msxml3: Don't leak an interface on failure.
|
2007-11-16 12:33:08 +01:00 |
Alistair Leslie-Hughes
|
9c657b26af
|
msxml: Test for insertBefore with a NULL output parameter.
|
2007-11-15 11:11:27 +01:00 |
Alistair Leslie-Hughes
|
7fbf828afa
|
msxml: Allow insertBefore to have a NULL output parameter.
|
2007-11-15 11:11:19 +01:00 |
Rob Shearman
|
306129c92e
|
msxml3: Don't leak node in xmldoc_createElement in the wrong type was specified.
|
2007-11-15 11:07:28 +01:00 |
Rob Shearman
|
76d0cab17d
|
msxml3: Fix some memory leaks of name in test_xmldoc.
|
2007-11-15 11:07:25 +01:00 |
Alistair Leslie-Hughes
|
fad20c9ce0
|
msxml3: Enable test for bad argument / fix memory leak.
|
2007-11-13 15:06:11 +01:00 |
Alistair Leslie-Hughes
|
8de2d5290a
|
msxml3: Return E_INVALIDARG on bad parameter.
|
2007-11-13 15:05:59 +01:00 |
Alistair Leslie-Hughes
|
2ad4f102f7
|
msxml3: Fix memory leak.
|
2007-11-07 13:20:57 +01:00 |
Alistair Leslie-Hughes
|
73e2ff5901
|
msxml: Fix a memory leak.
|
2007-11-05 15:00:52 +01:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Stefan Leichter
|
5987d3a37b
|
msxml3: Remove 'recursive registry key delete' function.
|
2007-08-27 11:58:30 +02:00 |
Andrew Talbot
|
11904c80fa
|
msxml3: Cast-qual warning fix.
|
2007-07-25 13:02:13 +02:00 |
Mikołaj Zalewski
|
3c29359286
|
msxml3/tests: Avoid a crash that happens on some native systems.
|
2007-07-19 13:22:28 +02:00 |
Rob Shearman
|
d3a524cdba
|
msxml3: Implement IXMLDOMNode::get_text for CDATA, processing instruction and comment nodes.
|
2007-07-13 12:27:20 +02:00 |
Michael Stefaniuc
|
0152ec0375
|
janitorial: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:50 +02:00 |
Alexandre Julliard
|
6d8c6c5a3a
|
msxml: Don't use VariantClear on an uninitialized variant.
|
2007-06-11 15:00:11 +02:00 |
Francois Gouget
|
fa48cb042c
|
Assorted spelling fixes.
|
2007-05-29 13:47:18 +02:00 |
Alexandre Julliard
|
e269fa378b
|
msxml3: Fixed compilation without libxml.
|
2007-05-29 12:05:20 +02:00 |
James Hawkins
|
e24667cc6e
|
msxml3: Add tests for IXMLDocument.
|
2007-05-25 20:12:38 +02:00 |
James Hawkins
|
9c04d0d8ca
|
msxml3: Add tests for IXMLElement and IXMLElementCollection.
|
2007-05-25 20:12:27 +02:00 |
James Hawkins
|
f5e9a1ea6f
|
msxml3: Add initial implementation of IXMLDocument.
|
2007-05-25 20:12:12 +02:00 |
James Hawkins
|
74f18d968f
|
msxml3: Add initial implementation of IXMLElement and IXMLElementCollection.
|
2007-05-25 20:11:15 +02:00 |
Mikołaj Zalewski
|
08fc650869
|
msxml3: Implement IXMLDOMElement::getElementsByTagName.
|
2007-05-18 20:00:03 +02:00 |
Mikołaj Zalewski
|
37ea00731a
|
msxml3: Add tests for XPath queries with namespaces.
|
2007-05-18 19:59:52 +02:00 |
Mikołaj Zalewski
|
b5c1d274c5
|
msxml3: For queries the get_item should change the current position.
|
2007-05-18 19:59:45 +02:00 |
Mikołaj Zalewski
|
e1cbec75c1
|
msxml3: Improve the XPath queries handling.
|
2007-05-18 14:50:21 +02:00 |
Andrew Talbot
|
abea9c409f
|
msxml3: Exclude unused headers.
|
2007-05-15 12:19:27 +02:00 |
Mikołaj Zalewski
|
bf3849ad6f
|
msxml3: Implement IXMLDOMDocument2::setProperty("SelectionLanguage", ...).
|
2007-05-14 14:22:08 +02:00 |
Stefan Huehner
|
4d1d01f266
|
Mark several functions as static.
|
2007-03-13 13:35:12 +01:00 |
Huw Davies
|
1780ca678c
|
msxml3: Implement {get,putref}_schemas.
|
2007-02-28 13:28:18 +01:00 |
Huw Davies
|
c30c6e23ba
|
msxml3: Add a schema cache object.
|
2007-02-28 13:28:13 +01:00 |
Huw Davies
|
cdac075e41
|
msxml3: Register schema cache classes.
|
2007-02-26 19:04:14 +01:00 |
Huw Davies
|
9ceb5a3ea7
|
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
|
2007-02-26 17:33:45 +01:00 |
Hans Leidekker
|
78e0f23b68
|
msxml3: Stub out some more getters and setters of IXMLDOMDocument.
|
2007-02-19 12:41:51 +01:00 |
Paul Vriens
|
695fa7542a
|
msxml3/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:08 +01:00 |
Bang Jun-Young
|
45e8e360cd
|
msxml3: config.h police.
|
2007-01-22 13:29:07 +01:00 |
Andrew Talbot
|
7786576525
|
msxml3: Remove unused functions.
|
2007-01-15 14:22:35 +01:00 |