Jacek Caban
ef16e9f82b
shdocvw: Ignore Exec(CGID_Explorer, 66) calls in tests.
2007-12-17 11:49:22 +01:00
Jacek Caban
167aa9b9f9
shdocvw: Register IE settings by iexplore.exe.
...
These registries are present in a fresh Windows installation, but they
cause problems with native IE, so let's handle them as we do with IE
version key.
2007-12-14 12:24:58 +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
Michael Stefaniuc
ac527f1e6c
shdocvw: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
2007-11-28 11:19:46 +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
Jacek Caban
909744a28d
shdocvw: Set default home and search page.
2007-11-19 13:06:22 +01:00
Jacek Caban
b992b5751c
shdocvw: Register CLSID_InternetShortcut.
2007-11-19 13:06:17 +01:00
Jacek Caban
fdc607d0b4
shdocvw: Fixed typos.
...
Found by Detlef Riekenberg.
2007-11-05 14:20:01 +01:00
Jacek Caban
e15b6096c6
iexplore: Added self-registration code.
2007-11-05 13:24:36 +01:00
Jacek Caban
ff47878863
shdocvw: Move registration code to .inf file.
2007-11-02 12:23:34 +01:00
Chris Wulff
62e7be0ede
shdocvw: Add IPersistMemory interface stub.
2007-10-31 12:39:55 +01:00
Chris Wulff
0a2008ae67
shdocvw: Implement OLEIVERB_HIDE.
2007-10-31 12:39:55 +01:00
Detlef Riekenberg
b823922d73
shdocvw: Print the unsupported args in a FIXME.
2007-10-29 13:53:09 +01:00
Jacek Caban
d8ba5bf20b
shdocvw: Fixed tests on IE7.
2007-10-09 17:52:46 +02:00
Jacek Caban
75eb61cdc6
shdocvw: Added WebBrowser::Resizable property implementation.
2007-09-24 13:44:38 +02:00
Jacek Caban
2fe9af5507
shdocvw: Added WebBrowser::FullScreen property implementation.
2007-09-24 13:44:33 +02:00
Jacek Caban
735bf5a6f7
shdocvw: Better iexplore.exe command line handling.
2007-09-10 16:15:48 +02:00
Jacek Caban
72060f04fe
shdocvw: Added better GoHome stub implementation.
2007-09-10 16:15:38 +02:00
Jacek Caban
c6f8b27013
shdocvw: Don't use BSTR in navigate_url prototype.
2007-09-10 16:15:32 +02:00
Jacek Caban
8bafc2b67b
shdocvw: Added UpdateUI implementation.
2007-09-10 16:14:43 +02:00
Andrew Talbot
72c3d16d83
shdocvw: Constify some variables.
2007-08-30 11:57:18 +02:00
Dan Kegel
9e0ece41a5
shdocvw: iexplore needs to handle the -nohome option.
2007-08-27 12:02:21 +02:00
Stefan Leichter
c6a20d7161
shdocvw: Remove 'recursive registry key delete' function.
2007-08-20 22:22:30 +02:00
Jacek Caban
b2395e4907
shdocvw: Wrong PostData VT is not an error.
2007-08-02 12:18:41 +02:00
Jacek Caban
e23c5083f5
shdocvw: Added GetExternal implementation.
2007-08-01 11:28:52 +02:00
Dmitry Timoshkov
3c9e7a7f33
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
2007-05-25 20:37:56 +02:00
Alexandre Julliard
9aecf6ef14
shdocvw: Avoid a printf format warning.
2007-03-09 22:03:29 +01:00
Jacek Caban
1790fdeeff
shdocvw: Added Navigate2 test.
2007-03-09 21:13:06 +01:00
Jacek Caban
a01a20c090
shdocvw: Call EnableModeless and SetStatusText in navigate.
2007-03-09 21:09:12 +01:00
Jacek Caban
dc15020cf5
shdocvw: Move frame variable to DocHost.
2007-03-09 21:09:03 +01:00
Jacek Caban
3febaa2d13
shdocvw: Release callback and bindctx in bind_url_to_object.
2007-03-09 21:08:55 +01:00
Jacek Caban
72bf4a641e
shdocvw: Added mode dispids implementation in DocHost::Invoke.
2007-03-09 21:08:26 +01:00
Jacek Caban
0b48542f1f
shdocvw: Always set hostui to NULL in SetClientsite.
2007-03-09 21:08:15 +01:00
Jacek Caban
355b3c190b
shdocvw: Added DISPID_AMBIENT_OFFLINEIFNOTCONNECTED and DISPID_AMBIENT_SILENT implementation in DocHost::Invoke.
2007-03-09 21:08:01 +01:00
Jacek Caban
1f92fba5cc
shdocvw: Move offline and silent variables to DocHost.
2007-03-09 21:07:55 +01:00
Jacek Caban
551b4117c4
shdocvw: Remove no longer used resources.
2007-02-28 21:10:10 +01:00
Jacek Caban
0197c2c292
shdocvw: Fix module ref counting.
2007-02-20 20:52:46 +01:00
Andrew Talbot
f06c01e230
shdocvw: Declare some functions static.
2007-02-05 12:30:15 +01:00
Alexandre Julliard
8990a7c73b
shdocvw: IDL_TLB_SRCS should contain the source file, not the target.
2006-12-29 12:49:40 +01:00
Dmitry Timoshkov
1d5f0f41f0
shdocvw: Make some data const.
2006-11-29 12:44:13 +01:00
Francois Gouget
c6a68c4d6f
shdocvw: Add a Portuguese translation (contributed by Americo Jose Melo).
2006-11-28 12:13:29 +01:00
Francois Gouget
b5f104d05b
Replace SUBLANG_DEFAULT with the specific SUBLANG_XXX constant for languages that have multiple sublanguages.
2006-11-24 11:49:32 +01:00
Francois Gouget
30e44c85c8
Assorted spelling fixes.
2006-11-07 15:25:24 +01:00
Jacek Caban
a519d104a8
shdocvw: Added more tests.
2006-11-06 12:26:39 +01:00
Jacek Caban
7858c208a1
shdocvw: Cal on_offlineconnected_change and on_silent_change in SetClientSite.
2006-11-06 12:26:30 +01:00
Jacek Caban
e7c3d0157a
shdocvw: Added OnAmbientPropertyChange(DISPID_AMBIENT_OFFLINECONNECTED) implementation.
2006-11-06 12:26:23 +01:00