mshtml: Added partial IHTMLDocument2::put_designMode implementation.
[wine] / dlls / mshtml / htmldoc.c
2013-04-23  Jacek Cabanmshtml: Added partial IHTMLDocument2::put_designMode...
2013-03-15  Jacek Cabanmshtml: Use lazy allocation for connection points.
2013-01-23  Jacek Cabanmshtml: Get rid of PRUint32 outside XPCOM C API.
2012-11-12  Jacek Cabanmshtml: Properly report history update for location...
2012-10-11  Jacek Cabanmshtml: Create script element in IHTMLDocument::createS...
2012-10-11  Jacek Cabanmshtml: Moved creating HTML element to separated function.
2012-10-02  Jacek Cabanmshtml: Store nsIDOMNodeSelector in HTMLDocumentNode.
2012-09-24  Jacek Cabanmshtml: Added IHTMLDocument::get_charset implementation.
2012-09-21  Jacek Cabanmshtml: Use IUri as base URL in navigate_url.
2012-09-10  Jacek Cabanmshtml: Added support for DISPATCH_METHOD|DISPATCH_PROP...
2012-07-30  Jacek Cabanmshtml: Store inner window directly in HTMLDocumentNode.
2012-07-26  Jacek Cabanmshtml: Use inline wrappers and fixed found warnings.
2012-07-24  Jacek Cabanmshtml: Use proper document node for createElement...
2012-07-19  Jacek Cabanmshtml: Store MSHTML node reference in Gecko node objec...
2012-07-19  Jacek Cabanmshtml: Make nsIDOMHTMLDocument reference cycle collect...
2012-07-11  Jacek Cabanmshtml: Moved binding list to HTMLInnerWindow.
2012-07-03  Jacek Cabanmshtml: Force cycle collection when releasing main...
2012-06-27  Jacek Cabanmshtml: Share nsdoc reference with nsnode.
2012-06-27  Jacek Cabanmshtml: Get rid of no longer needed unk_ref from HTMLEl...
2012-06-26  Jacek Cabanmshtml: Return referenced instances from node constructors.
2012-06-25  Jacek Cabanmshtml: Moved document node from HTMLOuterWindow to...
2012-06-25  Jacek Cabanmshtml: Added separated types for outer and inner HTML...
2012-06-25  Jacek Cabanmshtml: Keep reference in node returned from get_node.
2012-05-30  Jacek Cabanmshtml: Added IWindowForBindingUI stub implementation.
2012-05-18  Jacek Cabanmshtml: Get rid of no longer needed nsIWindowCreator2.
2012-05-14  Jacek Cabanmshtml: Always use English locale in document_write...
2012-04-23  Jacek Cabanmshtml: Accept different VARIANT types in document_write.
2012-04-17  Jacek Cabanmshtml: Added IHTMLDocument2::put_URL implementation.
2012-04-10  Jacek Cabanmshtml: Added IHTMLDocument2::onkeypress implementation.
2012-04-05  Jacek Cabanmshtml: Detach also internal listeners in detach_events.
2012-03-29  Jacek Cabanmshtml: Added IHTMLDocument2::get_domain implementation.
2012-03-28  Jacek Cabanmshtml: Improved VARIANT debug traces in htmldoc.c.
2012-02-08  Jacek Cabanmshtml: Added IHTMLDocument2::get_frames implementation.
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...
next