Nikolay Sivov
|
473c5c4cc0
|
msxml3: Don't crash on null pointer when doing ::Next() on a last child.
|
2010-06-21 12:25:44 +02:00 |
Nikolay Sivov
|
f9cb63116d
|
msxml3: Track linked/unlinked state for element and free node data only when unlinked.
|
2010-01-18 14:18:48 +01:00 |
Nikolay Sivov
|
20e63dcfd1
|
msxml3: In IXMLElementCollection store pointer to node instead of pointer to children.
Collection should be able to track node removal from children list.
|
2010-01-18 14:18:39 +01:00 |
Nikolay Sivov
|
7f5cedf70a
|
msxml3: Implement IXMLElement::removeChild() with some tests.
|
2010-01-18 14:18:29 +01:00 |
Nikolay Sivov
|
5afdfaba86
|
msxml3: Don't preallocate root element, return new instance on each call.
|
2010-01-18 14:18:21 +01:00 |
Michael Stefaniuc
|
de68b01e8c
|
msxml3: Change long to LONG in msxml.idl.
|
2009-03-10 12:06:21 +01:00 |
Vincent Povirk
|
445588ba10
|
msxml3/tests: Fix string format warnings.
|
2008-12-05 12:30:14 +01:00 |
Paul Vriens
|
e1c9c2597a
|
msxml3/tests: Fix a test on win98.
|
2008-09-03 14:21:41 +02:00 |
Paul Vriens
|
7af5d5fb23
|
msxml3/tests: Add a missing CoUninitialize.
|
2008-09-02 13:28:51 +02:00 |
Piotr Caban
|
0781daba7a
|
msxml3/tests: Fix error messages.
|
2008-07-03 13:08:18 +02:00 |
Piotr Caban
|
66eca8b3d6
|
msxml3/tests: Better error messages formatting.
|
2008-07-03 13:08:18 +02:00 |
Dan Kegel
|
578870bc4d
|
msxml3/tests: VT_EMPTY is not a string.
|
2008-06-23 12:46:29 +02:00 |
Alistair Leslie-Hughes
|
56d5332285
|
msxml3: Improved checking of failed case.
|
2008-06-20 12:39:44 +02:00 |
Alistair Leslie-Hughes
|
558ae52cc4
|
msxml3: Stop tests crashing under windows 98.
|
2008-06-09 19:09:29 +02:00 |
Alistair Leslie-Hughes
|
3fcc0cae51
|
msxml3: Fix memory leak.
|
2007-12-10 12:35:55 +01:00 |
Francois Gouget
|
fa48cb042c
|
Assorted spelling fixes.
|
2007-05-29 13:47:18 +02:00 |
James Hawkins
|
9c04d0d8ca
|
msxml3: Add tests for IXMLElement and IXMLElementCollection.
|
2007-05-25 20:12:27 +02:00 |