mshtml: Moved bscallback to HTMLWindow.
[wine] / dlls / mshtml / mshtml_private.h
2009-10-27  Jacek Cabanmshtml: Moved bscallback to HTMLWindow.
2009-10-27  Jacek Cabanmshtml: Store window reference in nsURI.
2009-10-22  Jacek Cabanmshtml: Initialize iframe windows when added to document.
2009-10-22  Jacek Cabanmshtml: Moved HTMLDocumentNode creating to HTMLWindow_C...
2009-10-22  Jacek Cabanmshtml: Moved Wine[Add|Remove]Observer calls to HTMLDoc...
2009-10-22  Jacek Cabanmshtml: Moved nsIDocumentObserver implementation to...
2009-10-22  Jacek Cabanmshtml: Moved nsdoc to HTMLDocumentNode object.
2009-10-21  Andrew Eikummshtml: Add DispatchEx support to HTMLImageElementFactory.
2009-10-21  Andrew Eikummshtml: Add stub implementation for HTMLImageElementFac...
2009-10-20  Jacek Cabanmshtml: Moved creating new element to separated function.
2009-10-14  Jacek Cabanmshtml: Added IHTMLFrameBase IDispatchEx support.
2009-10-13  Andrew Eikummshtml: Add stub implementation for IHTMLDocument6.
2009-10-13  Jacek Cabanmshtml: Added IHTMLElement::click implementation.
2009-10-12  Jacek Cabanmshtml: Added IHTMLLocation::put_href implementation.
2009-10-12  Jacek Cabanmshtml: Moved QueryService call to hlink_frame_navigate.
2009-10-12  Jacek Cabanmshtml: Improved IHTMLElement2::doScroll stub.
2009-10-02  Jacek Cabanmshtml: Added HTMLAnchorElement dispex data.
2009-10-02  Jacek Cabanmshtml: Moved init_dispex call to HTMLElement_Init.
2009-10-01  Jacek Cabanmshtml: Added IInternetHostSecurity::ProcessUrlAction...
2009-09-29  Jacek Cabanmshtml: Added IInternetHostSecurityManager stub impleme...
2009-09-17  Jacek Cabanmshtml: Use node event_target for HTMLDocument.
2009-09-17  Jacek Cabanmshtml: Use node's IDispatchEx implementation in HTMLDo...
2009-09-17  Jacek Cabanmshtml: Get rid of htmldoc_vtbl_t.
2009-09-17  Jacek Cabanmshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Inherit HTMLDocumentNode from HTMLDOMNode.
2009-09-17  Jacek Cabanmshtml: Move node list to HTMLDocumentNode.
2009-09-17  Jacek Cabanmshtml: Move update flags to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Move mime to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Move readystate to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved usermode to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved binding variables to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved range_list to HTMLDocumentNode object.
2009-09-17  Jacek Cabanmshtml: Moved state flags to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved hostinfo to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved undomgr to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Move client site ifaces to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Moved selection_list to HTMLDocumentNode object.
2009-09-17  Jacek Cabanmshtml: Moved NSContainer to HTMLDocumentObj.
2009-09-17  Jacek Cabanmshtml: Store reference to document node in window...
2009-09-17  Jacek Cabanmshtml: Store document node in window.
2009-09-17  Jacek Cabanmshtml: Create HTMLDocumentNode for each HTMLDocumentObj.
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:...
next