Commit Graph

81 Commits

Author SHA1 Message Date
Alexandre Julliard 44e874ab86 shdocvw/tests: Use the global wine_dbgstr_w instead of a local variant. 2009-08-19 13:37:00 +02:00
Paul Vriens 52fdc9e265 shdocvw/tests: Fix a test failure with IE8. 2009-05-13 12:04:18 +02:00
Ge van Geldorp 8968f5fa09 shdocvw/tests: Fix shdocvw:webbrowser test on some Windows boxes. 2009-03-30 15:10:52 +02:00
Michael Stefaniuc efbb4ebf3e widl: Output "LONG" instead of "long" for a 32bit integer.
long is always 32bit in IDL files but that's not true in C.
2009-03-13 11:15:21 +01:00
Paul Vriens 4f65338a05 shdocvw/tests: Add a missing FreeLibrary(). 2009-03-06 15:39:34 +01:00
Detlef Riekenberg 423ffdd10f shdocvw/tests: Detect more interfaces in the webbrowser test. 2009-03-02 13:20:46 +01:00
Detlef Riekenberg 41c0d35a7a shdocvw/tests: Add IServiceProvider to the webbrowser test. 2009-03-02 13:20:46 +01:00
Detlef Riekenberg 6b505e1425 shdocvw/tests: Dump the guid for additional interfaces. 2009-02-26 12:11:48 +01:00
Jacek Caban 64adaf723b shdocvw: Added QueryStatus implementation. 2009-02-24 16:57:28 +01:00
Jacek Caban 7ac34f9e50 shdocvw: Added loading tests. 2009-02-24 16:57:28 +01:00
Alistair Leslie-Hughes a14a75b85e shdocvw: Correct OnAmbientPropertyChange regression. 2009-02-04 14:08:26 +01:00
Alistair Leslie-Hughes 69a8066b18 shdocvw: OnAmbientPropertyChange should refresh all properties with a DISPID_UNKNOWN. 2009-02-03 14:36:21 +01:00
Alistair Leslie-Hughes 58292e8a65 shdocvw: Add IServiceProvider support. 2009-01-27 16:04:56 +01:00
Alistair Leslie-Hughes 0a9a1bc99c shdocvw: Add test to show IServiceProvider is supported. 2009-01-23 13:40:45 +01:00
Jacek Caban da5372beed shdocvw: Fixed tests on IE7. 2009-01-23 13:12:28 +01:00
Paul Vriens 10b2d6db04 shdocvw/tests: Fix test failures on XP SP2 and higher. 2009-01-05 15:09:21 +01:00
Francois Gouget 2166afceb7 Assorted spelling fixes. 2008-12-29 11:36:49 +01:00
Detlef Riekenberg e9e12744b5 shdocvw/tests: Add tests for ParseURLFromOutsideSource. 2008-12-26 13:45:12 +01:00
Detlef Riekenberg 1a0f1f5db8 shdocvw/tests: Fix a test on IE 5.x. 2008-12-26 13:43:04 +01:00
Alexandre Julliard e37f8f23f1 shdocvw: Fix the computation of the default extents. 2008-11-21 17:07:21 +01:00
Detlef Riekenberg a815677d93 shdocvw/tests: Make the webbrowser test dpi aware, make it pass in wine. 2008-11-19 12:09:17 +01:00
Alistair Leslie-Hughes 27685adaf1 shdocvw: Correct tests. 2008-11-13 13:08:58 +01:00
Jacek Caban a43adb40af shdocvw: Revert "Added Support for the IViewObjectEx" with tests. 2008-11-12 11:49:11 +01:00
Detlef Riekenberg f0ec2a5ca1 shdocvw/tests: Use the correct size for memset. 2008-10-28 12:33:56 +01:00
Alexandre Julliard 199bcc9c70 shdocvw/tests: Avoid sizeof in trace. 2008-10-27 11:29:32 +01:00
Detlef Riekenberg d4e7845887 shdocvw/tests: Add tests for URLSubRegQueryA. 2008-10-24 14:25:01 +02:00
Michael Stefaniuc 88a6c9cd54 shdocvw/tests: Remove duplicated header include. 2008-10-16 11:27:46 +02:00
Jacek Caban 4d46c99765 shdocvw: Fixed tests on IE5. 2008-09-29 17:25:16 -05:00
Reece Dunn 099517604b shdocvw: Fixed building on msvc. 2008-09-08 14:08:17 +02:00
Francois Gouget 4823b2c7bf Assorted spelling fixes. 2008-09-02 13:58:21 +02:00
Damjan Jovanovic ad886d6698 shdocvw: Rudimentary implementation of CLSID_InternetShortcut. 2008-08-04 15:02:36 +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 54ef871161 shdocvw: Fixed DISPID_ONTOOLBAR test on IE7. 2008-06-09 12:45:01 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
James Hawkins 03599dbab6 shdocvw: Fix a test that fails on all platforms. 2008-04-21 13:36:19 +02:00
Francois Gouget 0682f85c95 Fix spelling of dwAssign. 2008-04-14 12:40:22 +02:00
Jacek Caban 71d07da2d3 shdocvw: Added WebBrowser::TheaterMode implementation. 2008-02-25 11:54:01 +01:00
Jacek Caban 89069761ba shdocvw: Silence more invalid QueryInterface FIXMEs. 2008-02-25 11:53:56 +01:00
Jacek Caban 20163e034a shdocvw: Added get_LocationURL implementation. 2008-02-25 11:53:35 +01:00
Jacek Caban 84eed025f0 shdocvw: Call StatusTextChange in set_status_text. 2008-01-15 11:37:49 +01:00
Jacek Caban 6f3ffa51f8 shdocvw: Call WindowSetResizable in put_Resizable. 2008-01-15 11:37:44 +01:00
Jacek Caban 7b268a5583 shdocvw: Call OnFullScreen in put_FullScreen. 2008-01-15 11:37:39 +01:00
Jacek Caban 8daca1b5e9 shdocvw: Added DWebBrowserEvents2 test. 2008-01-15 11:37:34 +01:00
Jacek Caban ef16e9f82b shdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests. 2007-12-17 11:49:22 +01:00
Jacek Caban be11c75729 shdocvw: Return S_OK in IOleObject::SetHostNames. 2007-12-12 13:48:23 +01:00
Jacek Caban 69805b1245 shdocvw: Added client site's IOleCommandTarget tests. 2007-12-11 12:09:05 +01:00
Alistair Leslie-Hughes 5c3dc64a87 shdocvw: Fix memory leak. 2007-12-10 12:35:55 +01:00
Jacek Caban aa30f442b1 shdocvw: Silence common invalid QueryInterface FIXMEs. 2007-11-26 12:36:02 +01:00
Jacek Caban e37ca6f927 shdocvw: Return correct error from WebBrowser::Quit. 2007-11-20 12:29:00 +01:00
Jacek Caban a8a1a2da5a shdocvw: Added WebBrowser::get_Application implementation. 2007-11-20 12:29:00 +01:00