ntdll: Export the libwine version functions from ntdll too.
[wine] / dlls / mshtml /
2008-03-26  Jacek Cabanmshtml: Fixed invalid use of -1 length in WideCharToMul...
2008-03-26  Jacek Cabanmshtml: Fixed crash in tests if Gecko is not available.
2008-03-26  Jacek Cabanmshtml: Added nsIChannel::SetContentType implementation.
2008-03-26  Jacek Cabanmshtml: Pass buffer length to MultiByteToWideChar inste...
2008-03-26  Jacek Cabanmshtml: Rename nsChannel::content to content_type and...
2008-03-26  Jacek Cabanmshtml: Added IHTMLDocument2::get_location implementation.
2008-03-26  Michael Stefaniucmshtml: Update the German translation.
2008-03-25  Jacek Cabanmshtml: Added script engine loading test.
2008-03-25  Jacek Cabanmshtml: Added script engine loading implementation.
2008-03-24  Jacek Cabanmshtml: Abstract BSCallback implementation.
2008-03-24  Jacek Cabanmshtml: Move hlink_frame_navigate function.
2008-03-24  Jacek Cabanmshtml: Move BSCallback declaration to navigate.c.
2008-03-24  Jacek Cabanmshtml: Added new nsChannelBSC type.
2008-03-24  Jacek Cabanmshtml: Don't access BSCallback directly in nsembed.c.
2008-03-24  Jacek Cabanmshtml: Don't access BSCallback directly in nsio.c.
2008-03-20  Marcus Meissnermshtml: Fix potential 1 byte 0 overwrite.
2008-03-20  Samuel Lidén Borellmshtml: Update Swedish translation.
2008-03-17  Jacek Cabanmshtml: Break Wine Gecko 0.0.1 support.
2008-03-14  Jacek Cabanmshtml: Return full patch in res protocol's secure...
2008-03-12  Jacek Cabanmshtml: Improve header parsing.
2008-03-12  Mikołaj Zalewskimshtml: Add Polish translation.
2008-03-10  Jacek Cabanmshtml: Use load group to find NSContainer in AsyncOpen...
2008-03-10  Jacek Cabanmshtml: Added IHTMLScriptElement:get_type implementation.
2008-03-10  Jacek Cabanmshtml: Added IHTMLDocument2::write implementation.
2008-03-06  Rob Shearmanmshtml: Move some public GUIDs to shlguid.h.
2008-03-06  Andrew Talbotmshtml: Assign to structs instead of using memcpy.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-03-03  Jacek Cabanmshtml: Added IHTMLScriptElement stub implementation.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-28  Jacek Cabanmshtml: Added nsIURI::Equals implementation on URIs...
2008-02-28  Jacek Cabanmshtml: Added nsIURI::Clone implementation on URIs...
2008-02-27  Rob Shearmanmshtml: Don't use typeof as it's not portable.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::aLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::vLink implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::get_link implementation.
2008-02-25  Jacek Cabanmshtml: Added IHTMLBodyElement::put_link implementation.
2008-02-21  Jacek Cabanmshtml: Report true scheme for about:blank URL.
2008-02-21  Jacek Cabanmshtml: Added nsINetUtil interface to nsIOService.
2008-02-18  Jacek Cabanmshtml: Don't mix nsresult with HRESULT.
2008-02-16  Frans Koolmshtml: Added missing Dutch translations.
2008-02-15  Rob Shearmanmshtml: Fix a typo in nsiface.idl.
2008-02-15  Rob Shearmanmshtml: Add a dummy member to nsMargin as empty structs...
2008-02-15  Rob Shearmanmshtml: All interfaces in nsiface.idl are local.
2008-02-15  Rob Shearmanmshtml: Remove extra semi-colons after cpp_quote in...
2008-02-11  Jacek Cabanmshtml: Mode range tests.
2008-02-11  Jacek Cabanmshtml: Fixed bound_pos handling in move_prev_chars.
2008-02-11  Jacek Cabanmshtml: hr element is not a space element for moving...
2008-02-11  Rob Shearmanmshtml: Fix inserting a hyperlink when text is already...
2008-02-04  Jacek Cabanmshtml: Update wine_url in nsIURI::SetPath.
2008-02-04  Jacek Cabanmshtml: Added more about protocol tests.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-16  Marcus Meissnermshtml: Check for This->frame.
2008-01-11  Jacek Cabanmshtml: Disable some default Gecko warnings.
2008-01-11  Jacek Cabanmshtml: Use QueryService to get IHttpNegotiate in get_p...
2008-01-11  Jacek Cabanmshtml: Added more range tests.
2008-01-11  Jacek Cabanmshtml: Fixed hr element handling in range object.
2008-01-11  Jacek Cabanmshtml: Update focus information in WM_RESETFOCUS_HACK.
2008-01-11  Jacek Cabanmshtml: Move nsChannel's content type initialization...
2008-01-10  Jacek Cabanmshtml: Handle fClearDirty flag in IPersistStreamInit...
2008-01-10  Jacek Cabanmshtml: Don't crash in before_async_open if there is...
2008-01-07  Rico Schüllermshtml: Fix memory leak (found by Smatch).
2008-01-04  Jacek Cabanmshtml: Don't assume that end_pos.node is text node...
2008-01-04  Jacek Cabanmshtml: Fixed Read implementations.
2008-01-04  Jacek Cabanmshtml: Added Invoke(DISPID_READYSTATE) implementation.
2008-01-02  Jacek Cabanmshtml: Added PutProperty implementation.
2007-12-28  Jacek Cabanmshtml: Added QueryInfo tests.
2007-12-28  Jacek Cabanmshtml: Added ResProtocolInfo::QueryInfo implementation.
2007-12-28  Jacek Cabanmshtml: Added AboutProtocolInfo::QueryInfo implementation.
2007-12-24  Jacek Cabanmshtml: Use IBindCtx passed to Load in BindToStorage...
2007-12-17  Jacek Cabanmshtml: Remove not used argument in nsAString_GetData.
2007-12-17  Jacek Cabanmshtml: Remove not used argument of nsACString_GetData.
2007-12-11  Jacek Cabanmshtml: Fix CSS px unit handling differences between...
2007-12-11  Jacek Cabanmshtml: Added more IHTMLStyle implementation.
2007-12-07  Rob Shearmanmshtml: Fix a memory leak in the htmldoc tests.
2007-12-06  Alexandre JulliardRemoved some unneeded imports.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) test.
2007-12-06  Jacek Cabanmshtml: Added HTMLTxtRange::Exec(IDM_INDENT) implementa...
2007-12-06  Jacek Cabanmshtml: Fixed ref counting.
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheetRulesCollection::get_lengt...
2007-12-06  Jacek Cabanmshtml: Added IHTMLStyleSheet::get_rules implementation.
2007-12-06  Jacek Cabanmshtml: Added more DOM tests.
2007-12-06  Luis C. Busquets... mshtml: Update Spanish resource.
2007-12-06  Michael Stefaniucmshtml: Rename the wrappers around HeapAlloc() &Co...
2007-12-06  Rob Shearmanmshtml: Use the correct deallocator in the htmldoc...
2007-12-06  Alexander Nicolays... mshtml: Update Norwegian resources.
2007-12-05  Jonathan Ernstmshtml: Updated French translation.
2007-12-05  Jacek Cabanmshtml: Improve debug traces.
2007-12-05  Jacek Cabanmshtml: Return NULL instead of empty string in IHTMLBod...
2007-12-04  Jacek Cabanmshtml: Added DIID_HTMLTableEvents connection point.
2007-12-04  Jacek Cabanmshtml: Move HTMLTextContainerEvents connection point...
2007-12-04  Jacek Cabanmshtml: Added IConnectionPointContainer iface to all...
2007-12-04  Jacek Cabanmshtml: Initialize HTMLElement in the beginning of...
2007-12-04  Jacek Cabanmshtml: Make IConnectionPointContainer more flexible.
2007-12-03  Jacek Cabanmshtml: Added IHTMLElement2::get_dir implementation.
2007-11-30  Jacek Cabanmshtml: Added IHTMLTable interface stub implementation.
2007-11-26  Jacek Cabanmshtml: Added IOleCommandTarget implementation to HTMLT...
2007-11-26  Jacek Cabanmshtml: Added IHTMLStyleSheetsCollection::item implemen...
2007-11-26  Jacek Cabanmshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet...
2007-11-20  Jacek Cabanmshtml: Change FIXME that is usually invalid to TRACE.
2007-11-20  Jacek Cabanmshtml: Added more loading tests.
next