138 Commits

Author SHA1 Message Date
Jacek Caban
95a53a9ff6 mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. 2010-06-28 16:58:39 +02:00
Jacek Caban
2c354b8bbb shdocvw: Return IHTMLDocument2's IDispatch in get_Document. 2010-06-21 11:52:09 +02:00
Jacek Caban
77a994db42 mshtml: Added IHTMLWindow2::open test. 2010-06-14 14:14:16 +02:00
Jacek Caban
3d0d27820f mshtml: Added IHTMLDocument2::clear implementation. 2010-05-07 16:00:20 +02:00
Jacek Caban
2cf2d8fed2 mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite. 2010-03-03 15:29:43 +01:00
Jacek Caban
80f8a0df82 mshtml: Added more navigation tests. 2010-03-03 15:29:31 +01:00
Vitaly Perov
e2f3b143fd mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME. 2010-02-23 12:06:35 +01:00
Vitaly Perov
cffd28f74d mshtml: Silence IExternalConnection in htmldoc_qi FIXME. 2010-02-18 17:15:15 +01:00
Jacek Caban
38933b1a31 mshtml: Added IViewObject::SetSink tests. 2010-02-15 16:11:15 +01:00
Jacek Caban
72e2b7f111 mshtml: Added DOCHOST_DOCCANNAVIGATE tests. 2010-02-15 16:11:09 +01:00
Jacek Caban
ab6f8f8b2e mshtml: Create URL moniker after test initialization. 2010-01-21 09:04:53 +01:00
Jacek Caban
3b20cb11c8 mshtml: Store document as IHTMLDocument2 interface. 2010-01-20 16:29:58 +01:00
Piotr Caban
d383e84e21 mshtml: Added IDispatch ConnectionPoint. 2009-12-29 11:06:22 +01:00
Piotr Caban
be2a86cbd5 mshtml: Query OleClientSite about services in ServiceProvider_QueryService. 2009-12-29 11:06:17 +01:00
Francois Gouget
b8cbde5c19 mshtml/tests: Make test_UIActivate() static. 2009-12-14 12:04:04 +01:00
Piotr Caban
2efb829845 mshtml: Added more OleDocumentView_UIActivate tests. 2009-12-07 15:41:34 +01:00
Piotr Caban
24601ed1db mshtml: Added Advise handling to OleObject_Close. 2009-12-07 15:41:13 +01:00
Piotr Caban
91dd9bbb71 mshtml: Added OleObject_Advise tests. 2009-12-07 15:41:07 +01:00
Piotr Caban
45e0dd9d1f mshtml: Added PersistStreamInit_InitNew implementation. 2009-12-07 15:40:47 +01:00
Paul Vriens
5bc0dd711a mshtml/tests: Run tests again on boxes with older IE. 2009-12-03 10:23:05 +01:00
Jacek Caban
0909e8b18c mshtml: Added IHTMLDocument::cookie tests. 2009-12-02 13:06:01 +01:00
Jacek Caban
a75615640a mshtml: Added IHTMLElement2::get_readyState test. 2009-12-01 11:34:27 +01:00
Jacek Caban
785fb1d2e1 mshtml: Get rid of no longer needed Gecko checks in tests. 2009-11-20 11:16:28 +01:00
Jacek Caban
47c27742d0 mshtml: Added IHTMLLocation::put_href implementation. 2009-10-12 12:15:26 +02:00
Jacek Caban
ae6fed5c4f mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
Ge van Geldorp
73b3d35d05 mshtml/tests: Fix htmldoc test on Windows Server and Win7. 2009-09-23 14:35:52 +02:00
Jacek Caban
a7e8cdf373 mshtml: Fixed tests.
Based on Paul Vriens's feedback.
2009-09-15 14:31:39 -05:00
Paul Vriens
094b668881 mshtml/tests: Fix some test failures on Win98 and WinME. 2009-09-10 10:50:45 +02:00
Jacek Caban
60a85d0749 mshtml: Added http loading test. 2009-09-02 14:40:14 +02:00
Jacek Caban
f9a670a3d6 mshtml: Fixed tests on IE8. 2009-09-02 14:40:04 +02:00
Alexandre Julliard
86f9fce74c mshtml/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:36:46 +02:00
Jacek Caban
781b0873e6 mshtml: Added IPersistHistory stub implementation. 2009-04-16 13:45:20 -05:00
Ge van Geldorp
af5ce0d249 mshtml/tests: Fix tests on Windows. 2009-04-01 15:22:54 +02:00
Jacek Caban
19067f1256 urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration. 2009-04-01 14:23:32 +02:00
Alistair Leslie-Hughes
b30aa168f7 mshtml: Show IPersistHistory interface is supported. 2009-02-27 14:18:04 +01:00
Nikolay Sivov
f4f5ee152d mshtml/tests: Fix interface release (Coverity). 2009-01-26 15:49:06 +01:00
Nikolay Sivov
bf2e1f08d3 mshtml: Added ISupportErrorInfo for IHTMLDocument. 2009-01-19 15:45:22 +01:00
Andrei Derevyanko
2afc8fcd5a mshtml: Updated test of QueryInterface. 2008-12-20 12:12:59 +01:00
Jacek Caban
095ce18b44 mshtml: Skip tests on broken IE6 versions. 2008-12-10 10:47:56 +01:00
Jacek Caban
60d12a3adb mshtml: Skip tests on old IE as soon as possible. 2008-11-24 13:43:40 +01:00
Francois Gouget
3b140ccb0e Assorted spelling fixes. 2008-11-17 16:04:39 +01:00
Jacek Caban
47ef2acc3b mshtml: Fixed tests on IE7. 2008-09-30 10:14:31 -05:00
Jacek Caban
d1ab3b097d mshtml: Fixed tests timeout. 2008-09-29 17:24:50 -05:00
Jacek Caban
ef221478f0 mshtml: Fixed tests on IE7. 2008-09-17 10:54:38 +02:00
Alexandre Julliard
79c64acc7b tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
2008-07-08 17:51:45 +02:00
Jacek Caban
4171385cd9 mshtml: Silence common invalid FIXME. 2008-07-01 12:23:37 +02:00
Jacek Caban
fe863e0326 mshtml: Silence common invalid QueryInterface FIXME. 2008-07-01 12:23:08 +02:00
James Hawkins
173d79a3f4 mshtml: Fix a test failure in win2k3. 2008-05-26 17:59:54 +02:00
Jacek Caban
98e2424183 mshtml: Fixed more tests on IE 7. 2008-05-26 17:58:24 +02:00
Jacek Caban
28888b4579 mshtml: Fixed some tests on IE 7. 2008-05-26 17:58:16 +02:00