jscript: Added logical negation implementation.
[wine] / dlls / msxml3 / comment.c
2008-04-29  Alistair Leslie... msxml3: Implement IXMLDOMComment insertData.
2008-04-21  Alistair Leslie... msxml3: Corrected IXMLDOMComment appendData with a...
2008-03-27  Alistair Leslie... msxml3: Correct IXMLDOMComment appendData.
2008-03-13  Alistair Leslie... msxml3: Implement IXMLDOMComment_appendData.
2008-03-10  Alistair Leslie... msxml3: Implement IXMLDOMComment_substringData.
2008-02-28  Alistair Leslie... msxml3: Implement IXMLDOMComment_get_data.
2008-02-27  Alistair Leslie... msxml3: Implement IXMLDOMComment_get_length.
2008-02-25  Alistair Leslie... msxml3: Implement IXMLDOMComment put_data.
2008-02-19  Alistair Leslie... msxml3: Implemented IDispatch for IXMLDOMComment.
2008-01-22  Alistair Leslie... msxml3: Return correct IDispatch Interface.
2008-01-16  Francois GougetAssorted spelling fixes.
2007-01-15  Andrew Talbotmsxml3: Remove unused functions.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-16  Huw Daviesmsxml3: Implement comment node.