ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to destroy the...
[wine] / dlls / mshtml / htmldoc.c
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2011-11-24  Jacek Cabanmshtml: Properly remove event listeners.
2011-11-09  Jacek Cabanmshtml: Wine Gecko 1.4 release.
2011-10-18  Jacek Cabanmshtml: Added IHTMLDocument2::elementFromPoint implemen...
2011-10-18  Jacek Cabanmshtml: Better error handling in NSContainer initializa...
2011-08-23  Piotr Cabanmshtml: Populate dynamic properties table in get_dynami...
2011-08-02  Jacek Cabanmshtml: Always alloc event_vector for documents.
2011-07-18  Alexander Morozovmshtml: Added IProvideClassInfo::GetClassInfo implement...
2011-07-14  Alexander Morozovmshtml: Add stub implementation of IProvideClassInfo...
2011-05-31  Jacek Cabanmshtml: Added support for accessing document elements...
2011-05-20  Thomas Mullalymshtml: Added support for IDispatch Html document events.
2011-03-29  Jacek Cabanmshtml: Store security manager in HTMLWindow instead...
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-03-09  Jacek Cabanmshtml: Don't assume that HTMLWindow_Create sets ret...
2011-02-21  Alistair Leslie... mshtml: Add support for get/put mousemove event.
2011-01-20  Piotr Cabanmshtml: Added IObjectSafety stub.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the ICustomDoc iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IConnectionPoint* ifaces.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in Dispat...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in HTMLWi...
2010-12-31  Michael Stefaniucmshtml: COM cleanup for the IDispatchEx iface in HTMLDo...
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2010-12-28  Jacek Cabanmshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IHTMLWindow2 iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IObjectWithSite iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the ISupportErrorInfo iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IHlinkTarget iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the IOleControl iface.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for all the IOleCommandTarget ifaces.
2010-12-27  Michael Stefaniucmshtml: COM cleanup for all the IServiceProvider ifaces.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceObjectWindowless...
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IViewObjectEx iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleInPlaceActiveObject...
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleDocumentView iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleDocument iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IOleObject iface.
2010-12-23  Michael Stefaniucmshtml: COM cleanup for the IMonikerProp iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IPersist* ifaces in HTMLDoc...
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument6 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument5 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument4 iface.
2010-12-22  Michael Stefaniucmshtml: COM cleanup for the IHTMLDocument3 iface.
2010-12-17  Jacek Cabanmshtml: IHTMLDocument2 iface handling clean up.
2010-12-15  Jacek Cabanmshtml: Added IOleContainer stub implementation.
2010-12-13  Jacek Cabanmshtml: Deactivate plugin when detaching from document.
2010-12-09  Jacek Cabanmshtml: Associate PluginHost with containing HTMLDocume...
2010-12-02  Jacek Cabanmshtml: Improved error handling in HTMLElement_Create...
2010-12-01  Jacek Cabanmshtml: Improved error handling in get_node calls.
2010-11-29  Jacek Cabanmshtml: Added ICustomDoc::SetUIHandler implementation.
2010-11-15  Jacek Cabanmshtml: Added document fragment cloneNode implementation.
2010-11-15  Jacek Cabanmshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
2010-11-15  Jacek Cabanmshtml: Correctly handle NULL nsdoc in IHTMLDocument2...
2010-11-15  Jacek Cabanmshtml: Added IHTMLDocument3::createDocumentFragment...
2010-11-15  Jacek Cabanmshtml: Moved cloneNode implementation to vtbl.
2010-05-07  Jacek Cabanmshtml: Added IHTMLDocument2::clear implementation.
2010-03-18  Jacek Cabanmshtml: Added support for load event on all nodes.
2010-03-15  Jacek Cabanmshtml: Forward setting document.location to window...
2010-03-15  Jacek Cabanmshtml: Return S_OK from IHTMLDocument2::get_referrer.
2010-02-23  Vitaly Perovmshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME.
2010-02-18  Vitaly Perovmshtml: Silence IExternalConnection in htmldoc_qi FIXME.
2010-02-15  Jacek Cabanmshtml: Added IViewObject::SetAdvise implementation.
2010-02-09  Andrew Nguyenmshtml: Accept NULL SAFEARRAY pointers in IHTMLDocument...
2010-01-29  Jacek Cabanmshtml: Optimize more nsAString handling.
2010-01-04  Jacek Cabanmshtml: Store body event target in HTMLDocumentNode.
2010-01-04  Jacek Cabanmshtml: Make sure that event listeners of connection...
2009-12-29  Piotr Cabanmshtml: Added IDispatch ConnectionPoint.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmouseout.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmousedown.
2009-12-23  Alistair Leslie... mshtml: Implement IHTMLDocument2 get/put onmouseup.
2009-12-16  Piotr Cabanmshtml: Added IObjectWithSite stubs.
2009-12-16  Piotr Cabanmshtml: Added ViewObjectEx stub implementation.
2009-12-08  Jacek Cabanmshtml: Added IHTMLDocument2::onreadystatechange proper...
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise implementation.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument2::put_cookie implementation.
2009-12-02  Jacek Cabanmshtml: Added IHTMLDocument2::get_cookie implementation.
2009-11-24  Jacek Cabanmshtml: Added support for connection point HTML notific...
2009-11-24  Jacek Cabanmshtml: Share connection points between HTMLDocumentObj...
2009-11-20  Jacek Cabanmshtml: Check for CATID_SafeForScripting in GUID_CUSTOM...
2009-11-03  Jacek Cabanmshtml: Moved readystate to HTMLWindow.
2009-10-28  Jacek Cabanmshtml: Moved event_vector to HTMLDocumentNode.
2009-10-28  Jacek Cabanmshtml: Moved nsIDOMEventListener implementations to...
2009-10-27  Jacek Cabanmshtml: Moved binding list to HTMLDocumentNode.
2009-10-27  Jacek Cabanmshtml: Allow task queue to be used for different targets.
2009-10-27  Jacek Cabanmshtml: Moved url and mon to HTMLWindow.
2009-10-27  Jacek Cabanmshtml: Moved bscallback to HTMLWindow.
2009-10-26  Jacek Cabanmshtml: Fail to create HTMLDocument if Gecko is not...
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-20  Jacek Cabanmshtml: Moved creating new element to separated function.
2009-10-13  Andrew Eikummshtml: Add stub implementation for IHTMLDocument6.
2009-10-07  Francois Gougetmshtml: Make HTMLDocumentNode_destructor() static.
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...
next