Nikolay Sivov
|
221f9efe27
|
msxml3: Switch parser encoding manually when it won't be able to detect it (UTF-16 case).
|
2012-04-23 11:44:01 +02:00 |
Nikolay Sivov
|
4fb5872bd2
|
msxml3: Support 'namespace-prefixes' feature.
|
2012-04-20 11:58:57 +02:00 |
Nikolay Sivov
|
54df4811c6
|
msxml3: Fix handling of feature values.
|
2012-04-19 12:05:55 +02:00 |
Nikolay Sivov
|
f27159a59f
|
msxml3: Respect 'namespaces' feature calling content handler callbacks.
|
2012-04-19 12:05:50 +02:00 |
Nikolay Sivov
|
9a5da56f56
|
msxml3: Set namespace-prefixes on by default.
|
2012-04-17 11:48:35 +02:00 |
Nikolay Sivov
|
8dcd01bbeb
|
msxml3: Added getIndexFromName() implementation for SAXAttributes.
|
2012-04-17 11:48:30 +02:00 |
Nikolay Sivov
|
6f95c6990a
|
msxml3: Added IMXAttributes::clear().
|
2012-04-17 11:48:24 +02:00 |
Nikolay Sivov
|
f9c3a51fd8
|
msxml3: Fix end prefix iteration for SAXXMLReader40.
|
2012-04-17 11:48:18 +02:00 |
Nikolay Sivov
|
bcd858547b
|
msxml3: Use expected/actual sequence concept for reader tests including attributes tests.
|
2012-04-16 12:04:43 +02:00 |
Nikolay Sivov
|
1478648b9f
|
msxml3: Support ignorable whitespaces output in writer.
|
2012-03-26 18:15:51 +02:00 |
Nikolay Sivov
|
8072884136
|
msxml3: Support processing instructions in writer.
|
2012-03-26 18:15:50 +02:00 |
Nikolay Sivov
|
a58249cd5c
|
msxml3: Added IVBSAXAttributes for MXAttributes.
|
2012-03-15 19:55:55 +01:00 |
Nikolay Sivov
|
72187762a3
|
msxml3: Implement getValueFromQName() for MXAttributes.
|
2012-03-15 19:55:50 +01:00 |
Nikolay Sivov
|
c685b92b3d
|
msxml3: Implement getIndexFromQName() for MXAttributes.
|
2012-03-14 11:52:42 +01:00 |
Nikolay Sivov
|
69bc096645
|
msxml3: Implement getType() for MXAttributes.
|
2012-03-14 11:52:36 +01:00 |
Nikolay Sivov
|
4cddf045fc
|
msxml3: Implement getValue() for MXAttributes.
|
2012-03-14 11:52:29 +01:00 |
Nikolay Sivov
|
6ac1cc682b
|
msxml3: Implement ISAXAttributes_getQName() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
3eaa0df728
|
msxml3: Implement ISAXAttributes::getLength() for MXAttributes.
|
2012-03-13 11:08:43 +01:00 |
Nikolay Sivov
|
70aa4f1a43
|
msxml3: Implement IMXAttributes::addAttribute().
|
2012-03-13 11:08:42 +01:00 |
Nikolay Sivov
|
c2d792475b
|
msxml3: Add stub ISAXAttributes for MXAttributes implementation.
|
2012-03-09 11:35:54 +01:00 |
Nikolay Sivov
|
d69afaa95d
|
msxml3: Stub support for IMXAttributes.
|
2012-03-09 11:35:47 +01:00 |
Nikolay Sivov
|
f73e02152c
|
msxml3: Support element declaration output in MXWriter.
|
2012-03-08 17:58:39 +01:00 |
Nikolay Sivov
|
02545de4de
|
msxml3: Add stub support of ISAXDeclHandler for MXWriter.
|
2012-03-08 17:58:31 +01:00 |
Nikolay Sivov
|
973f62f0e3
|
msxml3: Return default namespace uri for 'xml'-prefixed attributes.
|
2012-03-01 18:13:10 +01:00 |
Nikolay Sivov
|
5016f7ba4a
|
msxml3: Properly escape character data in text nodes.
|
2012-02-27 12:55:05 +01:00 |
Nikolay Sivov
|
be7d4257f8
|
msxml3/tests: Tests for IMXAttributes::clear().
|
2012-02-24 17:04:12 +01:00 |
Nikolay Sivov
|
8a0d86833e
|
msxml3/tests: Some tests for IMXAttributes::addAttribute().
|
2012-02-24 17:04:12 +01:00 |
Nikolay Sivov
|
6106afe359
|
msxml3: Support startDTD()/endDTD() in MXWriter.
|
2012-01-27 18:05:54 +01:00 |
Nikolay Sivov
|
23c3d90866
|
msxml3: Support CDATA nodes in MXWriter.
|
2012-01-27 18:05:53 +01:00 |
Nikolay Sivov
|
ac96be9c08
|
msxml3: Support comment nodes in MXWriter.
|
2012-01-27 18:05:53 +01:00 |
Nikolay Sivov
|
32c96e6329
|
msxml3: Stub lexical handler support for MXWriter.
|
2012-01-27 18:05:52 +01:00 |
Nikolay Sivov
|
9d662928f5
|
msxml3: Implement element stack and use it in related callbacks.
|
2011-12-28 17:52:29 +01:00 |
Nikolay Sivov
|
35c7c69429
|
msxml3: Don't use libxml2 encoding helpers.
|
2011-12-16 12:11:10 +01:00 |
Nikolay Sivov
|
302aad9cf9
|
msxml3/tests: Test switching encoding after document is started already.
|
2011-12-13 18:59:03 +01:00 |
Nikolay Sivov
|
d80ee5b3ae
|
msxml3: Escape '<','&','"' and '>' in attribute value.
|
2011-12-12 10:19:55 +01:00 |
Nikolay Sivov
|
b0f704daaf
|
msxml3: Properly handle writer output in a form of BSTR.
|
2011-12-09 21:15:40 +01:00 |
Nikolay Sivov
|
a4b24978e9
|
msxml3: Use libxml2 buffer support through helpers.
|
2011-12-09 21:15:39 +01:00 |
Nikolay Sivov
|
f9127ddc85
|
msxml3: Added IDispatchEx support for IMXWriter.
|
2011-12-05 12:25:28 +01:00 |
Nikolay Sivov
|
0ba0f4ccf8
|
msxml3: Added IDispatchEx support for SAXReader.
|
2011-11-21 15:35:09 +01:00 |
Piotr Caban
|
0fa2cf4100
|
msxml3/tests: Added NamespaceUri pointer test.
|
2011-10-31 16:53:00 +01:00 |
Piotr Caban
|
e6aace7a85
|
msxml3/tests: Added SAXAttributes object pointer tests.
|
2011-10-31 16:52:39 +01:00 |
Piotr Caban
|
df5d3e348a
|
msxml3/tests: Added element attributes tests when SAXXMLReader is used.
|
2011-10-26 14:14:36 +02:00 |
Piotr Caban
|
6238926a2e
|
msxml3/tests: Tests more XMLSAXReader versions.
|
2011-10-25 16:57:23 +02:00 |
Piotr Caban
|
5eb6994dc2
|
msxml3/tests: Added saxreader error handling test.
|
2011-10-24 19:54:15 +02:00 |
Nikolay Sivov
|
54326116da
|
msxml3: Use provided qualified name length while writing end element tag.
|
2011-10-05 17:31:31 -05:00 |
Nikolay Sivov
|
3d3786c2fa
|
msxml3: Support setting namespaces feature to default value.
|
2011-10-05 14:13:16 -05:00 |
Nikolay Sivov
|
7db7d857c5
|
msxml3: Fix putProperty() for declaration handler.
|
2011-09-22 19:51:50 +02:00 |
Nikolay Sivov
|
864f17016f
|
msxml3: Fix putProperty() for lexical handler case.
|
2011-09-22 19:51:50 +02:00 |
Octavian Voicu
|
9e3d83e003
|
msxml3/tests: Fix a warning in saxreader tests when compiling on x64.
|
2011-08-31 19:43:07 +02:00 |
Nikolay Sivov
|
2a6abc248d
|
msxml3: Use element name length passed to content handler.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
9ae103f7f7
|
msxml3: Respect string length returned from ISAXAttributes.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
d0413fd476
|
msxml3: Fix empty elements output.
|
2011-08-29 12:08:20 +02:00 |
Nikolay Sivov
|
d338323a0f
|
msxml3/tests: Tests for default properties values.
|
2011-08-26 11:32:06 +02:00 |
Nikolay Sivov
|
897b77ce05
|
msxml3: Fix attributes formatting.
|
2011-08-26 11:32:03 +02:00 |
Nikolay Sivov
|
0581360411
|
msxml3: Fix parameter validation for endElement().
|
2011-08-25 14:36:02 +02:00 |
Nikolay Sivov
|
25bf8e5387
|
msxml3: Fix parameter validation for startElement() for MXXMLWriter60.
|
2011-08-25 14:35:59 +02:00 |
Octavian Voicu
|
ace8b53418
|
msxml3/tests: Prevent crash in saxreader tests.
|
2011-08-25 11:31:54 +02:00 |
Francois Gouget
|
9ec291500b
|
msxml3/tests: Add a trailing '\n' to an ok() call.
|
2011-08-25 11:31:54 +02:00 |
Nikolay Sivov
|
74a7edd41b
|
msxml3: Implement put_version() for MXWriter.
|
2011-08-24 19:07:44 +02:00 |
Thomas Mullaly
|
f1f57f2368
|
msxml3: Added IStream support to IMXWriter.
|
2011-08-23 16:53:49 +02:00 |
Thomas Mullaly
|
e4b7e96267
|
msxml3/tests: Added more IMXWriter tests.
|
2011-08-23 16:53:49 +02:00 |
Thomas Mullaly
|
ae36cd5f35
|
msxml3/tests: Added IStream tests for IMXWriter.
|
2011-08-23 16:53:49 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Andrew Nguyen
|
2ed7a025f6
|
msxml3/tests: Fix two minor leaks in test_mxwriter_properties().
|
2011-07-15 16:35:58 +02:00 |
Nikolay Sivov
|
53efed9112
|
msxml3: Support get/set for disableOutputEscaping() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
d4fd125944
|
msxml3: Support byteOrderMark() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
8cefe9b071
|
msxml3: Store raw text data passed through characters().
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
630e5f81fe
|
msxml3: Support indent() property.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
2dfa1bffc4
|
msxml3: Support attributes list for elements.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
b63778656e
|
msxml3: Basic support for startElement()/endElement().
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
6e123f3cbf
|
msxml3: Basic tests for startElement().
|
2011-05-04 17:26:47 +02:00 |
Nikolay Sivov
|
020bf5a18e
|
msxml3: Add support for omitXMLDeclaration() property.
|
2011-05-04 17:26:47 +02:00 |
Nikolay Sivov
|
c8f9c4581c
|
msxml3: Basic support for startDocument().
|
2011-05-02 12:47:43 +02:00 |
Nikolay Sivov
|
e93125f31b
|
msxml3: Basic support for encoding property.
|
2011-05-02 12:47:25 +02:00 |
Nikolay Sivov
|
92668f1d30
|
msxml3: Store stream reference as destination.
|
2011-05-02 12:47:16 +02:00 |
Nikolay Sivov
|
1d816be12e
|
msxml3: Add support for standalone property.
|
2011-05-02 12:47:06 +02:00 |
Nikolay Sivov
|
387966c48a
|
msxml3: Add ISAXContentHandler stub for MXXMLWriter.
|
2011-05-02 12:46:57 +02:00 |
Alexandre Julliard
|
6c90ebd5e5
|
include: Move coclass definitions to msxml2.idl.
|
2010-11-10 12:07:59 +01:00 |
Nikolay Sivov
|
99e3873f30
|
msxml3: Fix duplicated declarations after document ::get_xml().
|
2010-11-09 11:44:50 +01:00 |
Nikolay Sivov
|
843bd25012
|
msxml3/tests: Some encoding switching tests.
|
2010-10-29 14:21:21 +02:00 |
Nikolay Sivov
|
1c040a38c6
|
msxml3/tests: Fix some string leaks in tests.
|
2010-01-11 11:31:30 -06:00 |
Alexandre Julliard
|
2ce5dba498
|
msxml3/tests: Use the global wine_dbgstr_w instead of a local variant.
|
2009-08-19 13:36:55 +02:00 |
Michael Stefaniuc
|
6a5dda7143
|
msxml3: Remove superfluous pointer casts.
|
2009-01-26 14:31:05 +01:00 |
Piotr Caban
|
0532df61be
|
msxml3/test: Add test for ISAXXMLReader_parse (passing XMLDOMDocument as argument).
|
2008-09-22 11:49:22 +02:00 |
Marcus Meissner
|
980ffb8eb4
|
msxml3: Fixed incorrect MultiByteToWideChar.
|
2008-09-05 11:21:35 +02:00 |
Paul Vriens
|
fe360d6aa2
|
msxml3/tests: Use CreateFileA to please win98.
|
2008-09-03 14:21:41 +02:00 |
Piotr Caban
|
742eb4ba08
|
msxml3/tests: Added test for ISAXXMLReader_parseURL.
|
2008-07-28 11:35:21 +02:00 |
Piotr Caban
|
68963c9fd0
|
msxml3/tests: Add test for parsing document with '\r' characters.
|
2008-07-24 11:55:01 +02:00 |
Piotr Caban
|
c545852013
|
msxml3/tests: Add test for parsing from IStream.
|
2008-07-24 11:54:20 +02:00 |
Piotr Caban
|
0a8b284010
|
msxml3/tests: Added test for ISAXXMLReader_parse with SafeArray as argument.
|
2008-07-21 12:57:09 +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
|
1547a9de47
|
msxml3/tests: Added more tests for ISAXXMLReader_parse and ISAXLocator.
|
2008-07-17 13:03:51 +02:00 |
Piotr Caban
|
f216514dd5
|
msxml3/tests: Added test for getContentHandler with NULL argument.
|
2008-07-11 14:22:26 +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 |
Piotr Caban
|
cabbe8fa35
|
msxml3/test: Added ISAXXMLReader test.
|
2008-07-09 11:31:22 +02:00 |