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
|
b9e9e041e8
|
msxml3: Implemented IXMLDOMCDATASection COM Object.
|
2008-01-14 15:52:34 +01:00 |
Alistair Leslie-Hughes
|
e989d48f43
|
msxml3: Implement get_dataType.
|
2008-01-14 15:51:37 +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
|
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 |
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
|
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
|
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
|
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 |
Alistair Leslie-Hughes
|
f35673e9e9
|
msxml: Tests for createTextNode.
|
2007-11-21 12:55:35 +01:00 |
Alistair Leslie-Hughes
|
9845a9ced4
|
msxml: Added test for get_text.
|
2007-11-21 12:54:25 +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
|
fad20c9ce0
|
msxml3: Enable test for bad argument / fix memory leak.
|
2007-11-13 15:06:11 +01:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +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 |
Mikołaj Zalewski
|
bf3849ad6f
|
msxml3: Implement IXMLDOMDocument2::setProperty("SelectionLanguage", ...).
|
2007-05-14 14:22:08 +02:00 |
Huw Davies
|
9ceb5a3ea7
|
msxml3: Convert the domdoc object to use the IXMLDOMDocument2 interface.
|
2007-02-26 17:33:45 +01:00 |
Paul Vriens
|
695fa7542a
|
msxml3/tests: Cast-qual warning fixes.
|
2007-01-24 11:59:08 +01:00 |
Colin Pitrat
|
f57bf10024
|
msxml: nextNode and reset functions.
|
2006-12-29 12:49:40 +01:00 |
Rob Shearman
|
588e423bde
|
msxml3: Add a simple test for XMLHTTP.
|
2006-12-28 12:23:45 +01:00 |
Marcus Meissner
|
f0280cbd1e
|
made functions and variables static in some testcases.
|
2006-12-11 12:18:29 +01:00 |
Huw Davies
|
9e1284df23
|
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
|
2006-11-14 11:42:17 +01:00 |
Hans Leidekker
|
fe1f3b0da5
|
msxml3/tests: Win64 printf format warning fixes.
|
2006-10-13 14:49:46 +02:00 |
Dan Hipschman
|
47b6d3a1e3
|
msxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conformance on error.
|
2006-09-21 11:26:25 +02:00 |
Huw Davies
|
a307901ac0
|
msxml3: removeChild should catch a NULL child node.
|
2006-07-19 09:38:35 +02:00 |
Huw Davies
|
120e808f13
|
msxml3: Add a test to check that selectSingleNode returns a NULL-ptr when it doesn't find a match.
|
2006-07-19 09:38:29 +02:00 |
Huw Davies
|
187ab1c028
|
msxml3: Implement removeChild.
|
2006-07-11 12:05:06 +02:00 |
Huw Davies
|
54c85d3d04
|
msxml3: Always have a libxml doc associated with a domdoc object, even if the object has no nodes.
This means we don't need to add checks for NULL libxml node ptrs in our node implementation.
|
2006-06-27 21:14:02 +02:00 |
Robert Shearman
|
79b2742120
|
msxml3: Fix domelem_get_tagName to return a string with the namespace prefixed, if it is present.
|
2006-06-12 15:56:23 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Huw Davies
|
4eb389bbdf
|
msxml3: Fix for empty node lists.
|
2006-02-24 11:21:37 +01:00 |
Huw Davies
|
04d5d0a630
|
msxml3: Fix get_text on text nodes.
|
2006-02-16 19:33:39 +01:00 |
Huw Davies
|
1c3daceb00
|
msxml: Implement getElementsByTagName.
|
2006-02-14 10:38:21 +01:00 |
Huw Davies
|
5673a58297
|
msxml: Add ISupportErrorInfo for named node maps.
|
2006-02-10 15:14:33 +01:00 |
Huw Davies
|
e7187ff31f
|
msxml: Fix for get_nodeValue on attributes.
|
2006-01-16 20:43:02 +01:00 |
Huw Davies
|
65707fb940
|
msxml: Implement setAttribute.
|
2006-01-16 20:42:39 +01:00 |