inetmib1: Use a helper function to get the item from the Oid.
[wine] / dlls / mshtml /
2008-06-25  Jacek Cabanmshtml: Forward HTMLSelectElement's IDispatch functions...
2008-06-25  Jacek Cabanmshtml: Added IHTMLSelectElement::get_type implementation.
2008-06-25  Jacek Cabanmshtml: Added IHTMLInputElement::put_disabled implement...
2008-06-25  Jacek Cabanmshtml: Added IHTMLElement::put_title implementation.
2008-06-25  Jacek Cabanmshtml: Added IHTMLElement::get_title implementation.
2008-06-25  Jacek Cabanmshtml: Added IHTMLSelectElement::put_onchange implemen...
2008-06-25  Jacek Cabanmshtml: Return NULL instead of empty string in IHTMLSe...
2008-06-25  Jacek Cabanmshtml: Added IHTMLSelectElement::put_value implementation.
2008-06-25  Zac Brownmshtml: Initialize variables in a couple structs.
2008-06-24  Jacek Cabanmshtml: Added IHTMLDOMNode::hasChildNodes implementation.
2008-06-24  Jacek Cabanmshtml: Added IHTMLDOMNode::removeChild implementation.
2008-06-24  Jacek Cabanmshtml: Fixed argument checking in IHTMLDOMChildrenColl...
2008-06-24  Jacek Cabanmshtml: Added support to accessing child nodes by index...
2008-06-24  Jacek Cabanmshtml: Added IHTMLElement2::put_tabIndex implementation.
2008-06-24  Jacek Cabanmshtml: Added IHTMLElement2::get_tabIndex implementation.
2008-06-24  Jacek Cabanmshtml: Added IHTMLElement::put_onkeyup implementation.
2008-06-24  Jacek Cabanmshtml: Added keyup event support.
2008-06-23  Jacek Cabanmshtml: Added IHTMLElement::put_onclick implementation.
2008-06-23  Jacek Cabanmshtml: Added generic HTML event listener and use it...
2008-06-23  Jacek Cabanmshtml: Use heap_alloc_zero in NSContainer_Create.
2008-06-23  Jacek Cabanmshtml: Added onclick attribute support.
2008-06-23  Jacek Cabanmshtml: Added IHTMLImgElement::put_src implementation.
2008-06-23  Jacek Cabanmshtml: Added IHTMLElement::put_className implementation.
2008-06-23  Jacek Cabanmshtml: Return NULL instead of empty string in IHTMLEl...
2008-06-23  Jacek Cabanmshtml: Added IHTMLDocument3::createTextNode implementa...
2008-06-23  Jacek Cabanmshtml: Added IHTMLDOMNode::appendChild implementation.
2008-06-20  Jacek Cabanmshtml: Added createElement test.
2008-06-20  Jacek Cabanmshtml: Added IDispatchEx support to HTMLGenericElement.
2008-06-20  Jacek Cabanmshtml: Added IHTMLGenericElement implementation.
2008-06-20  Jacek Cabanmshtml: Added IHTMLDocument2::createElement implementation.
2008-06-20  Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-06-20  Jacek Cabanmshtml: Better timer handling.
2008-06-19  Jacek Cabanmshtml: Forward HTMLInputElement IDispatch calls to...
2008-06-19  Jacek Cabanmshtml: Added IHTMLInputElement::put_value implementation.
2008-06-19  Jacek Cabanmshtml: Added IHTMLElement::get_clientHeight implementa...
2008-06-19  Jacek Cabanmshtml: Added IHTMLElement2::get_clientWidth implementa...
2008-06-19  Jacek Cabanmshtml: Better stub for IHTMLElement::setAttribute...
2008-06-19  Jacek Cabanmshtml: Added IHTMLElement2::put_accessKey implementation.
2008-06-19  Jacek Cabanmshtml: Added IHTMLDOMNode::put_nodeValue implementation.
2008-06-19  Jacek Cabanmshtml: Added IHTMLDOMNode::get_nodeValue implementation.
2008-06-19  Jacek Cabanmshtml: Use heap_alloc_zero to allocate OmNavigator.
2008-06-19  Jacek Cabanmshtml: Added IHTMLElement2::focus implementation.
2008-06-18  Jacek Cabanmshtml: Added IHTMLStyle::put_color implementation.
2008-06-18  Jacek Cabanmshtml: Added IHTMLStyle::put_background implementation.
2008-06-18  Jacek Cabanmshtml: Change backslashes to shashes in URLs passed...
2008-06-18  Jacek Cabanmshtml: Added more IDispatchEx tests.
2008-06-18  Jacek Cabanmshtml: Added missing tids to HTMLCommentElement.
2008-06-18  Jacek Cabanmshtml: Use heap_alloc_zero in HTMLElementCollection_Cr...
2008-06-18  Jacek Cabanmshtml: Added fdexNameEnsure support to IDidpatchEx...
2008-06-18  Jacek Cabanmshtml: Added IDispatchEx support to HTMLSelectElement.
2008-06-18  Jacek Cabanmshtml: Added IHTMLElement::put_id implementation.
2008-06-18  Jacek Cabanmshtml: Added IHTMLElement::get_id implementation.
2008-06-18  Vladimir Pankratovmshtml: Update Russian translation.
2008-06-10  Alistair Leslie... mshtml: Stop test crash on error condition.
2008-06-09  Jacek Cabanmshtml: Added FIXME about QUERY_USES_HISTORYFOLDER...
2008-06-06  Paul Vriensurlmon/tests: Fix test on IE7.
2008-06-05  Francois GougetFix the resources to remove extraneous spaces in '...
2008-06-03  Kirill K. Smirnovmshtml: Fix yet another copy/paste typo.
2008-05-30  Michael Stefaniucmshtml: Fix the Hungarian translation.
2008-05-29  Michael Stefaniucmshtml: Fix the Finnish translation.
2008-05-26  Jacek Cabanmshtml: Fixed copy&paste typo.
2008-05-26  Kirill K. Smirnovmshtml: Fix copy/paste error.
2008-05-26  James Hawkinsmshtml: Fix a test failure in win2k3.
2008-05-26  Jacek Cabanmshtml: Fixed more tests on IE 7.
2008-05-26  Jacek Cabanmshtml: Make Wine behave like IE 7.
2008-05-26  Jacek Cabanmshtml: Fixed some tests on IE 7.
2008-05-23  James Hawkinsmshtml: Fix a few test failures in win2k3.
2008-05-22  Lei Zhangmshtml: Added ProxyEnable / ProxyServer handling.
2008-05-20  Andrew Talbotmshtml: Remove unused function.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-13  Jacek Cabanmshtml: Fixed a typo.
2008-05-07  Jens Albretsenmshtml: Danish translation.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
2008-05-05  Jacek Cabanmshtml: Added IMG element tests.
2008-05-05  Jacek Cabanmshtml: Added more script tests.
2008-05-05  Vitaliy Margolenmshtml: Don't overwrite file types that could be change...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLImgElement.
2008-05-01  Jacek Cabanmshtml: Added IHTMLImgElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyle.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCommentElement.
2008-05-01  Jacek Cabanmshtml: Added comment and childNodes test.
2008-05-01  Jacek Cabanmshtml: Added IHTMLCommentElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Handle COMMENT_NODE like ELEMENT_NODE in elemen...
2008-05-01  Jacek Cabanmshtml: Don't assume that nselem is valid in HTMLElement.
2008-05-01  Jacek Cabanmshtml: Moved IDispatchEx initialization to HTMLElement...
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::item implemen...
2008-05-01  Jacek Cabanmshtml: Added IHTMLDOMChildrenCollection::get_length...
2008-05-01  Jacek Cabanmshtml: Added get_childNodes implementation.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLOptionElement.
2008-04-29  Jacek Cabanmshtml: Added IDispatchEx support to HTMLInputElement.
2008-04-29  Jacek Cabanmshtml: Added indexed access to HTMLElementCollection...
2008-04-29  Jacek Cabanmshtml: Added support for custom DISPIDs.
2008-04-28  Jacek Cabanmshtml: Added IHTMLInputElement::get_disabled implement...
2008-04-28  Jacek Cabanmshtml: Added put_backgroundImage implementation.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLElementCollect...
2008-04-24  Jacek Cabanmshtml: Added get_nodeType implementation.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to text node.
next