mshtml: Use stored nsdoc in exec_hyperlink.
[wine] / dlls / mshtml /
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in exec_hyperlink.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in set_font_size.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in get_doc_string.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in createRange.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in get_compatMode.
2008-10-09  Jacek Cabanmshtml: Use stored nsdoc in handle_load.
2008-10-09  Jacek Cabanmshtml: Store nsIDOMHTMLDocument in HTMLDocument.
2008-10-08  Michael Stefaniucmshtml/tests: Use FAILED instead of !SUCCEEDED.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_filter implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_textAlign implement...
2008-10-08  Jacek Cabanmshtml: Added support for accessing style attributes...
2008-10-08  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_zIndex implementation.
2008-10-08  Jacek Cabanmshtml: Added IDispatchEx support for HTMLIFrame.
2008-10-08  Jacek Cabanmshtml: Added HTMLIFrame stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement3 stub implementation.
2008-10-08  Jacek Cabanmshtml: Added IHTMLElement::get_offsetWidth implementation.
2008-10-07  Jacek Cabanmshtml: Fixed handing non-element nodes in IHTMLElement...
2008-10-07  Jacek Cabanmshtml: Added INVOKE_FUNC support to InvokeEx.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle2::[get|put]_position.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_height implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_verticalAlign imple...
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[put|get]_top implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_cursor implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_left implementation.
2008-10-07  Jacek Cabanmshtml: Added IHTMLStyle::[get|put]_border implementation.
2008-10-07  Jacek Cabanmshtml: Release nsstyle when destroying HTMLStyle.
2008-10-07  Jacek Cabanmshtml: Added IHTMLCurrentStyle::get_display implementa...
2008-10-07  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
2008-10-07  Jacek Cabanmshtml: Use IDs instead of strings in HTMLStyle impleme...
2008-10-07  Jacek Cabanmshtml: Moved HTMLStyle to separated header file.
2008-10-07  Jacek Cabanmshtml: Added IDispatchEx support to HTMLCurrentStyle.
2008-10-06  Jacek Cabanmshtml: Added IHTMLElement2::get_currentStyle implement...
2008-10-06  Jacek Cabanmshtml: Added IHTMLStyle2 to IDispatchEx support.
2008-10-06  Jacek Cabanmshtml: Added IHTMStyle2 stub implementation.
2008-10-01  Jacek Cabanmshtml: Ignore IDispatchJS in QueryInterface.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow::get_cells implementation.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTable::get_rows implementation.
2008-10-01  Jacek Cabanmshtml: Store nsIDOMHTMLTableElement in HTMLTable.
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.
2008-10-01  Jacek Cabanmshtml: Don't use IHTMLControlElement in IDispatchEx...
2008-10-01  Jacek Cabanmshtml: Added IDispatchEx support to IHTMLTable.
2008-10-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTableRow.
2008-10-01  Jacek Cabanmshtml: Added IHTMLTableRow stub implementation.
2008-09-30  Jacek Cabanmshtml: Fixed tests on IE7.
2008-09-29  Jacek Cabanmshtml: Fixed tests timeout.
2008-09-29  Muneyuki Noguchimshtml: Add Japanese resources.
2008-09-25  Jacek Cabanmshtml: Use ActiveScript for JavaScript in file protoco...
2008-09-23  Alistair Leslie... mshtml: Implement IHTMLBodyElement put_background.
2008-09-23  Austin Englishmshtml/tests: Fix gcc warnings.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMChildrenCollection.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLElementCollection.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMNode.
2008-09-22  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMNode2.
2008-09-22  Jacek Cabanmshtml: Fixed dynamic properties allocation.
2008-09-19  Detlef Riekenbergdlls: Do not use __WINE_ALLOC_SIZE between void and *.
2008-09-18  Alistair Leslie... mshtml: Implement IHTMLBody get/put_Text.
2008-09-17  Jacek Cabanmshtml: Fixed tests on IE7.
2008-09-15  Francois Gougetmshtml/tests: Add a trailing '\n' to an ok() call.
2008-09-12  Jacek Cabanmshtml: Added body dispatch id test.
2008-09-12  Alistair Leslie... mshtml: Add IHTMLStyle margin tests.
2008-09-11  Alistair Leslie... mshtml: Implement get/put margin.
2008-09-11  Alistair Leslie... mshtml: Add tests for get_scrollLeft.
2008-09-11  Alistair Leslie... mshtml: Implement IHTMLTextContainer get_scrollLeft.
2008-09-11  Alistair Leslie... mshtml: Implement HTMLElement2 get_scrollLeft.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLTable.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDocument5.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLInputElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLTextAreaElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLOptionElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLGenericElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLScriptElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLTextContainer.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLImgElement.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDOMTextNode.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDocument4.
2008-09-09  Alistair Leslie... mshtml: Implement IDispatch for IHTMLDocument3.
2008-09-08  Alistair Leslie... mshtml: Add IHTMLBodyElement bgColor tests.
2008-09-08  Alistair Leslie... mshtml: Implement IHTMLBodyElement get/put bgColor.
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-04  Hongbo Nimshtml: Add simplified and traditional Chinese resources.
2008-09-03  Alistair Leslie... mshtml: Add IHTMLElementBody test.
2008-09-03  Alistair Leslie... mshtml: Make IHTMLBodyElement use correct IDispatchEx...
2008-09-03  James Hawkinsmshtml: Fix a test that fails in Vista.
2008-09-02  Alistair Leslie... mshtml: Add missing IDispatchEx tids.
2008-09-02  Alistair Leslie... mshtml: Implement IDispatch for IHTMLBodyElement.
2008-08-25  Jacek Cabanmshtml: Added IHTMLElement::get_parentElement implement...
2008-08-25  Jacek Cabanmshtml: Added IHTMLDocument::get_Script implementation.
2008-08-19  Jacek Cabanmshtml: Use heap_alloc_zero for HTMLWindow allocation.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLAnchorElement.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLElement2.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLElement.
2008-08-18  Alistair Leslie... mshtml: Implement IDispatch for IHTMLStyle.
2008-08-18  Alistair Leslie... mshtml: Implement HTMLStyle get_background.
2008-08-01  Jacek Cabanmshtml: Added IHTMLElement::get_offsetHeight implementa...
2008-08-01  Paul Vriensmshtml/tests: Don't fail on unimplemented function.
2008-07-29  Jacek Cabanmshtml: Forward IHTMLTextContainer::get_scrollTop to...
2008-07-29  Jacek Cabanmshtml: Added IHTMLElement2::get_scrollTop implementation.
2008-07-29  Jacek Cabanmshtml: Forward IHTMLTextContainer::get_scroll[Hight...
next