wined3d: Pass a wined3d_buffer structure to buffer_get_memory().
[wine] / dlls / mshtml /
2010-12-07  Jacek Cabanmshtml: Use wineaddon.cpl to install Gecko.
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLI...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in OmNav...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLI...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLL...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLO...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLT...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLG...
2010-12-07  Michael Stefaniucmshtml: Change the second vtbl in HTMLInputElement...
2010-12-07  Michael Stefaniucmshtml: Change the first vtbl in HTMLInputElement to...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLT...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLF...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in UndoM...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLS...
2010-12-07  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLE...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IServiceProvider stub implem...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IBindHost stub implementation.
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IOleControlSite stub impleme...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IOleInPlaceSite stub impleme...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IDispatch stub implementation.
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IPropertyNotifySink stub...
2010-12-06  Jacek Cabanmshtml: Added PluginHost's IAdviseSinkEx stub implement...
2010-12-06  Jacek Cabanmshtml: Added QuickActivation support.
2010-12-06  Jacek Cabanmshtml: Added QuickActivate tests.
2010-12-06  Jacek Cabanmshtml: Added plugin host's IOleClientSite stub impleme...
2010-12-06  Jacek Cabanmshtml: Added IOleControl calls test.
2010-12-06  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLRect.
2010-12-06  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in HTMLB...
2010-12-06  Michael Stefaniucmshtml: Use an iface instead of an vtbl pointer in...
2010-12-05  Michael Stefaniucmshtml: Use an iface instead of a vtbl pointer in Class...
2010-12-05  Jacek Cabanmshtml: Make translate_url IUri-based.
2010-12-05  André Hentschelmshtml: Fix export comment.
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-03  Jacek Cabanmshtml: Added ActiveX control creation implementation.
2010-12-03  Jacek Cabanmshtml: Added NP_GetEntryPoints implementation.
2010-12-03  Jacek Cabannpmshtml: Added Mozilla plugin for mshtml ActiveX controls.
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: Use binary search 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-30  Jacek Cabanmshtml: Added beginning ActiveX tests.
2010-11-30  Jacek Cabanmshtml: Fixed tests on Windows.
2010-11-29  Jacek Cabanmshtml: Added IHTMLStyle::padding property implementation.
2010-11-29  Jacek Cabanmshtml: Added SetUIHandler tests.
2010-11-29  Jacek Cabanmshtml: Don't overwrite custom UI handler in SetClientSite.
2010-11-29  Jacek Cabanmshtml: Added ICustomDoc::SetUIHandler implementation.
2010-11-25  Jacek Cabanmshtml: Fixed ref count tests on broken IEs.
2010-11-25  Jacek Cabanmshtml: Don't use wine_url in nsIURI::SchemeIs implemen...
2010-11-25  Jacek Cabanmshtml: Don't use wine_uri in nsIIOService::NewChannelF...
2010-11-25  Jacek Cabanmshtml: Don't use wine_url in nsURI::Clone implementation.
2010-11-18  Jacek Cabanmshtml: Removed tests failing on IE7.
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: Correctly handle DOCUMENT_FRAGMENT_NODE in...
2010-11-15  Jacek Cabanmshtml: Added createDocumentFragment tests.
2010-11-15  Jacek Cabanmshtml: Added IHTMLDocument3::createDocumentFragment...
2010-11-15  Jacek Cabanmshtml: Use custom get_readyState implementations for...
2010-11-15  Jacek Cabanmshtml: Moved cloneNode implementation to vtbl.
2010-11-15  Jacek Cabanmshtml: Use IUri for nsIURI::GetSpec implementation.
2010-11-15  Jacek Cabanmshtml: Use IUriBuilder for nsIURI::SetPath implementation.
2010-11-12  Jacek Cabanmshtml: Use IUriBuilder for IURI::SetQuery implementation.
2010-11-12  Jacek Cabanmshtml: Added IHTMLStyleElement stub implementation.
2010-11-12  Jacek Cabanmshtml: Added IHTMLObjectElement::get_vspace implementa...
2010-11-12  Jacek Cabanmshtml: Added HTMLWindow's IServiceProvider implementation.
2010-11-09  Jacek Cabanmshtml: Added execScript tests.
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-11-08  Jacek Cabanmshtml: Don't free string that will be cleared by SafeA...
2010-11-08  Piotr Cabanmshtml: Impoved implementation of nsURI_GetAsciiHost.
2010-11-04  Jacek Cabanmshtml: Properly handle QueryService(SID_SOleUndoManage...
2010-11-02  Andrew Eikumhlink: Site data should only be set if the hlink has...
2010-10-29  Jacek Cabanmshtml: Added IHTMLEmbedElement stub implementation.
2010-10-29  Gustavo Henrique... mshtml: Update Portuguese translation.
2010-10-28  Piotr Cabanmshtml: Added IHTMLTextAreaElement_get_type implementation.
2010-10-28  Piotr Cabanmshtml: Added IHTMLFormElement_{get/put}_encoding imple...
2010-10-28  Piotr Cabanmshtml: Added IHTMLFormElement_{get/put}_name implement...
2010-10-28  Piotr Cabanmshtml: Added IHTMLFormElement_{get/put}_method impleme...
2010-10-28  Piotr Cabanmshtml/test: Fix some memory leaks.
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-25  Nikolay Sivovmshtml: Remove useless initialization.
2010-10-22  Paul Vriensmshtml: Add the Serbian (Latin and Cyrillic) translation.
2010-10-22  Yaron Shahrabanimshtml: Added Hebrew translation.
2010-10-21  Jacek Cabanmshtml: Use IUri in nsIURI::Equals implementation.
2010-10-13  Jacek Cabanmshtml: Added nsIHttpChannel::VisitResponseHeaders...
2010-10-07  Alexandre Goujonmshtml: Update the Gecko find procedure comment to...
2010-10-07  Jacek Cabanmshtml: Moved more code to handle_docobj_load.
2010-10-07  Jacek Cabanmshtml: Report better status in on_stop_nsrequest.
2010-10-05  Francois Gougetmshtml: Add a space before ellipses in the Slovenian...
2010-10-04  Alexandre Julliardmshtml: Try installing Gecko from the global data dir...
2010-10-04  Jacek Cabanmshtml: Use URLDownloadToFile to download Gecko package...
2010-10-04  Jacek Cabanmshtml: Try installing Gecko from hardcoded '/usr/share...
next