Jacek Caban
|
8c7ec916a7
|
shdocvw: Use IPropertyNotifySink to track ready state and complete notification.
|
2009-08-31 12:17:12 +02:00 |
Jacek Caban
|
7b15652480
|
shdocvw: Move OnObjectAvailable implementation to dochost.c.
|
2009-08-31 12:17:01 +02:00 |
Jacek Caban
|
80f02b82d6
|
mshtml: Use URL moniker to load http documents.
|
2009-08-24 15:17:31 +02:00 |
Jacek Caban
|
c19c009e48
|
shdocvw: Return succes in bind status callback functions.
|
2009-08-24 12:09:00 +02: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 |
Detlef Riekenberg
|
3b3ac07265
|
shdocvw: Remove redundant NULL check before SysFreeString.
|
2008-09-23 12:12:38 +02:00 |
Jared Lapsley
|
473010268d
|
shdocvw: WebBrowser_get_Busy implementation.
|
2008-03-15 11:40:42 +01:00 |
Jacek Caban
|
81590db3a2
|
shdocvw: Guess URL scheme if not available.
|
2008-02-28 10:45:12 +01:00 |
Jacek Caban
|
13a785cc11
|
shdocvw: Store headers as BSTR.
|
2008-01-21 11:38:22 +01:00 |
Jacek Caban
|
b90346fd62
|
shdocvw: Do navigation in message handler.
|
2008-01-21 11:38:18 +01:00 |
Jacek Caban
|
4e3bd6e60a
|
shdocvw: Delay creating URL moniker to bind_to_object call.
|
2008-01-21 11:38:14 +01:00 |
Jacek Caban
|
1a7bf2e0ff
|
shdocvw: Use more flexible mechanism instead of WB_WM_NAVIGATE2.
|
2008-01-21 11:38:08 +01:00 |
Jacek Caban
|
4ff6211895
|
shdocvw: Store URL in BindStatusCallback.
|
2008-01-21 11:37:57 +01:00 |
Jacek Caban
|
84eed025f0
|
shdocvw: Call StatusTextChange in set_status_text.
|
2008-01-15 11:37:49 +01:00 |
Jacek Caban
|
cf422ea53e
|
shdocvw: Fixed ref count leak.
|
2008-01-08 12:54:20 +01:00 |
Jacek Caban
|
f427951d04
|
shdocvw: Call try_application_url after BindToObject failure.
|
2008-01-04 11:57:09 +01:00 |
Jacek Caban
|
b5f387997c
|
shdocvw: Use BindToObject to load document (except for http, https and ftp protocols).
|
2008-01-04 11:57:05 +01:00 |
Jacek Caban
|
e5321be5a3
|
shdocvw.5: Move on_before_navigate2 call to navigate_mon.
|
2008-01-04 11:56:59 +01:00 |
Jacek Caban
|
cc8ed9a371
|
shdocvw: Added OnStopBinding implementation and use it in http_load_hack.
|
2008-01-04 11:56:53 +01:00 |
Jacek Caban
|
f79771cb6c
|
shdocvw: Added OnProgress implementation.
|
2008-01-04 11:56:47 +01:00 |
Jacek Caban
|
6f1c3f3613
|
shdocvw: Use OnObjectAvailable in http_load_hack.
|
2008-01-04 11:56:43 +01:00 |
Jacek Caban
|
e3fb7ba8a9
|
shdocvw: Added OnObjectAvailable implementation.
|
2008-01-04 11:56:38 +01:00 |
Jacek Caban
|
6a4c916716
|
shdocvw: Always create BindStatusCallback object.
|
2008-01-04 11:56:34 +01:00 |
Jacek Caban
|
d273150b69
|
shdocvw: Return correct variables in GetBindInfo.
|
2008-01-04 11:56:26 +01:00 |
Jacek Caban
|
c42a778932
|
shdocvw: Return S_OK in OnStartBinding.
|
2008-01-04 11:56:22 +01:00 |
Jacek Caban
|
3ebdcb847d
|
shdocvw: Store DocHost in BindStatusCallback.
|
2008-01-04 11:56:18 +01:00 |
Jacek Caban
|
4a5339ae5f
|
shdocvw: Added missing OnObjectAvailable function.
|
2008-01-04 11:56:12 +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 |
Detlef Riekenberg
|
b823922d73
|
shdocvw: Print the unsupported args in a FIXME.
|
2007-10-29 13:53:09 +01: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 |
Andrew Talbot
|
72c3d16d83
|
shdocvw: Constify some variables.
|
2007-08-30 11:57:18 +02:00 |
Jacek Caban
|
b2395e4907
|
shdocvw: Wrong PostData VT is not an error.
|
2007-08-02 12:18:41 +02:00 |
Jacek Caban
|
a01a20c090
|
shdocvw: Call EnableModeless and SetStatusText in navigate.
|
2007-03-09 21:09:12 +01:00 |
Jacek Caban
|
3febaa2d13
|
shdocvw: Release callback and bindctx in bind_url_to_object.
|
2007-03-09 21:08:55 +01:00 |
Andrew Talbot
|
f06c01e230
|
shdocvw: Declare some functions static.
|
2007-02-05 12:30:15 +01:00 |
Dmitry Timoshkov
|
1d5f0f41f0
|
shdocvw: Make some data const.
|
2006-11-29 12:44:13 +01:00 |
Jacek Caban
|
02b54914e5
|
shdocvw: Move common Navigate2 code to navigate_url.
|
2006-10-20 10:19:58 +02:00 |
Jacek Caban
|
e5f2f651b2
|
shdocvw: Win64 printf format warning fixes.
|
2006-10-06 12:48:02 +02:00 |
Francois Gouget
|
dc0cfe7729
|
urlmon: Fix the case of the BINDINFO.cbstgmedData field. Fixes the htmldoc test compilation on Windows.
|
2006-09-29 17:53:23 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
7c7603ca1e
|
shdocvw: Move connection points to the new ConnectionPointContainer struct.
|
2006-05-17 21:45:15 +02:00 |
Jacek Caban
|
e718939ebd
|
shdocvw: Wrap Heap* finctions by inline functions.
|
2006-05-15 14:26:04 +02:00 |
Jacek Caban
|
e02d36274b
|
shdocvw: Added support for navigation to application URLs.
|
2006-05-15 11:48:11 +02:00 |
Jacek Caban
|
7b09cca963
|
shdocvw: Move create_doc_view_hwnd call to navigate_url.
|
2006-04-20 11:32:15 +02:00 |
Jacek Caban
|
470e987d2f
|
shdocvw: Use DocHost, not WebBrowser, in navigate_url.
|
2006-04-18 11:39:04 +02:00 |
Jacek Caban
|
00e3ac5b31
|
shdocvw: Use DocHost, not WebBrowser, in Shell DocObject View window.
|
2006-04-18 11:38:48 +02:00 |
Jacek Caban
|
61560b8715
|
shdocvw: Move connection points to DocHost object.
|
2006-04-18 11:38:10 +02:00 |
Jacek Caban
|
22b6d5485c
|
shdocvw: Use Dochost, not WebBrowser, in deactivate_document.
|
2006-04-18 11:37:47 +02:00 |