Piotr Caban
|
0a8b284010
|
msxml3/tests: Added test for ISAXXMLReader_parse with SafeArray as argument.
|
2008-07-21 12:57:09 +02:00 |
Piotr Caban
|
75681ef314
|
msxml3: Added support for SafeArrays in ISAXXMLReader_parse.
|
2008-07-21 12:57:02 +02:00 |
Piotr Caban
|
bba7eb5825
|
msxml3: Add error handling.
|
2008-07-21 12:56:52 +02:00 |
Piotr Caban
|
918a46ce2c
|
msxml3/tests: Added tests for ISAXXMLReader_putErrorHandler and ISAXXMLReader_getErrorHandler.
|
2008-07-21 12:56:44 +02:00 |
Piotr Caban
|
2cb215b51f
|
msxml3: Do not invoke ISAXXMLReader_endDocument when parser was stopped.
|
2008-07-21 12:56:37 +02:00 |
Michael Stefaniuc
|
5330f7171d
|
msxml3: Remove redundant NULL check before HeapFree (Smatch).
|
2008-07-18 11:12:00 +02:00 |
Piotr Caban
|
1547a9de47
|
msxml3/tests: Added more tests for ISAXXMLReader_parse and ISAXLocator.
|
2008-07-17 13:03:51 +02:00 |
Piotr Caban
|
3196f7801c
|
msxml3: Added ISAXLocator_getSystemId.
|
2008-07-17 13:03:26 +02:00 |
Piotr Caban
|
60ca0a7b53
|
msxml3: Added ISAXLocator_getPublicId.
|
2008-07-17 13:03:20 +02:00 |
Piotr Caban
|
e47cbd1e5d
|
msxml3: Added ISAXContentHandler_putDocumentLocator event.
|
2008-07-17 13:03:15 +02:00 |
Piotr Caban
|
40388631f8
|
msxml3: Added ISAXContentHandler_characters event.
|
2008-07-17 13:03:11 +02:00 |
Piotr Caban
|
669326344f
|
msxml3: Added ISAXContentHandler_endElement event.
|
2008-07-17 13:03:04 +02:00 |
Piotr Caban
|
965a2ea5dd
|
msxml3: Added ISAXContentHandler_startElement event.
|
2008-07-17 13:02:54 +02:00 |
Piotr Caban
|
c58b24b374
|
msxml3: Added ISAXContentHandler_endDocument event.
|
2008-07-17 13:02:46 +02:00 |
Piotr Caban
|
4cdcc02562
|
msxml3: Added ISAXLocator_getLineNumber and ISAXLocator_getColumnNumber partial implementation.
|
2008-07-17 13:02:39 +02:00 |
Piotr Caban
|
072383e05b
|
msxml3: Added ISAXContentHandler_startDocument event.
|
2008-07-17 13:02:30 +02:00 |
Piotr Caban
|
51c952767c
|
msxml3: Added partial implementation of ISAXXMLReader_parse.
|
2008-07-17 13:02:21 +02:00 |
Piotr Caban
|
d3e9ca7d0a
|
msxml3: Added stub implementation of ISAXLocator.
|
2008-07-17 13:02:09 +02:00 |
Zhangrong Huang
|
c4ac69b755
|
msxml3: Add support for accessing CDATASection node.
|
2008-07-16 19:56:24 +02:00 |
Zhangrong Huang
|
89f1bfabe3
|
msxml3: Add support for accessing document node.
|
2008-07-16 19:56:24 +02:00 |
Francois Gouget
|
6dd7f060a2
|
msxml3: Fix compilation on systems that don't support nameless unions.
|
2008-07-14 12:29:53 +02:00 |
Piotr Caban
|
4799f06f20
|
msxml3: Fixed typo in create_bsc.
|
2008-07-14 12:27:55 +02:00 |
Alexandre Julliard
|
8e8d63933b
|
msxml3: Fix compile without xml headers.
|
2008-07-14 11:48:37 +02:00 |
Piotr Caban
|
f216514dd5
|
msxml3/tests: Added test for getContentHandler with NULL argument.
|
2008-07-11 14:22:26 +02:00 |
Piotr Caban
|
b3da220229
|
msxml3: Fixed ISAXXMLReader_getContentHandler and ISAXXMLReader_getErrorHandler when second argument is NULL.
|
2008-07-11 14:22:26 +02:00 |
Piotr Caban
|
d676f7e5bb
|
msxml3: Fixed xmlnode_removeChild.
|
2008-07-11 14:22:25 +02:00 |
Piotr Caban
|
93e76ece37
|
msxml3: oldChild in xmlnode_removeChild may be NULL.
|
2008-07-10 18:11:22 +02:00 |
Piotr Caban
|
088f3eef9c
|
msxml3/tests: Added more tests to ISAXXMLReader_putContentHandler and ISAXXMLReader_getContentHandler, added todo test for ISAXXMLReader_parse.
|
2008-07-10 18:11:13 +02:00 |
Francois Gouget
|
c3a952eb48
|
msxml3/tests: Add a trailing '\n' to ok() calls.
|
2008-07-10 12:18:23 +02:00 |
Alexandre Julliard
|
33128dbb22
|
msxml3/tests: Fix test cleanup.
|
2008-07-09 11:46:44 +02:00 |
Piotr Caban
|
616fd82062
|
msxml3: Skip the first XML declaration in file generated by domdoc_save.
This is the last patch needed for Photoshop CS3 installer.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
82b2a83337
|
msxml3: Added test of files generated by IXMLDOMDocument_save.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
800463c21b
|
msxml3: Implemented xmlnode_get_ownerDocument.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
7f84185aa4
|
msxml3: Split DOMDocument_create.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
8221a65049
|
msxml3: Return better bindf in GetBindInfo.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
d8b22b9fb5
|
msxml3: Use OnDataAvailable for reading stream.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
a08962d41c
|
msxml3: Store current bsc in domdoc.
|
2008-07-09 11:31:23 +02:00 |
Piotr Caban
|
56e231a4e5
|
msxml3: Store IBinding in bsc.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
0f76b41809
|
msxml3: Make bsc heap based object.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
223df167cb
|
msxml3: Implemented domdoc_put_documentElement.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
26b95dc7fd
|
msxml3: Use IXMLDOMNode_get_nodeType in xmlnode_appendChild.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
cabbe8fa35
|
msxml3/test: Added ISAXXMLReader test.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
a3549cd9d2
|
msxml3: Added ISAXXMLReader_getErrorHandler implementation.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
be89ee1a31
|
msxml3: Added ISAXMLReader_putErrorHandler implementation.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
23cae5803a
|
msxml3: Added ISAXMLReader_getContentHandler implementation.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
3fa75f49b4
|
msxml3: Added ISAXXMLReader_putContentHandler implementation.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
5b350582b9
|
msxml3: Added ISAXMLReader_getContentHandler implementation.
|
2008-07-09 11:31:22 +02:00 |
Piotr Caban
|
19267603c5
|
msxml3: Added stub implementation for SAXXMLReader interface.
|
2008-07-09 11:31:22 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Zhangrong Huang
|
86a0643df8
|
msxml3/test: Fix a typo in test node_to_string().
|
2008-07-03 13:08:19 +02:00 |