wined3d: Get rid of IWineD3DCubeTexture.
[wine] / dlls / mshtml / mshtml_private.h
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.
2010-12-17  Jacek Cabanmshtml: Added IHTMLScriptElement::get_scr implementation.
2010-12-17  Jacek Cabanmshtml: IHTMLDocument2 iface handling clean up.
2010-12-15  Jacek Cabanmshtml: Added IOleContainer stub implementation.
2010-12-09  Jacek Cabanmshtml: Associate PluginHost with containing HTMLDocume...
2010-12-07  Jacek Cabanmshtml: Use wineaddon.cpl to install Gecko.
2010-12-02  Jacek Cabanmshtml: Improved error handling in element constructors.
2010-12-02  Jacek Cabanmshtml: Improved error handling in HTMLElement_Create...
2010-12-02  Jacek Cabanmshtml: Better error handling in create_node calls.
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 IHTMLDocument3::createDocumentFragment...
2010-11-15  Jacek Cabanmshtml: Moved cloneNode implementation to vtbl.
2010-11-12  Jacek Cabanmshtml: Added IHTMLStyleElement stub implementation.
2010-11-12  Jacek Cabanmshtml: Added HTMLWindow's IServiceProvider implementation.
2010-11-09  Jacek Cabanmshtml: Added IHTMLWindow2::execScript implementation.
2010-11-08  Jacek Cabanmshtml: Use macro for tid declaration.
2010-11-08  Jacek Cabanmshtml: Added IDispatchEx support to HTMLStyleSheetsCol...
2010-11-08  Jacek Cabanmshtml: Added IOmNavigator::get_plugins implementation.
2010-10-29  Jacek Cabanmshtml: Added IHTMLEmbedElement stub implementation.
2010-10-28  Jacek Cabanmshtml: Added IDispatchEx support to HTMLObjectElement...
2010-10-28  Jacek Cabanmshtml: Get rid of no longer needed parse_post_data.
2010-10-28  Jacek Cabanmshtml: Added IHTMLObjectElement stub implementation.
2010-10-07  Jacek Cabanmshtml: Report better status in on_stop_nsrequest.
2010-08-18  Jacek Cabanmshtml: Skip mutation notifications on documents that...
2010-08-18  Jacek Cabanmshtml: Added nsIURL::Resolve implementation.
2010-08-18  Jacek Cabanmshtml: Treat file URLs pointing to Gecko installation...
2010-08-18  Jacek Cabanmshtml: Added nsIHttpChannel::referrer implementation.
2010-08-04  Alexander Nicolays... mshtml: Send more informative messages to OleInPlaceFrame.
2010-08-04  Jacek Cabanmshtml: Added support for custom post data type.
2010-08-04  Jacek Cabanmshtml: Store request method in nsChannel.
2010-08-04  Jacek Cabanmshtml: Store request headers in nsChannel if possible.
2010-08-04  Jacek Cabanmshtml: Moved setting HTTP header to separated function.
2010-08-04  Jacek Cabanmshtml: Moved getting HTTP header to separated function.
2010-08-04  Jacek Cabanmshtml: Moved HTTP headers list freeing to separated...
2010-07-19  Jacek Cabanmshtml: Added IHTMLElement2::getBoundingClientRect...
2010-04-29  Jacek Cabanmshtml: Added support for accessing select options...
2010-04-22  Jacek Cabanmshtml: Use URI with stripped "wine:" part in NewURI...
2010-04-13  Jacek Cabanmshtml: Use DOM designMode to switch to editor mode.
2010-04-13  Jacek Cabanmshtml: Improved focus handling.
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetResponseHeader.
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetRequestSucceeded.
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement::removeAttribute implementation.
2010-03-18  Jacek Cabanmshtml: Added support for load event on all nodes.
next