wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / shdocvw /
2012-11-28  Andrew Talbotshdocvw: Remove unused variable.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2011-10-20  Jacek Cabanieframe: ieframe variant of IEWinMain is Unicode.
2011-09-19  Francois Gougetshdocvw: Make get_ieframe_instance() static.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2011-08-03  Jacek Cabanieframe: Moved intshcut.c tests to ieframe.
2011-08-02  Jacek Cabanieframe: Moved WebBrowser object tests to ieframe.
2011-08-02  Alexandre Julliardmakefiles: Generate resource files for typelibs.
2011-08-01  Piotr Cabanshdocvw/tests: Added OleObject_Close tests.
2011-08-01  Jacek Cabanshdocvw: Moved remaining code out of factory.c.
2011-08-01  Jacek Cabanieframe: Moved classes registration to ieframe.
2011-08-01  Jacek Cabanshdocvw: Get rid of MicrosoftBrowserArchitecture regist...
2011-08-01  Jacek Cabanshell32: Moved MruLongList registration to shell32...
2011-07-29  Jacek Cabaniexplore: Moved iexplore registration extension to...
2011-07-28  Jacek Cabanieframe: Moved ie.c tests to ieframe.
2011-07-27  Jacek Cabanieframe: Moved WebBrowser and InternetExplorer objects...
2011-07-27  Jacek Cabanieframe: Moved image resources to ieframe.
2011-07-27  Jacek Cabanieframe: Moved string and menu resources to ieframe.
2011-07-27  Jacek Cabanieframe: Moved dialog resources to ieframe.
2011-07-26  Jacek Cabanieframe: Moved TaskbarList implementation to ieframe.
2011-07-26  Jacek Cabanieframe: Moved CUrlHistory implementation to ieframe.
2011-07-25  Jacek Cabanieframe: Moved InternetShortcut implementation to iefra...
2011-07-05  André Hentschelshdocvw: Add ITaskbarList[34] Interface.
2011-06-28  André Hentschelshdocvw: Add ITaskbarList2 Interface.
2011-06-13  Austin Englishshdocvw: Add a stub for RunInstallUninstallStubs2.
2011-06-06  Detlef Riekenbergshdocvw: Add support for IOleInPlaceSiteEx.
2011-05-26  Jacek Cabanshdocvw: Abort pending navigation task when adding...
2011-05-26  Jacek Cabanshdocvw: Abort pending tasks on DocHost destruction.
2011-05-26  Jacek Cabanshdocvw: Store task list in DocHost object instead...
2011-05-26  Jacek Cabanshdocvw: Use task destructors for releasing task params.
2011-05-26  Alexandre Julliardshdocvw: Delete the temporary storage file on release.
2011-05-24  Marcus Meissnersetupapi: Mark internal symbols with hidden visibility.
2011-05-17  Sergey Khodychshdocvw: Handle local paths in navigate_url.
2011-05-17  Sergey Khodychshdocvw: Use UrlApplyScheme with URL_APPLY_GUESSFILE...
2011-05-17  Sergey Khodychshdocvw: Don't use separate call of UrlApplySchemeW...
2011-05-12  Huw Daviesshdocvw: Cope with being called without an active document.
2011-05-09  Marcus Meissnershdocvw: Check safearray dimension too (Coverity).
2011-04-28  Francois Gougetshdocvw: Fix ellipsis usage in the menu and button...
2011-04-28  Michael Stefaniucshdocvw: Merge the Destroy functions into the corespond...
2011-04-28  Michael Stefaniucshdocvw: COM cleanup in shlinstobj.c.
2011-04-25  Frédéric Delanoypo: Add message contexts (and French translations)...
2011-04-22  Jacek Cabanshdocvw: Deactivate document in InternetExplorer destru...
2011-04-19  Jacek Cabanshdocvw: Properly handle IEDocHost refcount.
2011-04-12  Jacek Cabanshdocvw: Added more InternetShortcut tests.
2011-04-12  Jacek Cabanshdocvw: Register known protocols as URL protocols.
2011-04-08  Jacek Cabanshdocvw: Make tests stricter and fix GetUrl problem...
2011-04-08  Jacek Cabanshdocvw: Clean tests skipping.
2011-04-08  Jacek Cabanshdocvw: intshcut.c COM clean up.
2011-04-08  Jacek Cabanshdocvw: Register .url extension.
2011-04-08  Jacek Cabanshdocvw: Moved more registration to .rgs file.
2011-03-29  Piotr Cabanshdocvw: Report navigation error depending on HTTP...
2011-03-18  Thomas Fabershdocvw: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPl...
2011-03-16  Jacek Cabanshdocvw: Fixed allocation failure test.
2011-03-15  Marcus Meissnershdocvw: Removed useless array for NULL check (Coverity).
2011-03-15  Piotr Cabanshdocvw/tests: Added IShellBrowser, IBrowserService...
2011-03-15  Piotr Cabanshdocvw: Use IID_IBrowserService2 defined in header.
2011-03-15  Piotr Cabanshdocvw: Added IDocObjectService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IBrowserService interface stub.
2011-03-15  Piotr Cabanshdocvw: Added IShellBrowser interface stub.
2011-03-15  Piotr Cabanshdocvw: Added navigation error handling.
2011-03-11  Michael Stefaniucshdocvw: COM cleanup for the ITaskbarList iface.
2011-03-03  Erich Hoovershdocvw: Implement IWebBrowser::ExecWB and IWebBrowser...
2011-03-02  Marcus Meissnershdocvw: Rewrite code to make more understandable ...
2011-02-28  Akihiro Sagawashdocvw: Add Japanese translation.
2011-02-14  Alexander Lakhinshdocvw: Add Russian translation resources.
2011-02-10  Austin Englishshdocvw/tests: Don't check return values inside of...
2011-02-07  Joris Huizershdocvw: Initialise ie pointer as it's tested (Clang).
2011-02-07  Austin Englishshdocvw/tests: Make sure to use return value (LLVM...
2011-02-01  Paul Vriensshdocvw: Initialize variable (Coverity).
2011-01-19  Alexandre Julliardshdocvw: Convert coclass registration to the IRegistrar...
2011-01-17  Alexandre Julliardshdocvw: Get rid of the IDB_IETOOLBAR define, the bitma...
2011-01-12  Alexandre Julliardshdocvw: Convert menu and string table resources to...
2011-01-10  Jacek Cabanshdocvw: Improved 'iexplore -nohome' handling.
2011-01-10  Jacek Cabanshdocvw: Moved allocating InternetExplorer object to...
2011-01-10  Jacek Cabanshdocvw: Added beginning iexplore DDE suport.
2011-01-10  Jacek Cabanshdocvw: Added InternetExplorer::get_Visible implementa...
2011-01-10  Jacek Cabanshdocvw: Added InternetExplorer object tests.
2011-01-10  Jacek Cabanshdocvw: Separate DocHost ref count from InternetExplor...
2011-01-04  Francois Gougetshdocvw/tests: Fix compilation on systems that don...
2010-12-30  Jacek Cabanshdocvw: Get rid of no longer used DOCHOST_THIS.
2010-12-23  Greg Geldorpshdocvw/tests: Need to save .url before committing...
2010-12-17  Jacek Cabanshdocvw: Added support for QueryService(IID_IWebBrowser...
2010-12-17  Jacek Cabanshdocvw: Moved getting dochost pointer to separated...
2010-12-17  Jacek Cabanshdocvw: Share get_LocationURL implementation between...
2010-12-14  André Hentschelshdocvw: Add Resizer control to the iexplore window.
2010-12-13  Paul Vriensshdocvw/tests: Make sure we use a valid temporary direc...
2010-12-13  Francois Gougetshdocvw: Fix compilation on systems that don't support...
2010-12-13  Joel Holdsworthshdocvw: Added missing rendering directive to ietoolbar...
2010-12-07  Andrew Nguyenshdocvw: Correct misuse of output pointer in get_profil...
2010-12-07  Andrew Nguyenshdocvw: Avoid a double free in PersistFile_Load.
2010-12-07  Andrew Nguyenshdocvw/tests: Avoid using a freed IUniformResourceLoca...
2010-12-06  Andrew Bogottshdocvw: Add tests for IPersistFile on an internet...
2010-12-06  Andrew Bogottshdocvw: Add reading of iconfile and iconframe via...
2010-12-05  Andrew Bogottshdocvw: Plug a tiny memory leak in a test.
2010-12-05  Andrew Bogottshdocvw: In PersistFile_Save, output the Icon Path...
2010-12-03  Francois Gougetshdocvw: Fix the trailing '\n' of a TRACE().
2010-12-03  Alexandre Julliardresources: Define a generic mechanism for adding extra...
2010-12-03  Michael Stefaniucshdocvw: Use an iface instead of an vtbl pointer in...
2010-12-02  Andrew Bogottshdocvw: Add the IPropertySet interface to an internet...
next