ole32: Don't hold a ref to the drop target in the wrapper. Apps tend to destroy the...
[wine] / dlls / mshtml / mshtml_private.h
2012-01-27  Jacek Cabanmshtml: Added VT_I2 handling to IHTMLSelectElement...
2012-01-27  Jacek Cabanmshtml: Follow anchors only on left button click.
2012-01-23  Jacek Cabanmshtml: Added IHTMLWindow5 stub implementation.
2012-01-20  Jacek Cabanmshtml: Added ITravelLogClient stub implementation.
2012-01-18  Jacek Cabanmshtml: Added ITargetContainer stub implementation.
2012-01-09  Jacek Cabanmshtml: Added IHTMLWindow::open implementation.
2012-01-05  Jacek Cabanmshtml: Use a helper function for QueryService calls...
2011-12-05  Jacek Cabanmshtml: Return wrapped ActiveX object's interface from...
2011-11-15  Jacek Cabanmshtml: Properly handle fragment-only navigation.
2011-11-15  Jacek Cabanmshtml: Properly handle navigation in containers suppor...
2011-11-14  Jacek Cabanmshtml: Use IUri in set_current_mon if possible and...
2011-11-14  Jacek Cabanmshtml: Store window URL as BSTR.
2011-10-19  Jacek Cabanmshtml: Added IHTMLWindow6 stub implementation.
2011-10-18  Jacek Cabanmshtml: Better error handling in NSContainer initializa...
2011-10-03  Marcus Meissnermshtml: Mark replace_node_by_html as hidden.
2011-09-21  Alistair Leslie... mshtml: Add IHTMLTable2/3 support.
2011-09-02  Piotr Cabanmshtml: Store attributes list in HTMLAttributeCollection.
2011-09-02  Piotr Cabanmshtml: Don't cache HTMLAttributesCollection results.
2011-08-26  Piotr Cabanmshtml: Added IHTMLAttributeCollection stub.
2011-08-24  Jacek Cabanmshtml: Get rid of no longer useful get_nsdoc_window...
2011-08-23  Piotr Cabanmshtml: Populate dynamic properties table in get_dynami...
2011-08-03  Jacek Cabanmshtml: Allow async tasks to have custom destructors.
2011-08-02  Jacek Cabanmshtml: Moved nsevents.c declarations to htmlevent.h.
2011-08-02  Jacek Cabanmshtml: Added possibility for node implementations...
2011-08-02  Jacek Cabanmshtml: Rename call_event to fire_event.
2011-07-28  Jacek Cabanmshtml: Added IDispatchEx support for IHTMLStyle5 and...
2011-07-24  Jacek Cabanmshtml: Moved OLECMDID_SETDOWNLOADSTATE call to separat...
2011-07-24  Jacek Cabanmshtml: Moved binding-related declarations to separate...
2011-07-18  Alexander Morozovmshtml: Added IProvideClassInfo::GetClassInfo implement...
2011-07-14  Alexander Morozovmshtml: Add stub implementation of IProvideClassInfo...
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTitleElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLHeadElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLHeadElement stub implementation.
2011-06-17  Jacek Cabanmshtml: Use replace_node_by_html instead of document...
2011-05-31  Jacek Cabanmshtml: Added IDispatchEx support to HTMLMimeTypesColle...
2011-05-31  Jacek Cabanmshtml: Added support for accessing document elements...
2011-05-02  Marcus Meissnermshtml: Mark internal symbols as hidden.
2011-04-22  Jacek Cabanmshtml: Added proper support for weak references.
2011-04-18  Francois Gougetmshtml: get_channelbsc_mon() is unused so remove it.
2011-04-18  Jacek Cabanmshtml: Better support for HTTP redirection.
2011-04-05  Jacek Cabanmshtml: Properly handle upload streams containing headers.
2011-03-29  Jacek Cabanmshtml: Store security manager in HTMLWindow instead...
2011-03-15  Jacek Cabanmshtml: Wine Gecko 1.2.0 release.
2011-03-11  Piotr Cabanmshtml: Execute IDocObject_FireDocumentComplete in...
2011-03-02  Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-02-28  Jacek Cabanmshtml: Store style object in element object.
2011-02-25  Jacek Cabanmshtml: Moved call_disp_func to htmlevent.c.
2011-02-24  Jacek Cabanmshtml: Added IDispatchEx support to HTMLDOMAttribute...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4::getAttributeNode implement...
2011-02-24  Jacek Cabanmshtml: Added IHTMLElement4 stub implementation.
2011-01-31  Jacek Cabanmshtml: Added support for recursive script runners.
2011-01-20  Piotr Cabanmshtml: Added IObjectSafety stub.
2011-01-06  Michael Stefaniucmshtml: Finish the COM standardization in protocol.c.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the nsIDOMEventListener iface.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in BSCallback.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLLocation iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the ICustomDoc iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLTextContainer iface.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLImageElementFactory...
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IHTMLOptionElement* ifaces.
2011-01-03  Michael Stefaniucmshtml: COM cleanup for the IConnectionPoint* ifaces.
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLDocu...
2011-01-03  Michael Stefaniucmshtml: Use ifaces instead of vtbl pointers in HTMLFram...
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 remaining ifaces in nsChannel.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the nsIHttpChannel iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLDOMNode iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement3 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement2 iface.
2010-12-30  Michael Stefaniucmshtml: COM cleanup for the IHTMLElement iface.
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the remaining ifaces in NSConta...
2010-12-28  Michael Stefaniucmshtml: COM cleanup for the nsIWebBrowserChrome iface.
2010-12-28  Jacek Cabanmshtml: Fixed unsafe cast in CreateChromeWindow2 implem...
2010-12-28  Jacek Cabanmshtml: Don't use DEFINE_THIS2 for HTMLDOMNode vtbl...
2010-12-28  Jacek Cabanmshtml: Pass DispatchEx pointer instead of outer IUnkno...
2010-12-27  Michael Stefaniucmshtml: COM cleanup for the rest of the *Window* ifaces...
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.
next