mciqtz32: Implement MCI_SEEK.
[wine] / dlls / msxml3 / text.c
2009-03-10  Michael Stefaniucmsxml3: Change the remaining long variables to LONG.
2009-03-10  Michael Stefaniucmsxml3: Change long to LONG in msxml2.idl and xmldom...
2009-01-26  Michael Stefaniucmsxml3: Remove superfluous pointer casts.
2008-12-01  Michael Karchermsxml3: Quiet noisy fixmes.
2008-10-13  Michael Karchermsxml3: Fix leaks in callers of xmlChar_from_wchar.
2008-10-10  Michael Karchermsxml3: Text node should not aggregate element.
2008-10-10  Michael Karchermsxml3: _domtext->element is in fact a IXMLDOMNode.
2008-03-27  Alistair Leslie... msxml3: Correct IXMLDOMText appendData.
2008-03-19  Francois GougetAssorted spelling fixes.
2008-03-10  Alistair Leslie... msxml3: Implemented IXMLDOMText_insertData.
2008-03-10  Alistair Leslie... msxml3: Support IXMLDOMCharacterData lookup in IXMLDOMT...
2008-03-03  Alistair Leslie... msxml3: Implement IXMLDOMText_appendData.
2008-02-29  Alistair Leslie... msxml3: Implemented IXMLDOMText substringData.
2008-02-28  Alistair Leslie... msxml3: Implement IXMLDOMText_get_data.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMText put_data.
2008-02-19  Alistair Leslie... msxml3: Implement IXMLDOMText length property.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMText.
2008-01-22  Alistair Leslie... msxml3: Return correct IDispatch Interface.
2008-01-14  Gregor Münchmsxml3: Fix typo.
2006-06-14  Robert Shearmanmsxml: Implement IXMLDOMElement for text elements by...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-01-19  Huw Daviesmsxml: Text node implementation.