winspool.drv: Update Portuguese (Brazilian) translation.
[wine] / dlls / mshtml /
2010-07-01  Paul Chitescumshtml: Pass the data read from resource to FindMimeFro...
2010-07-01  Paul Chitescumshtml: Do not try to use IDocHostUIHandler for context...
2010-07-01  Gustavo Henrique... mshtml: Fix Portuguese (Brazilian) translation.
2010-06-29  Ricardo Filipemshtml: Fix Portuguese Portugal translation.
2010-06-29  Kovács Andrásmshtml: Update Hungarian translation.
2010-06-28  Jacek Cabanmshtml: Store client site in HTMLDocumentObj as soon...
2010-06-28  Igor Paliychukmshtml: Ukrainian translation update.
2010-06-25  Gustavo Henrique... mshtml: Updated Portuguese (Brazilian) translation.
2010-06-24  Jacek Cabanmshtml: Use correct iexplore.exe path in mshtml.inf.
2010-06-21  Jacek Cabanshdocvw: Return IHTMLDocument2's IDispatch in get_Document.
2010-06-21  Jacek Cabanmshtml: Check if event_table entry is allocated before...
2010-06-21  Jacek Cabanmshtml: Fixed event tests.
2010-06-18  Vitaly LipatovUpdate Russian translations.
2010-06-14  Jacek Cabanmshtml: Added IHTMLWindow2::open test.
2010-06-14  Jacek Cabanmshtml: Don't crash in on_start_uri_open on nscontainer...
2010-06-10  Jacek Cabanmshtml: Uncomment iexplore.exe registries.
2010-06-07  Sylvain Petreollemshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoC...
2010-06-07  Marcus Meissnermshtml: Add check for doc_obj being NULL (Coverity).
2010-06-07  Łukasz Wojniłowiczmshtml: Update the Polish translation.
2010-06-02  Jose Rostagnomshtml: Update Spanish translation.
2010-06-02  Konstantin Kondratyukmshtml: Fix typo in Russian resources.
2010-06-01  Paul Vriensmshtml: Update the Danish translation and convert to...
2010-05-31  Frédéric Delanoymshtml: Update French translation.
2010-05-28  Nikolay SivovFix unneeded capitalization in user prompts.
2010-05-25  Jacek Cabanmshtml: Simplify translate_url call.
2010-05-17  Michael Stefaniucmshtml: Remove redundant "not NULL" check for the p...
2010-05-14  Jacek Cabanmshtml: Fixed platform test on 64-bit IE6.
2010-05-13  Jacek Cabanmshtml: Fixed test on some IEs.
2010-05-11  Jacek Cabanmshtml: Added IHTMLTextAreaElement::readOnly property...
2010-05-11  Jacek Cabanmshtml: Added IHTMLFormElement::action property impleme...
2010-05-11  Jacek Cabanmshtml: Added IHTMLFormElement::item implementation.
2010-05-11  Jacek Cabanmshtml: Moved getting form's elements by index to separ...
2010-05-11  Jacek Cabanmshtml: Added IHTMLSelectElement::item implementation.
2010-05-11  Jacek Cabanmshtml: Moved getting select's option element by index...
2010-05-11  Jacek Cabanmshtml: Added IHTMLTextAreaElement::put_value implement...
2010-05-11  Jacek Cabanmshtml: Added IHTMLOptionElement::selected property...
2010-05-11  Michael Stefaniucmshtml/tests: Replace long with LONG.
2010-05-08  Jacek Cabanmshtml: Test return value of OnStateChange.
2010-05-08  Jacek Cabanmshtml: Check return value of SetText.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::put_name implementation.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::get_type tests.
2010-05-07  Jacek Cabanmshtml: Added IHTMLInputElement::put_type implementation.
2010-05-07  Jacek Cabanmshtml: Added beginning support for oncontextmenu event.
2010-05-07  Jacek Cabanmshtml: Added IHTMLDocument2::clear implementation.
2010-05-07  Jacek Cabanmshtml: Added IHTMLFormElement::get_length implementation.
2010-05-07  Sven Baarsmshtml: Update Dutch translation.
2010-05-05  Jacek Cabanmshtml: Fixed IObjectSafety failure handling.
2010-05-04  Gerald Pfeifermshtml: Fix return value for HTMLBodyElement_get_text.
2010-05-03  Gerald Pfeifermshtml/tests: Fix return value of ActiveScript_SetScrip...
2010-05-03  Gerald Pfeifermshtml: Remove variable doc which is not really used...
2010-04-29  Jacek Cabanmshtml: Added support for accessing select options...
2010-04-29  Jacek Cabanmshtml: Added IHTMLSelectElement::get_options implement...
2010-04-29  Jacek Cabanmshtml: Added IHTMLSelectElement::put_length implementa...
2010-04-25  Jacek Cabanmshtml: Don't access url in translate_url after freeing it.
2010-04-22  Jacek Cabanmshtml: Use NS_CStringContainerInit2 in nsACString_Init.
2010-04-22  Jacek Cabanmshtml: Use URI with stripped "wine:" part in NewURI...
2010-04-21  Jacek Cabanmshtml: Limit message length to 2000 in IHTMLWindow2...
2010-04-21  Alistair Leslie... mshtml: Implement IHTMLEventObj IDispatch functions.
2010-04-13  Jacek Cabanmshtml: Use NSContainer HWND in handle_blur.
2010-04-13  Jacek Cabanmshtml: Use DOM designMode to switch to editor mode.
2010-04-13  Jacek Cabanmshtml: Improved focus handling.
2010-04-06  Jacek Cabanmshtml: Fixed nsIHttpChannel::GetRequestSucceeded imple...
2010-04-05  Andrew Eikummshtml: Always load URLs without a base URL through...
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetResponseHeader.
2010-04-05  Andrew Eikummshtml: Implement HTTPChannel::GetRequestSucceeded.
2010-04-05  Andrew Eikummshtml: Return success in HTTPChannel::SetRequestMethod.
2010-04-02  Alexandre Julliardmshtml/tests: Don't crash when Gecko is missing.
2010-03-29  Mikhail Maroukhinemshtml: Fix compiler warnings with flag -Wcast-qual.
2010-03-26  Jacek Cabanmshtml: Skip script tests on too old IE.
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement:removeAttribute tests.
2010-03-24  Jacek Cabanmshtml: Added IHTMLElement::removeAttribute implementation.
2010-03-24  Jacek Cabanmshtml: Moved builtin property invocation to separate...
2010-03-24  Jacek Cabanmshtml: Moved builtin properties lookup to separate...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-22  Andrew Eikummshtml: Fix typo determining if channel is HTTP.
2010-03-18  Jacek Cabanmshtml: Added IHTMLImgElement::onload tests.
2010-03-18  Jacek Cabanmshtml: Added IHTMLImgElement::onload property implemen...
2010-03-18  Jacek Cabanmshtml: Added support for load event on all nodes.
2010-03-18  Jacek Cabanmshtml: Moved removing event target to separated function.
2010-03-18  Jacek Cabanmshtml: Fire readystatechange event on document nodes.
2010-03-18  Jacek Cabanmshtml: Make sure that readState is READYSTATE_LOADING...
2010-03-18  Andrew Eikummshtml: Fix return value interpretation when navigating.
2010-03-16  Paul Vriensmshtml/tests: Fix some test failures on Win9x/WinMe...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Jacek Cabanmshtml: Use user agent string in IOmNavigator::get_appV...
2010-03-15  Jacek Cabanmshtml: Forward setting document.location to window...
2010-03-15  Jacek Cabanmshtml: Return S_OK from IHTMLDocument2::get_referrer.
2010-03-15  Jacek Cabanmshtml: Ignore load event on detached documents.
2010-03-15  Jacek Cabanmshtml: Ignore EndLoad call if document is already...
2010-03-15  Jacek Cabanmshtml: Fixed ref count leak.
2010-03-04  Joris Huizermshtml: create_channelbsc: Handle OOM case correctly.
2010-03-03  Jacek Cabanmshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObje...
2010-03-03  Jacek Cabanmshtml: Added more navigation tests.
2010-03-03  Jacek Cabanmshtml: Added IHTMLPrivateWindow::SuperNavigate impleme...
2010-03-03  Jacek Cabanmshtml: Correctly handle document with already loaded...
2010-03-03  Jacek Cabanmshtml: Call OnViewChange in set_downloading_proc.
2010-03-03  Jacek Cabanmshtml: Moved SZ_HTML_CLIENTSITE_OBJECTPARAM handling...
2010-03-03  Jacek Cabanmshtml: Load data from moniker in IPersistStreamInit...
2010-03-03  Jacek Cabanmshtml: Properly handle IHlinkFrame::Navigate result.
2010-03-03  Jacek Cabanmshtml: Set current moniker in start_binding.
next