urlmon/tests: Added CoInternetParseUrl tests.
[wine] / dlls / shell32 / tests / ebrowser.c
2011-02-09  Austin Englishshell32/tests: Don't check return values inside of...
2011-01-17  David Hedbergshell32/tests: Fix a leak in the ebrowser tests (Valgrind).
2011-01-03  David Hedbergshell32: Fix test error on certain w2k8 setups.
2010-12-23  David Hedbergshell32: Add IInputObject stub to ExplorerBrowser.
2010-12-20  David Hedbergshell32: Return S_OK in ::SetPropertyBag.
2010-12-20  David Hedbergshell32: Fix ExplorerBrowser::SetRect to work properly...
2010-09-13  Francois Gougetshell32/tests: Make create_commdlgbrowser3() static.
2010-08-26  David Hedbergshell32: Add a navigation pane to the ExplorerBrowser...
2010-08-26  David Hedbergshell32: Get ExplorerPaneVisibility from site of the...
2010-08-26  David Hedbergshell32: Check for ICommDlgBrowser from site and use...
2010-08-26  Francois Gougetshell32/tests: Add a trailing '\n' to an ok() call.
2010-08-25  David Hedbergshell32: Add IObjectWithSite implementation to the...
2010-08-25  David Hedbergshell32: Add ICommDlgBrowser3 stub to the ExplorerBrows...
2010-08-25  David Hedbergshell32: Add a travellog to the ExplorerBrowser control.
2010-08-25  David Hedbergshell32: Implement IExplorerBrowser::BrowseToObject.
2010-08-24  David Hedbergshell32/tests: Add some event tests to ExplorerBrowser...
2010-08-24  David Hedbergshell32/tests: Add some tests related to the shellview...
2010-08-24  David Hedbergshell32/tests: Some additional tests for IShellBrowser.
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::BrowseToIDList...
2010-08-24  David Hedbergshell32: Implement IExplorerBrowser::Advise and IExplor...
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetFolderSettings.
2010-08-23  David Hedbergshell32: Implement IExplorerBrowser::SetOptions and...
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::SetRect.
2010-08-20  David Hedbergshell32: Implement IExplorerBrowser::Initialize.
2010-08-20  David Hedbergshell32: Add IShellBrowser stub.
2010-08-20  David Hedbergshell32/tests: Add initial tests for the IExplorerBrows...