Commit Graph

404 Commits

Author SHA1 Message Date
Alexandre Julliard 53bc99855a shdocvw: Fix a pointer cast warning on 64-bit. 2009-01-08 17:27:49 +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 468da8e261 shdocvw: Implement ParseURLFromOutsideSource. 2008-12-26 13:44:39 +01:00
Detlef Riekenberg 1a0f1f5db8 shdocvw/tests: Fix a test on IE 5.x. 2008-12-26 13:43:04 +01:00
Andrew Talbot 9814ca9859 shdocvw: Remove unneeded address-of operators from array name. 2008-12-08 22:03:03 +01:00
Vladimir Pankratov bbaa72de5f shdocvw: Implement go_home function. 2008-11-28 13:51:34 +01:00
Francois Gouget 2a2387b984 shdocvw: Remove WINAPI on static functions where not needed. 2008-11-26 12:10:46 +01:00
Alistair Leslie-Hughes 3c88a2f060 shdocvw: Silence invalid QueryInterface FIXME. 2008-11-25 11:56:17 +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
Marcus Meissner bc295ef8b4 shdocvw: Fixed buffer size to GetPrivateProfileStringW. 2008-11-17 13:15:26 +01:00
Damjan Jovanovic 9ff230dcaa shdocvw, winemenubuilder: Generate fd.o entries for .url files. 2008-11-14 13:30:25 +01:00
Alistair Leslie-Hughes 27685adaf1 shdocvw: Correct tests. 2008-11-13 13:08:58 +01:00
Dmitry Timoshkov b901c8db5a shdocvw: Fix the COLOR_xxx usage. 2008-11-12 11:49:12 +01:00
Jacek Caban a43adb40af shdocvw: Revert "Added Support for the IViewObjectEx" with tests. 2008-11-12 11:49:11 +01:00
Alistair Leslie-Hughes b91061e1da shdocvw: Added Support for the IViewObjectEx interface. 2008-11-11 15:24:41 +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
Detlef Riekenberg 507665deee shdocvw: Implement 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
Michael Stefaniuc 689895702a shdocvw: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:43 +02:00
Jacek Caban 4d46c99765 shdocvw: Fixed tests on IE5. 2008-09-29 17:25:16 -05:00
Louis Lenders 567fb5e7db shdocvw: Create default App Paths key for iexplore.exe. 2008-09-25 11:50:34 +02:00
Detlef Riekenberg 40145952ae shdocvw: Set the default homepage. 2008-09-23 13:07:34 +02:00
Detlef Riekenberg 3b3ac07265 shdocvw: Remove redundant NULL check before SysFreeString. 2008-09-23 12:12:38 +02:00
Andrew Talbot d23fc94fd6 shdocvw: Sign-compare warnings fix. 2008-09-09 11:46:17 +02: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
Jacek Caban d58666123a shdocvw: Pass the right IDispatch to NavigateComplete2 and DocumentComplete. 2008-08-27 13:21:20 +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 f0d8b8b15c shdocvw: Added WebBrowser's IDispatch methods implementation. 2008-06-21 11:17:00 +02:00
Jacek Caban 54ef871161 shdocvw: Fixed DISPID_ONTOOLBAR test on IE7. 2008-06-09 12:45:01 +02:00
Petr Dlouhý 87b1cab13d shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser. 2008-05-12 19:58:56 +02:00
Michael Stefaniuc 38cae0b2c4 shdocvw: Plug memory leak introduced in 1.0-rc1 (Smatch). 2008-05-12 11:42:49 +02:00
Aric Stewart d4a3e9c016 shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present. 2008-05-08 22:48:37 +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
Alexandre Julliard 8ebe988d2e Add makedep magic comments for typelibs in resource files. 2008-04-24 22:14:21 +02:00
James Hawkins 03599dbab6 shdocvw: Fix a test that fails on all platforms. 2008-04-21 13:36:19 +02:00
Alexandre Julliard 876257a6dc shdocvw: Fixed typo in CLSID_InternetShortcut. 2008-04-14 13:57:53 +02:00
Francois Gouget 0682f85c95 Fix spelling of dwAssign. 2008-04-14 12:40:22 +02:00
Andrew Talbot f0dd3efe14 shdocvw: Assign to structs instead of using memcpy. 2008-03-18 11:15:22 +01:00
Jared Lapsley 473010268d shdocvw: WebBrowser_get_Busy implementation. 2008-03-15 11:40:42 +01:00
Louis Lenders 81ae4182f5 shdocvw: Return something more useful for WebBrowser_get_ReadyState. 2008-03-07 11:29:23 +01:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Jacek Caban 81590db3a2 shdocvw: Guess URL scheme if not available. 2008-02-28 10:45:12 +01:00
Jacek Caban 7cb53e0232 shdocvw: Register default URL prefixes. 2008-02-28 10:45:07 +01:00