Nikolay Sivov
|
7ff3446be5
|
msxml3: Accept versioned XMLHTTP CLSIDs.
|
2010-10-06 14:41:03 +02:00 |
Nikolay Sivov
|
9c951e7520
|
msxml3: Properly set default value for SelectionLanguage property.
|
2010-09-14 09:42:56 -05:00 |
Alistair Leslie-Hughes
|
5e5cd71ff1
|
msxml: Added support to create msxml4/6 interfaces.
|
2010-09-13 10:31:49 -05:00 |
Nikolay Sivov
|
42020c9419
|
msxml3: Allow FreeThreadedDOMDocument40 to be created.
|
2010-08-30 11:28:41 +02:00 |
Nikolay Sivov
|
25bce451af
|
msxml6: Add stub msxml6, forward DOMDocument60 creation to msxml3.
|
2010-08-30 11:27:52 +02:00 |
Nikolay Sivov
|
15720f8141
|
msxml3: Accept CLSID_FreeThreadedDOMDocument30 in class factory.
|
2010-06-23 10:34:36 +02:00 |
Alistair Leslie-Hughes
|
dd40448707
|
msxml4: Added support for SAXXMLReader40.
|
2010-02-15 16:07:59 +01:00 |
Nikolay Sivov
|
bc3153affa
|
msxml4: Add self-registration for CLSID_DOMDocument40, accept it in classfactory.
|
2010-02-04 13:39:28 +01:00 |
Alistair Leslie-Hughes
|
bcc1fda727
|
msxml3: Add IXMLHTTPRequest support.
|
2008-10-09 13:15:16 +02:00 |
Alistair Leslie-Hughes
|
1fc1bb654d
|
msxml3: Added support for creating DOMFreeThreadedDocument.
|
2008-06-27 11:40:17 +02:00 |
Alistair Leslie-Hughes
|
264be58812
|
msxml3: Added support for SAXXMLReader.
|
2008-03-25 11:45:55 +01:00 |
Alistair Leslie-Hughes
|
b2add094ad
|
msxml: Register missing components.
|
2007-12-11 12:08:51 +01:00 |
Huw Davies
|
02be3e260a
|
msxml3: Don't leak an interface on failure.
|
2007-11-16 12:33:08 +01:00 |
James Hawkins
|
f5e9a1ea6f
|
msxml3: Add initial implementation of IXMLDocument.
|
2007-05-25 20:12:12 +02:00 |
Huw Davies
|
c30c6e23ba
|
msxml3: Add a schema cache object.
|
2007-02-28 13:28:13 +01:00 |
Bang Jun-Young
|
45e8e360cd
|
msxml3: config.h police.
|
2007-01-22 13:29:07 +01:00 |
Huw Davies
|
4696417941
|
msxml3: Support both v 2.x and 3.0 version independent clsids as well as the v 3.0 version dependent clsid.
|
2006-11-14 11:42:24 +01:00 |
Huw Davies
|
9e1284df23
|
msxml3: Add the CLSID_DOMDocument define in msxml2.idl to match the PSDK.
|
2006-11-14 11:42:17 +01:00 |
Alexandre Julliard
|
0b8c80351a
|
msxml3: Make some functions and variables static.
|
2006-08-02 13:28:36 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02: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 |
Vincent Béron
|
21e3ba8cd1
|
Correct mismatches between spec files and comments about export
number.
|
2005-08-10 09:53:47 +00:00 |
Alexandre Julliard
|
d37f0abf07
|
Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
|
2005-08-08 17:35:28 +00:00 |
Francois Gouget
|
65f2082108
|
Add missing WINAPI to MSXML_DllGetClassObject().
Standardize the DllGetClassObject() prototypes so they match the MSDN
definition.
|
2005-08-08 15:04:53 +00:00 |
Mike McCormack
|
dcc2d6c254
|
Initial implementation of msxml3 based on libxml2.
|
2005-08-02 11:29:04 +00:00 |