Commit Graph

21 Commits

Author SHA1 Message Date
Jacek Caban
d48246e1cc msxml3: Return xmlnode object from create_basic_node. 2009-08-21 13:50:11 +02:00
Michael Stefaniuc
947bf5834f msxml3: Change the remaining long variables to LONG. 2009-03-10 12:06:30 +01:00
Michael Stefaniuc
bd87b49614 msxml3: Change long to LONG in msxml2.idl and xmldom.idl. 2009-03-10 12:06:14 +01:00
Michael Stefaniuc
6a5dda7143 msxml3: Remove superfluous pointer casts. 2009-01-26 14:31:05 +01:00
Michael Karcher
ae2017a984 msxml3: Fix leaks in callers of xmlChar_from_wchar. 2008-10-13 11:52:18 +02:00
Michael Karcher
0803167ff0 msxml3: Remove superflous re-conversion from wide chars to utf8. 2008-10-13 11:52:05 +02:00
Alistair Leslie-Hughes
811c0e00be msxml3: Add IXMLDOMCharacterData to IXMLDOMComment. 2008-09-12 12:36:03 +02:00
Alistair Leslie-Hughes
ad1f05f961 msxml3: Implement IXMLDOMComment insertData. 2008-04-29 14:58:11 +02:00
Alistair Leslie-Hughes
c3e9780d22 msxml3: Corrected IXMLDOMComment appendData with a broken xmlTextConcat function. 2008-04-21 12:10:37 +02:00
Alistair Leslie-Hughes
d9b1bf541f msxml3: Correct IXMLDOMComment appendData. 2008-03-27 11:05:53 +01:00
Alistair Leslie-Hughes
9b3234eb35 msxml3: Implement IXMLDOMComment_appendData. 2008-03-13 20:21:02 +01:00
Alistair Leslie-Hughes
777aa3382d msxml3: Implement IXMLDOMComment_substringData. 2008-03-10 12:22:53 +01:00
Alistair Leslie-Hughes
f9d89ed36a msxml3: Implement IXMLDOMComment_get_data. 2008-02-28 12:56:55 +01:00
Alistair Leslie-Hughes
be435c47cb msxml3: Implement IXMLDOMComment_get_length. 2008-02-27 14:52:23 +01:00
Alistair Leslie-Hughes
dfe23babe2 msxml3: Implement IXMLDOMComment put_data. 2008-02-25 13:35:45 +01:00
Alistair Leslie-Hughes
14705ad8f5 msxml3: Implemented IDispatch for IXMLDOMComment. 2008-02-19 14:13:37 +01:00
Alistair Leslie-Hughes
af15cfefcd msxml3: Return correct IDispatch Interface. 2008-01-22 12:00:31 +01:00
Francois Gouget
44b52b128c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
Andrew Talbot
7786576525 msxml3: Remove unused functions. 2007-01-15 14:22:35 +01:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Huw Davies
a545fee719 msxml3: Implement comment node. 2006-02-16 19:37:53 +01:00