cmd.exe: Support cd .. when saving current directory.
[wine] / dlls / mshtml /
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.
2007-11-20  Jacek Cabanmshtml: Reload page in exec_editmode if available.
2007-11-20  Jacek Cabanmshtml: Always initialize output in exec_fontname.
2007-11-20  Jacek Cabanmshtml: Use call_set_active_object in exec_editmode.
2007-11-20  Jacek Cabanmshtml: Move IOleInPlaceFrame::SetActiveObject call...
2007-11-20  Jacek Cabanmshtml: Fixed handling channels without container and...
2007-11-12  Jacek Cabanmshtml: Remove nsIWebBrowserFocus_Activate useless...
2007-11-12  Jacek Cabanmshtml: Reset focus after loading the page in edit...
2007-11-09  Jacek Cabanmshtml: Added IDM_SETDIRTY implementation.
2007-11-06  Jacek Cabanmshtml: Added AcceptLanguage handling.
2007-11-06  Jacek Cabanmshtml: Call Exec(CGID_ShellDocView, 84) in start_binding.
2007-11-06  Jacek Cabanmshtml: More range tests and fixes.
2007-11-06  Jacek Cabanmshtml: Store HTMLDocument pointer in BSCallback object.
2007-11-05  Jacek Cabaniexplore: Added self-registration code.
2007-11-05  Jacek Cabanmshtml: AsyncOpen code clean up.
2007-11-05  Jacek Cabanmshtml: More test fixes.
2007-11-02  Chris Robinsonmshtml: Fix hkey leak.
2007-11-01  Chris Robinsonmshtml: Set IE version when installing wine gecko.
2007-10-29  Lionel Debrouxmshtml: Fix memory leak (found by Smatch).
2007-10-26  Jacek Cabanmshtml: More IE7 test fixes.
2007-10-25  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2007-10-23  Luke Bratchmshtml: Fix text input fields.
2007-10-22  Jacek Cabanmshtml: Fixed spaces handling in range object.
2007-10-22  Jacek Cabanmshtml: Added IHTMLTxtRange::expand("TextEdit") impleme...
2007-10-22  Michael Stefaniucmshtml/tests: Move the 'const' after REFIID as REFIID...
2007-10-19  Jacek Cabanmshtml: Added support for installing Gecko from build...
2007-10-19  Jacek Cabanmshtml: Set selection to default on IHTMLSelectionObjec...
2007-10-18  Jacek Cabanmshtml: Import dimm.idl and fix compilation.
next