Jacek Caban
|
0358507065
|
mshtml: Added ICustomDoc stub implementation.
|
2007-08-13 11:38:43 +02:00 |
Jacek Caban
|
5fd727fa2a
|
mshtml: Use get_client_disp_property in SetClientSite to get silent property.
|
2007-03-09 21:13:16 +01:00 |
Jacek Caban
|
396b0ad126
|
mshtml: Added border implementation.
|
2006-11-13 12:52:05 +01:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
3c71c7cc46
|
mshtml: Added more Exec tests and fixes.
|
2006-08-18 20:56:19 +02:00 |
Jacek Caban
|
40f3ad06e9
|
mshtml: Rename get_property to get_client_disp_property and make it available for other files.
|
2006-08-17 11:20:48 +02:00 |
Jacek Caban
|
346d5bc7d0
|
mshtml: Added beginning IDM_BROWSEMODE implementation.
|
2006-07-03 11:54:25 +02:00 |
Jacek Caban
|
a2f715e536
|
mshtml: Move IOleCommandTarget implementation to separate file.
|
2006-06-20 20:38:31 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
d44364d3fe
|
mshtml: Better handling of IDocHostUIHandler in SetClientSite.
|
2006-01-14 17:04:54 +01:00 |
Jacek Caban
|
3cbbd41246
|
Added exec_on_unload implementation.
|
2005-09-02 11:16:39 +00:00 |
Jacek Caban
|
306bd05f99
|
- Call LockContainer only if it's not already locked/unlocked.
- Only return S_OK in SetClientSite if IOleClientSite is not changed.
|
2005-08-22 14:07:49 +00:00 |
Jacek Caban
|
d5b898c14c
|
- Added OnAmbientPropertyChange implementation.
- Call IDispatch::Invoke when native does (with test).
|
2005-08-22 09:25:20 +00:00 |
Jacek Caban
|
944ff51a8c
|
- Added IOleCommandTerget interface to the test.
- Make Wine pass the test.
- Fix bug reported by Saulius Krasuckas.
|
2005-08-18 10:50:05 +00:00 |
Jacek Caban
|
234d76f024
|
- Added IOleObject::Close implementation.
- OLEIVERB_INPLACEACTIVATE is the same as OLEIVERB_UIACTIVATE.
|
2005-08-12 15:51:55 +00:00 |
Jacek Caban
|
d8bf6e8aa4
|
Move includes of interfaces to mshtml_private.h.
|
2005-08-11 10:30:30 +00:00 |
Jacek Caban
|
9f077e5546
|
Added stub implementation of IOleControl.
|
2005-08-08 11:07:48 +00:00 |
Jacek Caban
|
7d0de94185
|
Added IOleCommandTarget::Exec implementation.
|
2005-08-03 21:26:40 +00:00 |
Jacek Caban
|
0a93f42b80
|
Added QueryStatus implementation.
|
2005-08-02 09:50:19 +00:00 |
Jacek Caban
|
18f9462b3d
|
- Added more tests.
- Make tests pass under Wine.
|
2005-07-18 09:13:32 +00:00 |
Jacek Caban
|
eae4e45c01
|
- Added more tests.
- Make tests pass under Wine.
|
2005-07-14 12:18:59 +00:00 |
Jacek Caban
|
4f619626b8
|
- Added stub implementation of IOleCommandTarget.
- Store IDocHostUIHandler in HTMLDocument.
- ActivateMe should be called even if GetContainer failed.
|
2005-07-12 17:00:58 +00:00 |
Jacek Caban
|
168e2b7969
|
- Added test of IOleObject::[SG]etClientSite.
- Fix IOleObject_SetClientSite to pass tests.
|
2005-07-11 10:56:28 +00:00 |
Jacek Caban
|
d01a3920b0
|
Added stub implementation of IOleInPlaceObjectWindowless.
|
2005-06-28 10:53:42 +00:00 |
Dmitry Timoshkov
|
b67da5b946
|
Make more of the OLE interface vtables const.
|
2005-06-01 19:57:42 +00:00 |
Jacek Caban
|
e94f091d3b
|
Added OLEIVERB_UIACTIVATE handling.
|
2005-05-24 11:44:26 +00:00 |
Jacek Caban
|
6d54716f17
|
- More implementation of view
- Added IOleInPlaceActiveObject
|
2005-04-15 16:12:45 +00:00 |
Jacek Caban
|
da56a9c16e
|
- Added IOleDocumentView interface.
- Added implementation of DoVerb and CreateView.
|
2005-04-13 14:41:19 +00:00 |
Jacek Caban
|
0c8e5838bb
|
Stub implementation of IOleObject and IOleDocument.
|
2005-04-12 11:57:51 +00:00 |