Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Nikolay Sivov
|
0151f4741a
|
msxml3: Added IXMLDOMParseError2 support.
|
2011-12-14 17:54:45 +01:00 |
Nikolay Sivov
|
ed908b7b18
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
Nikolay Sivov
|
9397fb2ad7
|
msxml3: Implement get_srcText().
|
2011-11-08 09:49:40 +01:00 |
Nikolay Sivov
|
945dccb7d6
|
msxml3: Implement get_line() and get_linepos().
|
2011-11-08 09:49:36 +01:00 |
Nikolay Sivov
|
7a62e46fa1
|
msxml3: Support IDispatchEx for IXMLDOMParseError.
|
2011-11-02 12:28:40 +01:00 |
Nikolay Sivov
|
32d217d2e3
|
msxml3: Fix trace formats to match all other files.
|
2011-10-31 23:53:14 +01:00 |
Nikolay Sivov
|
37ce949745
|
msxml3: Always set out pointer to null on failed QueryInterface.
|
2011-03-01 13:21:58 +01:00 |
Alexandre Julliard
|
a1c8f6df84
|
msxml3: Include the system libxml headers before the Windows headers.
|
2011-02-24 15:49:28 +01:00 |
Michael Stefaniuc
|
e53582fdc1
|
msxml3: Use an iface instead of a vtbl pointer in parse_error_t.
|
2010-12-29 11:59:37 +01:00 |
Nikolay Sivov
|
5240bae308
|
msxml3: Don't include assert.h where it's not used.
|
2010-11-12 11:39:27 +01:00 |
Nikolay Sivov
|
62e521ad0d
|
msxml3: Add IXMLDOMDocument3 stub support.
|
2010-08-30 11:28:17 +02:00 |
Nikolay Sivov
|
abe86a1ef9
|
msxml3: Use common format for TRACE() in DOM objects.
|
2010-02-17 09:42:50 +01:00 |
Nikolay Sivov
|
d8a9a691e6
|
msxml3: Use existing helpers for heap allocations.
|
2010-02-04 13:39:28 +01:00 |
Michael Stefaniuc
|
bd87b49614
|
msxml3: Change long to LONG in msxml2.idl and xmldom.idl.
|
2009-03-10 12:06:14 +01:00 |
Alistair Leslie-Hughes
|
39b2f0fd83
|
msxml3: Implemented IDispatch for IXMLDOMParseError.
|
2008-02-19 14:14:37 +01:00 |
Bang Jun-Young
|
45e8e360cd
|
msxml3: config.h police.
|
2007-01-22 13:29:07 +01:00 |
Michael Stefaniuc
|
7ff24491d9
|
msxml3: Win64 printf format warning fixes.
|
2006-10-05 11:35:02 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Huw Davies
|
cce65b70b7
|
msxml3: Improve parse error handling a bit.
|
2006-02-21 19:48:44 +01:00 |
Huw Davies
|
e1e1f79288
|
msxml: Issue a fixme if the interface is not implemented.
|
2006-01-27 19:22:56 +01:00 |
Huw Davies
|
5b8be5dca6
|
Include msxml2.h rather than msxml.h and xmldom.h.
|
2005-11-08 19:59:36 +00:00 |
Huw Davies
|
52e8200cee
|
Implement get_parseError.
|
2005-11-08 13:10:49 +00:00 |