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 |
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
|
dc15020cf5
|
shdocvw: Move frame variable to DocHost.
|
2007-03-09 21:09:03 +01:00 |
Jacek Caban
|
72bf4a641e
|
shdocvw: Added mode dispids implementation in DocHost::Invoke.
|
2007-03-09 21:08:26 +01:00 |
Jacek Caban
|
1f92fba5cc
|
shdocvw: Move offline and silent variables to DocHost.
|
2007-03-09 21:07:55 +01:00 |
Jacek Caban
|
f76253bf00
|
shdocvw: Added [get|put]_Offline implementation.
|
2006-11-06 12:26:16 +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 |
Jacek Caban
|
02b54914e5
|
shdocvw: Move common Navigate2 code to navigate_url.
|
2006-10-20 10:19:58 +02:00 |
Jacek Caban
|
f86827317b
|
shdocvw: Added [get|put]_Silent implementation.
As we don't have any dialog in WebBrowser implemented yet, all we have to do is to store silent value.
|
2006-09-25 17:55:47 +02:00 |
Dan Hipschman
|
99056d7e2a
|
widl: Write forward declarations for coclass definitions.
|
2006-08-03 22:29:58 +02:00 |
Jacek Caban
|
d4da27aec3
|
shdocvw: Added WebBrowser::Invoke implementation.
|
2006-07-31 17:20:24 +02:00 |
Jacek Caban
|
3d1627f673
|
shdocvw: Added SetExtent and GetExtent implementation.
|
2006-07-31 17:20:20 +02:00 |
Jacek Caban
|
7027ed458b
|
shdocvw: Get rid of Mozilla ActiveX control dependency.
|
2006-07-03 11:58:02 +02:00 |
Jacek Caban
|
86163e7a78
|
shdocvw: Added WebBrowser v1 implementation.
|
2006-05-23 20:53:26 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
21196a084a
|
shdocvw: Code cleanup.
|
2006-05-17 21:46:18 +02:00 |
Jacek Caban
|
0b613f291f
|
shdocvw: Move IConnectionPointContainer implementation to separated object.
|
2006-05-17 21:45:39 +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
|
e4ad9dfdb2
|
shdocvw: Added WebBrowser::[get|put]_ToolBar implementation.
|
2006-05-05 20:49:22 +02:00 |
Jacek Caban
|
39f14989a9
|
shdocvw: Added WebBrowser::[get|put]_StatusBar implementation.
|
2006-05-05 20:49:06 +02:00 |
Jacek Caban
|
eb49ade33a
|
shdocvw: Added WebBrowser::[get|put]_AddressBar implementation.
|
2006-05-05 20:48:45 +02:00 |
Jacek Caban
|
9c4f120e88
|
shdocvw: Added WebBrowser::[get|put]_MenuBar implementation.
|
2006-05-05 20:48:28 +02:00 |
Jacek Caban
|
9d9b909466
|
shdocvw: Added [get|put]_Visible implementation.
|
2006-05-05 20:44:39 +02:00 |
Jacek Caban
|
d5c69bf4af
|
shdocvw: Use InternetExplorer object in create_ie_window.
|
2006-04-21 12:45:44 +02:00 |
Jacek Caban
|
4a8397a593
|
shdocvw: Register InternetExplorer class factory in IEWinMain.
Based on a patch by Mike McCormack.
|
2006-04-20 11:32:01 +02:00 |
Jacek Caban
|
c0e42d5597
|
shdocvw: Added beginning InternetExplorer implementation.
|
2006-04-20 11:31:05 +02:00 |
Jacek Caban
|
c48c50f575
|
shdocvw: Move DllGetClassObject implementation to factory.c.
|
2006-04-20 11:29:54 +02:00 |
Jacek Caban
|
b26ed16633
|
shdocvw: Move more initialization code to DocHost_Init.
|
2006-04-20 11:29:28 +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 |
Jacek Caban
|
6470c5ca0a
|
shdocvw: Get rid of WebBrowser dependency in DocHost object.
|
2006-04-18 11:37:13 +02:00 |
Jacek Caban
|
59c6f20495
|
shdocvw: Move IOleInPlaceFrame to DocHost object.
|
2006-04-18 11:36:52 +02:00 |
Jacek Caban
|
3a9aeace0f
|
shdocvw: Move IServiceProvider to DocHost object.
|
2006-04-18 11:36:31 +02:00 |
Jacek Caban
|
9b0c2bf595
|
shdocvw: Move IDispatch to DocHost object.
|
2006-04-18 11:34:39 +02:00 |
Jacek Caban
|
62aa916b28
|
shdocvw: Move IOleCommandTarget to DocHost object.
|
2006-04-18 11:34:24 +02:00 |
Jacek Caban
|
72c5329336
|
shdocvw: Move IOleDocumentSite to DocHost object.
|
2006-04-18 11:33:57 +02:00 |
Jacek Caban
|
ff7a8abb85
|
shdocvw: Move IDocHostUIHandler to DocHost object.
|
2006-04-18 11:33:19 +02:00 |
Jacek Caban
|
89da131352
|
shdocvw: Move IOleInPlaceSite to DocHost object.
|
2006-04-18 11:33:10 +02:00 |
Jacek Caban
|
2dab3d4c1b
|
shdocvw: Move IOleClientSite to new DocHost object to allow sharing
code between WebBrowser and InternetExplorer.
|
2006-04-18 11:30:37 +02:00 |
Jacek Caban
|
80dcc8b813
|
shdocvw: Store IOleInPlaceSite in WebBrowser object.
|
2006-04-14 19:38:44 +02:00 |
Mike McCormack
|
c1caf43d10
|
shdocvw: Move the private class factory declaration into factory.c.
|
2006-04-11 11:25:54 +02:00 |
Mike McCormack
|
5d0873a74c
|
shdocvw: Implement IEWinMain using a simple window frame.
|
2006-04-07 12:57:47 +02:00 |
Jacek Caban
|
ad5d88c67a
|
shdocvw: Added client site's IServiceProvider interface.
|
2006-02-15 11:53:31 +01:00 |
Jacek Caban
|
0dbbd90c6a
|
shdocvw: Navigate2 rewrite.
|
2006-02-15 11:53:21 +01:00 |
Jacek Caban
|
461a0102c5
|
shdocvw: Added IHlinkFrame stub implementation.
|
2006-02-08 12:42:23 +01:00 |
Jacek Caban
|
fa31cfb0b3
|
shdocvw: Remove IQuickActivate interface implementation that is not
implemented in Windows as well.
|
2006-02-08 12:36:03 +01:00 |
Jacek Caban
|
0e1ef8ac2e
|
shdocvw: Added client site's IDispatch stub implementation.
|
2006-01-26 13:30:04 +01:00 |
Jacek Caban
|
1b966122f8
|
shdocvw: Added WebBrowser's IOleCommandTarget stub implementation.
|
2006-01-26 13:29:35 +01:00 |
Jacek Caban
|
254bdf08f1
|
shdocvw: Added client site's IOleCommandTarget stub implementation.
|
2006-01-26 13:28:43 +01:00 |
Jacek Caban
|
9cbe52b111
|
shdocvw: Store IDocHostUIHandler interface in the WebBrowser object.
|
2006-01-25 13:14:57 +01:00 |
Jacek Caban
|
47f796c629
|
shdocvw: Deactivate document in SetClientSite if ClientSite is NULL.
Fix ref counting.
|
2006-01-18 13:22:52 +01:00 |
Jacek Caban
|
932cf2870e
|
Added implementation of IConnectionPoint::Advise and Unadvise.
|
2005-12-02 11:26:32 +01:00 |
Jacek Caban
|
ff28e4201e
|
Added IOleInPlaceActiveObject stub implementation.
|
2005-12-01 11:36:52 +01:00 |
Jacek Caban
|
eea60a6672
|
Activate document object.
|
2005-11-28 20:57:04 +01:00 |
Jacek Caban
|
13e3cad0d0
|
Added IOleDocumentSite implementation.
|
2005-11-28 11:24:49 +01:00 |
Jacek Caban
|
8be6eb25bd
|
Better windows handling.
|
2005-11-28 11:17:28 +01:00 |
Jacek Caban
|
fea8a762cc
|
Added implementation of GetWindowContext.
Added stub implementation of IOleInPlaceFrame interface.
|
2005-11-28 11:01:17 +01:00 |
Jacek Caban
|
248c090db3
|
Create window in SetClientSite and return it in
IOleInPlaceSite::GetWindow.
|
2005-11-22 11:59:57 +00:00 |
Jacek Caban
|
6414eb6da3
|
Free ConnectionPoint objects (fix memory leak).
|
2005-11-18 12:06:12 +00:00 |
Jacek Caban
|
b1a00245a6
|
Improve IConnectionPoint handling.
|
2005-11-17 11:40:55 +00:00 |
Jacek Caban
|
d15de714e3
|
Added stub implementation of IDocHostUIHandler.
|
2005-11-17 11:03:53 +00:00 |
Jacek Caban
|
a34eaa3c21
|
Added OLEIVERB_INPLACEACTIVATE implementation in IOleObject::DoVerb.
|
2005-11-16 11:46:56 +00:00 |
Jacek Caban
|
9a7b9710c9
|
Added IOleInPlaceSite stub implementation.
|
2005-11-16 11:21:00 +00:00 |
Jacek Caban
|
96e1574832
|
Beginning implementation of Navigate2.
|
2005-11-15 12:03:25 +00:00 |
Jacek Caban
|
9cb6d15063
|
Added IViewObject2 stub implementation.
|
2005-11-12 19:09:46 +00:00 |
Michael Jung
|
bc160ff1fa
|
Support for shell instance objects.
Removed a wine_todo for a no longer failing test.
Added a test for IPersistFolder3::GetCurFolder.
|
2005-11-08 16:12:06 +00:00 |
Jacek Caban
|
438f19b9b8
|
Added SetClientSite implementation.
|
2005-09-16 18:44:37 +00:00 |
Jacek Caban
|
45ece95e51
|
Added IWebBrowser2 stub implementation.
|
2005-09-12 21:17:57 +00:00 |
Jacek Caban
|
b241d51708
|
Make IConnectionPointContainer interface heap based.
|
2005-09-12 10:10:04 +00:00 |
Jacek Caban
|
5cd9c3f625
|
Make IQuickActivate interface heap based.
|
2005-09-09 10:05:40 +00:00 |
Jacek Caban
|
09d9f4293c
|
Make IProvideClassInfo2 interface heap based.
|
2005-09-08 18:55:50 +00:00 |
Jacek Caban
|
e5b5eb693a
|
Make IPersist* interfaces heap based.
|
2005-09-08 11:01:57 +00:00 |
Jacek Caban
|
6f075693bb
|
Make IOleControl and IOleInPlaceObject interface heap based.
|
2005-09-07 09:23:47 +00:00 |
Jacek Caban
|
755e2bac6c
|
- Make WebBrowser heap based object.
- Improve stubs.
|
2005-09-06 11:41:14 +00:00 |
Mike McCormack
|
bda7ace2e9
|
Interlocked LONG* gcc warning fixes.
|
2005-07-13 11:59:15 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Marcus Meissner
|
22be9fbcef
|
Move static variables out of header file, also the local interface
implementations.
|
2005-06-12 10:42:03 +00:00 |
Dmitry Timoshkov
|
eba47f1dfe
|
Make remaining OLE interface vtables const.
|
2005-06-06 19:50:35 +00:00 |
James Hawkins
|
bdbadd9e10
|
Properly implement DllCanUnloadNow ref counting. Make sure the mozilla
control is ready to unload as well.
|
2005-01-27 10:43:53 +00:00 |
Alexandre Julliard
|
0467ce9fd7
|
Get rid of the non-standard ICOM_VFIELD macro.
|
2004-08-12 19:52:49 +00:00 |