usp10: Add ScriptGetCMap functionality to translate wchars to glyphs.
[wine] / dlls / msxml3 / Makefile.in
2006-02-21  Huw Daviesmsxml3: Use url monikers to load xml.
2006-02-16  Huw Daviesmsxml3: Implement comment node.
2006-01-19  Huw Daviesmsxml: Text node implementation.
2006-01-18  Huw Daviesmsxml: Add attribute node implementation.
2005-11-08  Huw DaviesImplement get_parseError.
2005-09-03  Mike McCormackImplemented IXMLDOMNode::selectNodes.
2005-08-19  Mike McCormackImplement the IXMLDOMNodeList interface for
2005-08-12  Mike McCormackAdd some msxml3 tests.
2005-08-10  Mike McCormackCreate a node object and use it to hold libxml2 pointers.
2005-08-08  Mike McCormackImplement the IXMLDOMNamedNodeMap interface.
2005-08-03  Mike McCormackImplemented the IXMLDOMElement interface.
2005-08-02  Mike McCormackInitial implementation of msxml3 based on libxml2.