mshtml: Don't create window in create_doc_from_nsdoc.
[wine] / dlls / mshtml / mshtml_private.h
2009-09-17  Jacek Cabanmshtml: Don't create window in create_doc_from_nsdoc.
2009-09-17  Jacek Cabanmshtml: Moved event_vector to HTMLWindow.
2009-09-17  Jacek Cabanmshtml: Make COM inproc object and document node separa...
2009-09-17  Jacek Cabanmshtml: Moved HTMLLocation object to HTMLWindow.
2009-09-17  Jacek Cabanmshtml: Moved option_factory to HTMLWindow object.
2009-09-15  Jacek Cabanmshtml: Added IHTMLInputElement::src property implement...
2009-09-10  Jacek Cabanmshtml: Added support for quering global variables...
2009-09-10  Jacek Cabanmshtml: Moved script host objects to HTMLWindow.
2009-09-09  Jacek Cabanmshtml: Store body event target in window object.
2009-09-08  Jacek Cabanmshtml: Store event handlers in vector structure.
2009-09-08  Jacek Cabanmshtml: Move event handlers invocation to separated...
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added support for DISPID_VALUE.
2009-08-28  Francois Gougetmshtml: Remove the create_nsstream() prototype.
2009-08-24  Jacek Cabanmshtml: Use URL moniker to load http documents.
2009-08-24  Jacek Cabanmshtml: Wrap nsIHttpChannelInternal interface.
2009-08-12  Jacek Cabanmshtml: Added IHTMLElement::get_outerHTML implementation.
2009-08-12  Jacek Cabanmshtml: Added IBindStatusCallback::OnResponse implement...
2009-06-23  Jacek Cabanmshtml: Fixed tests on IE8 and change Wine behavior...
2009-04-16  Jacek Cabanmshtml: Added IPersistHistory stub implementation.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-02-06  Jacek Cabanmshtml: Remove document observer before releasing nsdoc.
2009-02-03  Alistair Leslie... mshtml: Add missing coclass's.
2009-01-19  Nikolay Sivovmshtml: Added ISupportErrorInfo for IHTMLDocument.
2009-01-09  Andrew Talbotmshtml: Declare a function static.
2009-01-06  Jacek Cabanmshtml: Added IDispatchEx support to HTMLLocation object.
2008-12-31  Jacek Cabanmshtml: Move handle_insert_comment to mutation.c.
2008-12-31  Jacek Cabanmshtml: Remove no longer used node_insert_listener.
2008-12-30  Jacek Cabanmshtml: Wine Gecko 0.9.0 release.
2008-12-18  Jacek Cabanmshtml: Added nsIChannel::[Get|Set]Owner implementation.
2008-12-18  Jacek Cabanmshtml: Use stored nsINetUtil interface.
2008-12-08  Alex Balutmshtml: Removed the reference counting of the DLL.
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-11-05  Jacek Cabanmshtml: Remove no longer used interfaces.
2008-10-14  Jacek Cabanmshtml: Added IHTMImgElement::get_src implementation.
2008-10-14  Jacek Cabanmshtml: Added IHTMLElement::get_innerText implementation.
2008-10-13  Jacek Cabanmshtml: Added IHTMLFrameBase2::get_contentWidnow implem...
2008-10-13  Jacek Cabanmshtml: Move GetContentDOMWindow call from HTMLWindow_C...
2008-10-13  Jacek Cabanmshtml: Pass the right 'this' argument to event handlers.
2008-10-13  Jacek Cabanmshtml: Added IHTMLDocument2::put_onmouseover implement...
2008-10-10  Jacek Cabanmshtml: Moved events declaration to separated file.
2008-10-10  Jacek Cabanmshtml: Added IDispatchEx support to HTMLEventObj.
2008-10-10  Jacek Cabanmshtml: Added IHTMLElement3::[get|put]_implementation.
2008-10-10  Jacek Cabanmshtml: Forward IHTMLelement3::[get|put]_disabled to...
2008-10-10  Jacek Cabanmshtml: Get rid of setup_nswindow.
2008-10-09  Jacek Cabanmshtml: Store nsIDOMHTMLDocument in HTMLDocument.
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-07  Jacek Cabanmshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentS...
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: Added IHTMLTable::get_rows implementation.
2008-10-01  Jacek Cabanmshtml: Use create_all_collection in IHTMLElement:...
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-25  Jacek Cabanmshtml: Use ActiveScript for JavaScript in file protoco...
2008-09-19  Detlef Riekenbergdlls: Do not use __WINE_ALLOC_SIZE between void and *.
2008-09-05  Marcus MeissnerAnnotate with allocation size attribute.
2008-09-02  Alistair Leslie... mshtml: Add missing IDispatchEx tids.
2008-07-14  Jacek Cabanmshtml: Added IHTMLElement2::getElementsByTagName imple...
2008-07-01  Jacek Cabanmshtml: DispatchEx's QueryInterface implementation...
2008-06-30  Jacek Cabanmshtml: Added IHTMLWindow2::clearTimeout implementation.
2008-06-30  Jacek Cabanmshtml: Added IHTMLWindow3::setInterval implementation.
2008-06-25  Jacek Cabanmshtml: Added IHTMLSelectElement::put_onchange implemen...
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: Added onclick attribute support.
2008-06-20  Jacek Cabanmshtml: Added IDispatchEx support to HTMLGenericElement.
2008-06-20  Jacek Cabanmshtml: Added IHTMLGenericElement implementation.
2008-06-20  Jacek Cabanmshtml: Initialize node object from child node's constr...
2008-06-18  Jacek Cabanmshtml: Added fdexNameEnsure support to IDidpatchEx...
2008-06-18  Jacek Cabanmshtml: Added IDispatchEx support to HTMLSelectElement.
2008-05-06  Francois Gougetmshtml: gcc 2.95 does not allow an array of undefined...
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 IHTMLCommentElement stub implementation.
2008-05-01  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMChildrenCol...
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 support for custom DISPIDs.
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLElementCollect...
2008-04-24  Jacek Cabanmshtml: Added IDispatchEx support to text node.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMTextNode stub implementation.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 to IDispatchEx support.
2008-04-24  Jacek Cabanmshtml: Added IHTMLDOMNode2 stub implementation.
2008-04-24  Jacek Cabanmshtml: Added elements IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Added HTMLDocument's IDispatchEx implementation.
2008-04-21  Jacek Cabanmshtml: Added setTimeout implementation.
2008-04-21  Jacek Cabanmshtml: Added window IDispatchEx implementation.
next