mciqtz: Improve MCIQTZ_mciSet traces.
[wine] / dlls / shdocvw / tests /
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-20  Jacek Cabanshdocvw: Get rid of Gecko checks in tests.
2009-09-11  Ge van Geldorpshdocvw/tests: Fix test on Win7.
2009-08-31  Jacek Cabanshdocvw: Added IWebBrowser2::get_ReadyState implementation.
2009-08-19  Alexandre Julliardshdocvw/tests: Use the global wine_dbgstr_w instead...
2009-05-13  Paul Vriensshdocvw/tests: Fix a test failure with IE8.
2009-03-30  Ge van Geldorpshdocvw/tests: Fix shdocvw:webbrowser test on some...
2009-03-13  Michael Stefaniucwidl: Output "LONG" instead of "long" for a 32bit integer.
2009-03-06  Paul Vriensshdocvw/tests: Add a missing FreeLibrary().
2009-03-02  Detlef Riekenbergshdocvw/tests: Detect more interfaces in the webbrowser...
2009-03-02  Detlef Riekenbergshdocvw/tests: Add IServiceProvider to the webbrowser...
2009-02-26  Detlef Riekenbergshdocvw/tests: Dump the guid for additional interfaces.
2009-02-24  Jacek Cabanshdocvw: Added QueryStatus implementation.
2009-02-24  Jacek Cabanshdocvw: Added loading tests.
2009-02-04  Alistair Leslie... shdocvw: Correct OnAmbientPropertyChange regression.
2009-02-03  Alistair Leslie... shdocvw: OnAmbientPropertyChange should refresh all...
2009-01-27  Alistair Leslie... shdocvw: Add IServiceProvider support.
2009-01-23  Alistair Leslie... shdocvw: Add test to show IServiceProvider is supported.
2009-01-23  Jacek Cabanshdocvw: Fixed tests on IE7.
2009-01-05  Paul Vriensshdocvw/tests: Fix test failures on XP SP2 and higher.
2008-12-29  Francois GougetAssorted spelling fixes.
2008-12-26  Detlef Riekenbergshdocvw/tests: Add tests for ParseURLFromOutsideSource.
2008-12-26  Detlef Riekenbergshdocvw/tests: Fix a test on IE 5.x.
2008-11-21  Alexandre Julliardshdocvw: Fix the computation of the default extents.
2008-11-19  Detlef Riekenbergshdocvw/tests: Make the webbrowser test dpi aware,...
2008-11-13  Alistair Leslie... shdocvw: Correct tests.
2008-11-12  Jacek Cabanshdocvw: Revert "Added Support for the IViewObjectEx...
2008-10-28  Detlef Riekenbergshdocvw/tests: Use the correct size for memset.
2008-10-27  Alexandre Julliardshdocvw/tests: Avoid sizeof in trace.
2008-10-24  Detlef Riekenbergshdocvw/tests: Add tests for URLSubRegQueryA.
2008-10-16  Michael Stefaniucshdocvw/tests: Remove duplicated header include.
2008-09-29  Jacek Cabanshdocvw: Fixed tests on IE5.
2008-09-08  Reece Dunnshdocvw: Fixed building on msvc.
2008-09-02  Francois GougetAssorted spelling fixes.
2008-08-04  Damjan Jovanovicshdocvw: Rudimentary implementation of CLSID_InternetSh...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-06-09  Jacek Cabanshdocvw: Fixed DISPID_ONTOOLBAR test on IE7.
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-21  James Hawkinsshdocvw: Fix a test that fails on all platforms.
2008-04-14  Francois GougetFix spelling of dwAssign.
2008-02-25  Jacek Cabanshdocvw: Added WebBrowser::TheaterMode implementation.
2008-02-25  Jacek Cabanshdocvw: Silence more invalid QueryInterface FIXMEs.
2008-02-25  Jacek Cabanshdocvw: Added get_LocationURL implementation.
2008-01-15  Jacek Cabanshdocvw: Call StatusTextChange in set_status_text.
2008-01-15  Jacek Cabanshdocvw: Call WindowSetResizable in put_Resizable.
2008-01-15  Jacek Cabanshdocvw: Call OnFullScreen in put_FullScreen.
2008-01-15  Jacek Cabanshdocvw: Added DWebBrowserEvents2 test.
2007-12-17  Jacek Cabanshdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
2007-12-12  Jacek Cabanshdocvw: Return S_OK in IOleObject::SetHostNames.
2007-12-11  Jacek Cabanshdocvw: Added client site's IOleCommandTarget tests.
2007-12-10  Alistair Leslie... shdocvw: Fix memory leak.
2007-11-26  Jacek Cabanshdocvw: Silence common invalid QueryInterface FIXMEs.
2007-11-20  Jacek Cabanshdocvw: Return correct error from WebBrowser::Quit.
2007-11-20  Jacek Cabanshdocvw: Added WebBrowser::get_Application implementation.
2007-10-09  Jacek Cabanshdocvw: Fixed tests on IE7.
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::Resizable property implement...
2007-09-24  Jacek Cabanshdocvw: Added WebBrowser::FullScreen property implemen...
2007-09-10  Jacek Cabanshdocvw: Added UpdateUI implementation.
2007-03-09  Alexandre Julliardshdocvw: Avoid a printf format warning.
2007-03-09  Jacek Cabanshdocvw: Added Navigate2 test.
2006-11-06  Jacek Cabanshdocvw: Added more tests.
2006-11-06  Jacek Cabanshdocvw: Ignore hwndParent in DoVerb.
2006-10-16  Jacek Cabanshdocvw: Added IDocHostUIHandler2 test.
2006-10-07  Jacek Cabanshdocvw: Win64 printf format warning fixes.
2006-10-02  Jacek Cabanshdocvw: Silence common invalid QueryInterface FIXMEs.
2006-09-29  Francois GougetFix rpcndr.h so it takes CONST_VTABLE into account.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-25  Jacek Cabanshdocvw: Added [get|put]_Silent implementation.
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-07-31  Jacek Cabanshdocvw: Added SetExtent and GetExtent implementation.
2006-07-28  Jacek Cabanshdocvw: Added test of GetControlInfo.
2006-07-25  Jacek Cabanshdocvw: Added more test and fixes.
2006-07-11  Jacek Cabanshdocvw: Added test of DoVerb.
2006-07-11  Jacek Cabanshdocvw: Added GetMiscStatus test.
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-07-07  Jacek Cabanshdocvw: Added test of SetClientSite.
2006-07-06  Jacek Cabanshdocvw: Added test of IProvideClassInfo.
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-08  Michael JungSupport for shell instance objects.
2005-10-31  Michael JungAdded initial tests for shdocvw's FolderShortcut related