user: Added fast W->A mapping for WM_GETTEXT and WM_ASKCBFORNAME.
[wine] / dlls / msxml3 / tests /
2006-02-24  Huw Daviesmsxml3: Fix for empty node lists.
2006-02-16  Huw Daviesmsxml3: Fix get_text on text nodes.
2006-02-14  Huw Daviesmsxml: Implement getElementsByTagName.
2006-02-10  Huw Daviesmsxml: Add ISupportErrorInfo for named node maps.
2006-01-16  Huw Daviesmsxml: Fix for get_nodeValue on attributes.
2006-01-16  Huw Daviesmsxml: Implement setAttribute.
2006-01-14  Huw Daviesmsxml: Implement getAttribute.
2006-01-11  Huw Daviesmsxml: Implement createNode, appendChild and insertAfter.
2006-01-10  Huw Daviesmsxml: It's valid to release an empty document.
2005-12-01  Huw DaviesMake the node object aggregatable so that the element...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Huw DaviesRelease a stray node.
2005-11-18  Huw DaviesRef count the xmlDocPtr.
2005-11-10  Francois GougetAssorted spelling and case fixes.
2005-11-10  Francois GougetAdd trailing '\n's to ok() and TRACE() calls.
2005-11-08  Huw DaviesInclude msxml2.h rather than msxml.h and xmldom.h.
2005-11-08  Huw DaviesImplement selectSingleNode.
2005-11-08  Huw DaviesImplement get_parseError.
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-11-02  Stefan HuehnerExtend get_nodeName add testcases for it.
2005-10-26  Stefan HuehnerFix IXMLDOMDocument error handling.
2005-08-23  Mike McCormackAdd some node tests.
2005-08-12  Mike McCormackAdd some msxml3 tests.