xinput1_3: Quiet a noisy fixme.
[wine] / dlls / mshtml / htmlelemcol.c
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2009-11-21  Andrew Eikummshtml: Also get dispid by element name & id in HTMLEle...
2009-10-14  Jacek Cabanmshtml: Use DISPATCH_* macros instead of INVOKE_*.
2009-09-17  Jacek Cabanmshtml: Move node list to HTMLDocumentNode.
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added support for DISPID_VALUE.
2009-07-08  Jacek Cabanmshtml: Added support for VT_UINT name in IHTMLElementC...
2009-03-12  Michael Stefaniucmshtml: Change long to LONG in mshtml.idl (HTML*Element...
2009-01-09  Andrew Talbotmshtml: Declare a function static.
2008-10-07  Jacek Cabanmshtml: Fixed handing non-element nodes in IHTMLElement...
2008-10-01  Jacek Cabanmshtml: Added IHTMLTable::get_rows implementation.
2008-10-01  Jacek Cabanmshtml: Use create_all_collection in IHTMLElement:...
2008-10-01  Jacek Cabanmshtml: Use create_collection_from_nodelist in IHTMLEle...
2008-10-01  Jacek Cabanmshtml: Move IHTMLElementCollection to separated file.