dinput: Move axes and buttons queries into initial joystick discovery for joydev...
[wine] / dlls / mshtml /
2009-09-08  Peter Dons Tychsenmshtml: Fix crash because of usage of pointer before...
2009-09-02  Jacek Cabanmshtml: Added IOmNavigator::get_userAgent implementation.
2009-09-02  Jacek Cabanmshtml: Added IHTMLDocument::writeln implementation.
2009-09-02  Jacek Cabanmshtml: Added http loading test.
2009-09-02  Jacek Cabanmshtml: Fixed tests on IE8.
2009-09-02  Jacek Cabanmshtml: Fixed script tests on IE6 and IE7.
2009-09-01  Jacek Cabanmshtml: Properly release DispatchEx data.
2009-09-01  Jacek Cabanmshtml: Added function object tests.
2009-09-01  Jacek Cabanmshtml: Added function object implementation.
2009-09-01  Jacek Cabanmshtml: Moved dynamic_data allocation to separated...
2009-09-01  Jacek Cabanmshtml: Move ITypeInfo::Invoke call to separated function.
2009-09-01  Jacek Cabanmshtml: Added IHTMLWindow2::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added IOmNavigator::toString implementation.
2009-09-01  Jacek Cabanmshtml: Added DISPID_VALUE implementation for HTMLLocat...
2009-09-01  Jacek Cabanmshtml: Added support for DISPID_VALUE.
2009-08-31  Jacek Cabanmshtml: Fixed script tests on IE8.
2009-08-31  Jacek Cabanmshtml: Always call OnStartRequest before OnStopRequest.
2009-08-28  Francois Gougetmshtml: Remove the create_nsstream() prototype.
2009-08-27  Jacek Cabanmshtml: Update wine_url in nsIURL::SetQuery.
2009-08-27  Jacek Cabanmshtml: Wrap nsIURL interface.
2009-08-27  Jacek Cabanmshtml: Remove no longer used create_nsstream.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLStyle get/put letterSpacing.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_margin.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderWidth.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_overflow.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_backgroundColor.
2009-08-25  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_color.
2009-08-25  Jacek Cabanmshtml: Get rid of handling post data in IPersistMonike...
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderTopWidth.
2009-08-24  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_borderBottomWidth.
2009-08-24  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderRightWidth.
2009-08-24  Jacek Cabanmshtml: Use URL moniker to load http documents.
2009-08-24  Jacek Cabanmshtml: Don't return Gecko interfaces implementation...
2009-08-24  Jacek Cabanmshtml: Treat wyciwyg protocol as Gecko special protocol.
2009-08-24  Jacek Cabanmshtml: Wrap nsIHttpChannelInternal interface.
2009-08-21  Alistair Leslie... mshtml: Implement IHTMLStyle get/put wordSpacing.
2009-08-21  Jacek Cabanmshtml: Code clean up.
2009-08-21  Alistair Leslie... mshtml: Implement HTMLCurrentStyle_get_borderLeftWidth.
2009-08-20  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderLeftWidth.
2009-08-20  Jacek Cabanmshtml: Moved parse_post_data to GetBindInfo.
2009-08-19  Alistair Leslie... mshtml: Implement IHTMLCurrentStyle_get_visibility.
2009-08-19  Alexandre Julliardmshtml/tests: Use the global wine_dbgstr_w instead...
2009-08-18  Alistair Leslie... mshtml: Implement IHTMLLocation get_href.
2009-08-18  Vladimir Pankratovmshtml: Add test for OmNavigator_get_appName.
2009-08-18  Vladimir Pankratovmshtml: Implement OmNavigator_get_appName.
2009-08-17  Jacek Cabanmshtml: Disable spell checker.
2009-08-14  Jacek Cabanmshtml: Parse post data in channelbsc_set_channel.
2009-08-12  Jacek Cabanmshtml: Added IHTMLElement::get_outerHTML implementation.
2009-08-12  Jacek Cabanmshtml: Ignore DOCUMENT_TYPE_NODE nodes in nsnode_to_ns...
2009-08-12  Jacek Cabanmshtml: Call IDocHostUIHandler::TranslateUrl from OnURI...
2009-08-12  Jacek Cabanmshtml: Don't write null byte in IPersist*::Save functions.
2009-08-12  Jacek Cabanmshtml: Use correct macro in HTMLInputTextElement:...
2009-08-12  Jacek Cabanmshtml: Added IBindStatusCallback::OnResponse implement...
2009-08-12  Jacek Cabanmshtml: Added support for partial reads in read_stream_...
2009-08-12  Jacek Cabanmshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver...
2009-08-11  Jacek Cabanmshtml: Call stop_binding before releasing binding...
2009-08-10  Jacek Cabanmshtml: Added IHTMLLocation::get_pathname implementation.
2009-08-05  Alexandre Julliardmshtml: Never try to unload the Gecko libraries.
2009-08-04  Jacek Cabanmshtml: Wine Gecko 1.0.0 release.
2009-08-04  Jacek Cabanmshtml: Install Gecko in system directory.
2009-08-04  Alistair Leslie... mshtml: Add missing interfaces.
2009-08-04  Alexander Nicolays... mshtml: Update Norwegian Bokmål translation.
2009-08-03  Jacek Cabanmshtml: Call set_ns_editmode in better place.
2009-08-03  Jacek Cabanmshtml: Added IHTMLStyle3::wordWrap property implementa...
2009-08-03  Jacek Cabanmshtml: Always return hex string in IHTMLBodyElement...
2009-07-24  Vladimir Pankratovmshtml: Convert the Russian resources to UTF-8.
2009-07-23  Jacek Cabanmshtml: Added VT_UINT handling to debugstr_variant.
2009-07-16  Ricardo Filipemshtml: Update Portuguese translation and convert to...
2009-07-09  Frédéric Delanoymshtml: Convert French resources to UTF-8.
2009-07-08  Jacek Cabanmshtml: Added support for VT_UINT name in IHTMLElementC...
2009-07-06  Jacek Cabanmshtml: Don't call AutoRegister on GRE directory -...
2009-07-01  Michael Stefaniucmshtml: Build language resource files separately.
2009-06-25  Matej Spindlermshtml: Update Slovenian translation.
2009-06-23  Jacek Cabanmshtml: Fixed tests on IE8 and change Wine behavior...
2009-06-22  Aric Stewartmshtml: Update Japanese resources.
2009-06-15  Detlef Riekenbergurlmon/tests: Move SecurityManager and ZoneManager...
2009-06-09  Jonathan Ernstmshtml: Updated French translation.
2009-06-08  Austin Englishmshtml: Make the wine-gecko warning more clear.
2009-06-08  Paul Vriensmshtml/tests: Use strcmp_wa instead of lstrcmpW to...
2009-06-08  Paul Vriensmshtml/tests: Correct another test.
2009-06-08  Paul Vriensmshtml/tests: Use lstrcmpA in a helper function to...
2009-06-08  Paul Vriensmshtml/tests: Correct a test and show a Wine bug.
2009-06-03  Michael Stefaniucmshtml: Replace long with LONG.
2009-05-27  Paul Vriensmshtml: Match IE8 implementation.
2009-05-26  Paul Vriensmshtml/tests: Fix some test failures on IE8.
2009-05-25  Jacek Cabanmshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value.
2009-05-13  Paul Vriensmshtml/tests: Fix some test failures with IE8.
2009-05-13  Anders Jonssonmshtml: Update Swedish translation.
2009-05-12  Jacek Cabanmshtml: Handle aCount < buf_size case correctly in...
2009-04-28  Alexandre Julliardinclude: Added definitions for HTMLWindowEvents and...
2009-04-23  Colin Finckmshtml: Fix the size passed to MultiByteToWideChar.
2009-04-16  Jacek Cabanmshtml: Added IPersistHistory stub implementation.
2009-04-16  Frans Koolmshtml: Corrected Dutch translations.
2009-04-15  Michael Stefaniucmshtml/tests: Replace long with LONG.
2009-04-01  Ge van Geldorpmshtml/tests: Fix tests on Windows.
2009-04-01  Jacek Cabanurlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
2009-03-23  Hwang YunSong(황윤성)mshtml: Updated Korean resource.
2009-03-23  Aurimas Fischermshtml: Update Lithuanian translation.
2009-03-23  Michael Stefaniucmshtml: Update the German translation.
2009-03-23  Michael Stefaniucmshtml: Convert the German translation to UTF8.
next