Commit Graph

306 Commits

Author SHA1 Message Date
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
Jacek Caban
f76253bf00 shdocvw: Added [get|put]_Offline implementation. 2006-11-06 12:26:16 +01:00
Jacek Caban
7bbae51ce0 shdocvw: Added OnAmbientPropertyChange(DISPID_AMBIENT_SILENT) implementation. 2006-11-06 12:26:09 +01:00
Jacek Caban
ebbcd53c71 shdocvw: Ignore hwndParent in DoVerb. 2006-11-06 12:25:59 +01:00
Jacek Caban
30b24fbf7f shdocvw: Set parent window in activate_inplace. 2006-11-06 12:25:45 +01:00
Jacek Caban
25d8417528 shdocvw: Added CUrlHistory stub implementation. 2006-10-26 13:04:53 +02:00
Francois Gouget
9fe4673347 Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
2006-10-24 17:47:09 +02:00
Mikołaj Zalewski
58bd35c8c5 resources: Change Dutch sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 17:45:51 +02:00
Mikołaj Zalewski
e32aa55703 resources: Change German sublanguage code to SUBLANG_NEUTRAL. 2006-10-24 11:45:12 +02:00
Jacek Caban
6e63a9e5f5 shdocvw: Fix windows style of windows without parents. 2006-10-23 12:29:06 +02:00
Byeong-Sik Jeon
e1fd734c97 Korean: Use SUBLANG_NEUTRAL in Korean resources. 2006-10-20 13:49:39 +02:00
Jacek Caban
13c886d9fc shdocvw: Added WebBrowser::Navigate implementation. 2006-10-20 10:20:16 +02:00
Jacek Caban
4bcf1f554c shdocvw: Use navigate_url in WebBrowser::Navigate. 2006-10-20 10:20:12 +02:00
Jacek Caban
02b54914e5 shdocvw: Move common Navigate2 code to navigate_url. 2006-10-20 10:19:58 +02:00
Cihan Altinay
545b13a733 shdocvw: Make sure BSTR is allocated before calling sink. 2006-10-18 12:34:57 +02:00