urlmon: Implemented IUriBuilder_RemoveProperties.
[wine] / dlls / shdocvw /
2010-09-09  Jacek Cabanshdocvw: Fixed tests on IE <6.
2010-08-26  Francois Gougetshdocvw: Make adjust_ie_docobj_rect() static.
2010-08-24  Francois Gougetshdocvw: Remove WINAPI on static functions where not...
2010-08-20  Juan Langshdocvw: Apply default scheme when none is present.
2010-08-16  Jacek Cabanshdocvw: Ignore invalid NULL PostData.
2010-08-16  Igor Paliychukshdocvw: Update Ukrainian translation.
2010-08-16  Łukasz Wojniłowiczshdocvw: Add the Polish translation.
2010-08-16  Aurimas Fišerasshdocvw: Updated Lithuanian translation.
2010-08-16  Anders Jonssonshdocvw: Update Swedish translation.
2010-08-16  Hwang YunSongshdocvw: Update Korean resource.
2010-08-16  Jose Rostagnoshdocvw: Update Spanish translation.
2010-08-16  Luca Bennatishdocvw: Update Italian translation.
2010-08-16  Frédéric Delanoyshdocvw: Update French translation.
2010-08-16  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-16  André Hentschelshdocvw: Update German translation.
2010-08-04  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-04  Aurimas Fišerasshdocvw: Updated Lithuanian translation.
2010-08-04  André Hentschelshdocvw: Update German translation.
2010-08-04  Alexander Nicolays... shdocvw: Add View menu to IE with list of installed...
2010-08-03  Alexandre Julliardshdocvw: Fix an incorrect const typecast.
2010-08-03  Alexander Nicolays... shdocvw: Allow the addressbar text in IE to be localized.
2010-08-03  Alexander Nicolays... shdocvw: Add icons to the IE toolbar.
2010-08-03  Alexander Nicolays... shdocvw: Make the Home button in IE work.
2010-08-03  Alexander Nicolays... shdocvw: Add a toolbar to IE.
2010-08-03  Alexander Nicolays... shdocvw: Recurse into directories when adding Favorite...
2010-08-03  Luca Bennatishdocvw: Update Italian translation.
2010-08-03  Detlef Riekenbergshdocvw: Do not trim the last character, when using...
2010-08-03  Frédéric Delanoyshdocvw: Update French translation.
2010-08-03  Sven Baarsshdocvw: Update the Dutch translation.
2010-08-02  Alexander Nicolays... shdocvw: Allow navigating to Favorites in IE.
2010-08-02  Alexander Nicolays... shdocvw: Add Favorites menu to IE.
2010-08-02  Jose Rostagnoshdocvw: Add Spanish translation.
2010-08-02  Luca Bennatishdocvw: Add Italian translation.
2010-07-30  Alexander Nicolays... shdocvw: Add support for setting the statusbar text...
2010-07-30  Alexander Nicolays... shdocvw: Add a statusbar to IE.
2010-07-29  Alexander Nicolays... shdocvw: Update the address bar when URL changes.
2010-07-29  Alexander Nicolays... shdocvw: Add DocHostContainer interface to interact...
2010-07-29  Frédéric Delanoyshdocvw: Fix French translation.
2010-07-28  Frédéric Delanoyshdocvw: Add French translation.
2010-07-28  Anders Jonssonshdocvw: Add Swedish translation.
2010-07-28  Alexander Nicolays... shdocvw: Make the addressbar in IE do something useful.
2010-07-28  Alexander Nicolays... shdocvw: Add an address bar to IE.
2010-07-28  Jacek Cabanshdocvw: Inherit HlinkFrame in InternetExplorer object.
2010-07-28  Jacek Cabanshdocvw: Moved ITargetFrame2 implementation to HlinkFra...
2010-07-28  Jacek Cabanshdocvw: Moved IHlinkFrame implementation to separated...
2010-07-28  Michael Stefaniucshdocvw: Add the Romanian translation.
2010-07-26  Hwang YunSongshdocvw: New Korean resource.
2010-07-26  Aurimas Fišerasshdocvw: Add Lithuanian translation.
2010-07-26  André Hentschelshdocvw: Add German translation.
2010-07-26  Sven Baarsshdocvw: Add the Dutch translation.
2010-07-24  Igor Paliychukshdocvw: Add Ukrainian translation.
2010-07-23  Alexander Nicolays... shdocvw: Make the Open URL dialog open URLs.
2010-07-23  Alexander Nicolays... shdocvw: Add Open URL dialog to IE.
2010-07-23  Alexander Nicolays... shdocvw: Add About dialog to IE.
2010-07-23  Alexander Nicolays... shdocvw: Allow printing from the menubar in IE.
2010-07-23  Alexander Nicolays... shdocvw: Add menu bar to Internet Explorer.
2010-07-22  Jacek Cabanshdocvw: Don't fail on invalid headers argument in...
2010-07-22  Michael Stefaniucshdocvw: Remove the ignored common resource attributes.
2010-07-21  Alexander Nicolays... shdocvw: Fix a buffer overflow in InternetShortcut...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-02  Paul Chitescushdocvw: Strip out initial whitespaces and quotes aroun...
2010-06-30  Jacek Cabanshdocvw: Added IBindStatusCallback::OnProgress(BINDSTAT...
2010-06-30  Jacek Cabanshdocvw: Store DocHost url on a regular heap.
2010-06-28  Jacek Cabanshdocvw: Return S_OK in IWebBrowser2::Stop.
2010-06-28  Jacek Cabanshdocvw: Pass correct buffer size to UrlApplySchemeW.
2010-06-28  Jacek Cabanshdocvw: Try to guess scheme for IHTMLPrivateWindow...
2010-06-21  Jacek Cabanshdocvw: Return IHTMLDocument2's IDispatch in get_Document.
2010-06-21  Dylan Smithshdocvw: Native RegisterClassEx requires cbSize to...
2010-06-14  Jacek Cabanshdocvw: Silence QueryService traces in non-interactive...
2010-06-10  Jacek Cabaniexplore: Use 1 as default icon ID.
2010-05-20  Jacek Cabanshdocvw: Added ITargetFrame2 stub implementation.
2010-05-19  Ilya Shpigorshdocvw: Added IDataObject stub implementation.
2010-05-05  Alexandre Julliardshdocvw: Support setting an icon on the main iexplore...
2010-05-03  Jacek Cabanshdocvw: Set IE version to IE8.
2010-04-25  Jacek Cabanshdocvw: Fixed typo in async_doc_navigate.
2010-04-19  Detlef Riekenbergshdocvw: Implement SHRestricted2A.
2010-03-29  Alexandre Julliardshdocvw: Always start the 64-bit version of winemenubui...
2010-03-17  Jacek Cabanshdocvw: Fixed tests on some Windows.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-15  Jacek Cabanshdocvw: Added more navigation tests.
2010-03-15  Jacek Cabanshdocvw: Use IHTMLPrivateWindow for navigation in navig...
2010-03-15  Jacek Cabanshdocvw: Use IHTMLPrivateWindow for navigation in navig...
2010-03-15  Jacek Cabanshdocvw: Pass post data as SAFEARRAY to on_before_navig...
2010-03-15  Jacek Cabanshdocvw: Separate document state from control state.
2010-03-15  Jacek Cabanshdocvw: Store object passed in DOCHOST_DOCCANNAVIGATE...
2010-03-15  Jacek Cabanshdocvw: Use heap_alloc_zero to allocate DocHost objects.
2010-03-02  Andrey Turkinshdocvw: Return success code in ITaskBarList::HrInit.
2010-03-01  Andrew Eikumshdocvw: Fix typo in WARN.
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-10  Alexandre Julliardshdocvw: Don't create empty default key values where...
2010-02-08  Detlef Riekenbergshdocvw: Dump the commands in OleCommandTarget_QueryStatus.
2010-01-25  Jacek Cabanshdocvw: Moved WebBrowser client site realizing to...
2010-01-25  Jacek Cabanshdocvw: Moved DocHost client site releasing to separat...
2009-12-30  Michael Stefaniucshdocvw: Remove unneeded \ at the end of a line.
2009-12-14  Huw Daviesshdocvw: Fix a memory leak in the tests.
2009-12-11  Alistair Leslie... shdocvw: Fix test for non-english IE MUI.
2009-12-04  Alistair Leslie... shdocvw: Implement IWebBrowser2_get_Name.
2009-11-30  Jacek Cabanshdocvw: Use CoTaskMemFree to free url.
2009-11-20  Jacek Cabanshdocvw: Get rid of Gecko checks in tests.
2009-11-18  Jacek Cabanshdocvw: Check QueryInterface return codes before using...
next