Piotr Caban
|
df181d99f3
|
shdocvw: Added IShellBrowser interface stub.
|
2011-03-15 11:46:18 +01:00 |
Piotr Caban
|
ac53980faa
|
shdocvw: Added navigation error handling.
|
2011-03-15 11:45:19 +01:00 |
Jacek Caban
|
89991e1f4c
|
shdocvw: Improved 'iexplore -nohome' handling.
|
2011-01-10 10:37:52 +01:00 |
Jacek Caban
|
967561f8ea
|
shdocvw: Separate DocHost ref count from InternetExplorer ref count.
|
2011-01-10 10:36:48 +01:00 |
Jacek Caban
|
07b6e423d3
|
shdocvw: Share get_LocationURL implementation between WebBrowser and InternetExplorer objects.
|
2010-12-17 13:26:01 +01:00 |
David Hedberg
|
42ef5a0fce
|
shdocvw: Add IOleControlSite interface to dochost.
|
2010-11-17 14:01:17 +01:00 |
Jacek Caban
|
7aa159275f
|
shdocvw: Get rid of remaining *_THIS macros.
|
2010-11-15 13:20:05 +01:00 |
Jacek Caban
|
2450a2d834
|
shdocvw: Get rid of *_THIS macros in navigate.c.
|
2010-11-15 13:20:05 +01:00 |
Jacek Caban
|
538a870b89
|
shdocvw: Get rid of DocHost-related *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
ca353c9b7e
|
shdocvw: Get rid of CLIENTSITE_THIS.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
12be198815
|
shdocvw: Get rid of remaining WebBrowser object's *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
7149f04b4e
|
shdocvw: Get rid of more *_THIS macros.
|
2010-11-15 13:20:04 +01:00 |
Jacek Caban
|
8767356d12
|
shdocvw: Get rid of WEBBROWSER_THIS macro and InternetExplorer to IWebBowser2 casts.
|
2010-11-15 13:20:03 +01:00 |
Jacek Caban
|
878c5d043e
|
shdocvw: Get rid of WEBBROWSER_THIS macro and WebBrowser to IWebBowser2 casts.
|
2010-11-15 13:20:03 +01:00 |
Jacek Caban
|
f89ac6fa0d
|
shdocvw: Added DocHost::Exec(OLECMDID_UPDATECOMMANDS) implementation.
|
2010-11-12 15:43:08 +01:00 |
Francois Gouget
|
a62beeeaf7
|
shdocvw: Make adjust_ie_docobj_rect() static.
|
2010-08-26 13:44:44 +02:00 |
Alexander Nicolaysen Sørnes
|
8156323404
|
shdocvw: Add Favorites menu to IE.
|
2010-08-02 13:51:10 +02:00 |
Alexander Nicolaysen Sørnes
|
9a4c364954
|
shdocvw: Add support for setting the statusbar text in IE.
|
2010-07-30 16:43:42 +02:00 |
Alexander Nicolaysen Sørnes
|
e532b1c3bd
|
shdocvw: Add a statusbar to IE.
|
2010-07-30 16:43:31 +02:00 |
Alexander Nicolaysen Sørnes
|
75909f2158
|
shdocvw: Update the address bar when URL changes.
|
2010-07-29 17:43:04 +02:00 |
Alexander Nicolaysen Sørnes
|
fbf9138333
|
shdocvw: Add DocHostContainer interface to interact with WB2/IE.
|
2010-07-29 17:42:36 +02:00 |
Alexander Nicolaysen Sørnes
|
c5ac982903
|
shdocvw: Add an address bar to IE.
|
2010-07-28 16:28:22 +02:00 |
Jacek Caban
|
cf6d9d6986
|
shdocvw: Inherit HlinkFrame in InternetExplorer object.
|
2010-07-28 16:28:21 +02:00 |
Jacek Caban
|
9068b3fb23
|
shdocvw: Moved ITargetFrame2 implementation to HlinkFrame object.
|
2010-07-28 16:28:21 +02:00 |
Jacek Caban
|
df2689d252
|
shdocvw: Moved IHlinkFrame implementation to separated object.
|
2010-07-28 16:28:20 +02:00 |
Alexander Nicolaysen Sørnes
|
f2802b981d
|
shdocvw: Add menu bar to Internet Explorer.
|
2010-07-23 13:16:41 +02:00 |
Jacek Caban
|
1943d84ce0
|
shdocvw: Added ITargetFrame2 stub implementation.
|
2010-05-20 16:25:45 +02:00 |
Ilya Shpigor
|
cc784e277f
|
shdocvw: Added IDataObject stub implementation.
|
2010-05-19 11:17:55 +02:00 |
Jacek Caban
|
4ecf80fd0b
|
shdocvw: Separate document state from control state.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
fab9304721
|
shdocvw: Store object passed in DOCHOST_DOCCANNAVIGATE command.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
c5e53bd665
|
shdocvw: Use heap_alloc_zero to allocate DocHost objects.
|
2010-03-15 14:18:05 +01:00 |
Jacek Caban
|
8112b59c9e
|
shdocvw: Moved DocHost client site releasing to separated function and release more interfaces in SetClientSite.
|
2010-01-25 12:44:48 +01:00 |
Jacek Caban
|
bbfee0061d
|
shdocvw: Improved debug messages.
|
2009-10-12 12:33:31 +02:00 |
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
|
c8e34cf22f
|
shdocvw: Added IPropertyNotifySink stub implementation.
|
2009-08-31 12:16:47 +02:00 |
Henri Verbeet
|
8e12ad4fae
|
shdocvw: Add a stub ITaskbarList implementation.
Based on a patch by Louis Lenders. Although MSDN claims this should be in
shell32, it really is in shdocvw.
|
2009-03-24 12:58:17 +01:00 |
Alistair Leslie-Hughes
|
58292e8a65
|
shdocvw: Add IServiceProvider support.
|
2009-01-27 16:04:56 +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 |
Damjan Jovanovic
|
ad886d6698
|
shdocvw: Rudimentary implementation of CLSID_InternetShortcut.
|
2008-08-04 15:02:36 +02:00 |
Petr Dlouhý
|
87b1cab13d
|
shdocvw: Partial implementation of WebBrowser_put_RegisterAsBrowser and WebBrowser_get_RegisterAsBrowser.
|
2008-05-12 19:58:56 +02:00 |
Jared Lapsley
|
473010268d
|
shdocvw: WebBrowser_get_Busy implementation.
|
2008-03-15 11:40:42 +01:00 |
Jacek Caban
|
71d07da2d3
|
shdocvw: Added WebBrowser::TheaterMode implementation.
|
2008-02-25 11:54:01 +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 |
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
|
e15b6096c6
|
iexplore: Added self-registration code.
|
2007-11-05 13:24:36 +01:00 |
Chris Wulff
|
62e7be0ede
|
shdocvw: Add IPersistMemory interface stub.
|
2007-10-31 12:39:55 +01:00 |
Jacek Caban
|
2fe9af5507
|
shdocvw: Added WebBrowser::FullScreen property implementation.
|
2007-09-24 13:44:33 +02:00 |