mshtml: Added nsIURI::Clone implementation.
[wine] / dlls / msxml3 / nodelist.c
2006-02-24  Huw Daviesmsxml3: Fix for empty node lists.
2006-02-14  Huw Daviesmsxml: Implement getElementsByTagName.
2006-01-27  Huw Daviesmsxml: Issue a fixme if the interface is not implemented.
2005-11-18  Huw DaviesRef count the xmlDocPtr.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-11-08  Huw DaviesFix cut-n-paste error in licence text.
2005-11-05  Huw DaviesFilter out CTEXT nodes when building element child...
2005-11-03  Stefan HuehnerAdd indexed access to attributes (nodemap) and childNodes
2005-10-31  Huw DaviesActually print the IIDs.
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-19  Mike McCormackImplement the IXMLDOMNodeList interface for