Piotr Caban
|
319d86c733
|
msxml3: Return QNames properly.
|
2008-08-04 13:50:55 +02:00 |
|
Michael Stefaniuc
|
0f5d6827db
|
msxml3: Remove redundant NULL checks before HeapFree and fix a memleak (Smatch).
|
2008-08-04 13:03:42 +02:00 |
|
Piotr Caban
|
cb6bcd0028
|
msxml3: Integrate implementation of IVBSAXXMLReader and ISAXXMLReader interfaces.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
d439ca5e2a
|
msxml3: Add IVBSAXLocator implementation.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
c52e0919fb
|
msxml3: Prepare libxml2 callbacks for IVBSAX... interfaces implementation.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
cafbf853ab
|
msxml3: Added IVBSAXAttributes implementation.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
4c69e86dea
|
msxml3: Prepare functions for IVBSAX... interfaces implementation.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
6818cc6fee
|
msxml3: Added ISAXAttributes_getQName implementation.
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
df5e40ec72
|
msxml3: Reorganize parse_buffer function (make use of libxml2 parserInternals.h).
|
2008-08-01 11:18:11 +02:00 |
|
Piotr Caban
|
25168401af
|
msxml3: Added ISAXAttributes_getValue implementation.
|
2008-07-31 13:03:50 +02:00 |
|
Piotr Caban
|
421a9a61c4
|
msxml3: Added ISAXAttributes_getLocalName implementation.
|
2008-07-31 13:03:45 +02:00 |
|
Piotr Caban
|
58b26f3b07
|
msxml3: Add ISAXAttribute_getLength implementation.
|
2008-07-31 13:03:40 +02:00 |
|
Piotr Caban
|
6df49d5707
|
msxml3: Initialize ISAXAttribute structure.
|
2008-07-31 13:03:33 +02:00 |
|
Piotr Caban
|
5816c3808e
|
msxml3: Added stub implementation of ISAXAttributes.
|
2008-07-28 11:35:31 +02:00 |
|
Piotr Caban
|
b15345d4a8
|
msxml3: Added ISAXXMLReader_parseURL implementation.
|
2008-07-28 11:35:15 +02:00 |
|
Piotr Caban
|
33e35025ec
|
msxml3: Fix for accessing uninitialized memory.
|
2008-07-24 11:55:08 +02:00 |
|
Piotr Caban
|
3d4ad645bd
|
msxml3: Change ISAXXMLReader_characters implementation so it works correctly on files with '\r' characters.
|
2008-07-24 11:53:13 +02:00 |
|
Piotr Caban
|
bb849dc9c3
|
msxml3: Change ISAXXMLReader_getLine and ISAXXMLReader_getColumn functions.
|
2008-07-24 11:53:04 +02:00 |
|
Piotr Caban
|
fc825af3ee
|
msxml3: Added support for more arguments in ISAXXMLReader_parse.
Parsing is not working when XMLDOMDocument is passed. It's because
IXMLDOMDocument_get_xml returns incomplete data.
|
2008-07-24 11:52:55 +02:00 |
|
Piotr Caban
|
194bae3b60
|
msxml3: Reorganize ISAXXMLReader_parse function.
|
2008-07-24 11:52:43 +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
|
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
|
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 |
|
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
|
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 |
|
Piotr Caban
|
4fb786a355
|
msxml3: Added fixmes to stubs.
|
2008-04-01 11:29:34 +02:00 |
|
Andrew Talbot
|
7142fc1634
|
msxml3: Remove superfluous semicolon.
|
2008-04-01 11:29:14 +02:00 |
|
Alistair Leslie-Hughes
|
b478ec0027
|
msxml3: Correct SAXXMLReader_create.
|
2008-03-26 11:21:14 +01:00 |
|
Lei Zhang
|
724d4b1fad
|
msxml3: Fix compiles for systems without libxml2.
|
2008-03-26 10:33:21 +01:00 |
|
Marcus Meissner
|
5fd2e6e7b1
|
msxml3: Fixed include of SAX.h.
|
2008-03-25 16:14:11 +01:00 |
|
Alistair Leslie-Hughes
|
264be58812
|
msxml3: Added support for SAXXMLReader.
|
2008-03-25 11:45:55 +01:00 |
|