André Hentschel
|
1014867726
|
msxml3: Declare debug channels only when needed (Clang).
|
2015-02-23 22:10:50 +09:00 |
Nikolay Sivov
|
5b43c42c88
|
msxml3: Remove dynamic properties support.
|
2014-03-10 10:42:02 +01:00 |
Nikolay Sivov
|
ed908b7b18
|
msxml3: Forward IDispatch to IDispatchEx when supported.
|
2011-11-21 11:03:30 +01:00 |
Nikolay Sivov
|
6d4c1931f9
|
msxml3: Added IDispatchEx support for IXMLDOMImplementation.
|
2011-11-15 19:37:29 +01:00 |
Nikolay Sivov
|
9176c9e886
|
msxml3: Downgrade FIXME to TRACE for unsupported interfaces.
|
2011-03-14 12:39:27 +01:00 |
Nikolay Sivov
|
d05435167a
|
msxml3: Trace ref counts for all dom objects.
|
2011-03-07 13:18:35 +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
|
0be2929b03
|
msxml3: Use an iface instead of a vtbl pointer in domimpl.
|
2010-12-16 12:06:51 +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 |
Andrew Talbot
|
3aa36b53ca
|
msxml3: Constify some variables.
|
2008-06-20 12:22:55 +02:00 |
Eric Pouech
|
21171c403f
|
janitorial: Prototype func() should be func(void).
|
2008-04-30 13:45:23 +02:00 |
Alistair Leslie-Hughes
|
f90fcca181
|
msxml3: Implement IDispatch for IXMLDOMImplementation.
|
2008-02-21 12:26:46 +01:00 |
Francois Gouget
|
d0794c4aeb
|
Assorted spelling fixes.
|
2008-01-23 21:16:22 +01:00 |
Alistair Leslie-Hughes
|
ed5a22fb29
|
msxml3: Implement IXMLDOMImplementation Interface.
|
2008-01-18 11:56:58 +01:00 |