cryptui: Validate input file in CryptUIWizImport.
[wine] / dlls / shdocvw / tests / webbrowser.c
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-09-29  Jacek Cabanshdocvw: Fixed tests on IE5.
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-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-25  Jacek Cabanshdocvw: Added [get|put]_Silent implementation.
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-07  Jacek Cabanshdocvw: Added test of SetClientSite.
2006-07-06  Jacek Cabanshdocvw: Added test of IProvideClassInfo.