kernel32/tests: Get the test to run on Windows 95.
[wine] / dlls / msxml3 / nodelist.c
2007-05-18  Mikołaj Zalewskimsxml3: Improve the XPath queries handling.
2006-10-24  Eric Pouechmsxml: Fixed list walking in xmlnodelist_get_length.
2006-08-02  Alexandre Julliardmsxml3: Make some functions and variables static.
2006-06-12  Robert Shearmanmsxml3: Initialise output interface pointers to NULL...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
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