Commit Graph

87 Commits

Author SHA1 Message Date
Alexandre Julliard cc4da88563 Explicitly import kernel32 in tests that use it. 2005-08-27 09:27:09 +00:00
Jacek Caban 48c80f3b77 Added IHlinkTarget interface. 2005-08-27 09:25:56 +00:00
Henning Gerhardt 3d3043a5fc Added German resources. 2005-08-27 09:24:41 +00:00
Jacek Caban 6d94aa471c Make pActiveObject test language specific. 2005-08-27 09:19:52 +00:00
Jacek Caban eb52044ee8 Beginning implementation of Gecko focus handling. 2005-08-26 10:05:52 +00:00
Jacek Caban 6ccccb7179 Added default MSHTML context menu. 2005-08-26 08:46:37 +00:00
Jacek Caban 5cb0fcf1e1 - Beginning implementation of context menu.
- Set nsIWebBrowserChrome of nsIWebBrowser.
2005-08-25 19:24:58 +00:00
Jacek Caban 701885b2f0 - Added test of IPersistMoniker::Load.
- Fix Wine to pass the test.
2005-08-25 15:19:19 +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 297aeb5b97 Disable using nsWebBrowserStream. 2005-08-22 10:05:29 +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 6fe04f2d54 Use pibc argument of IPersistMoniker::Load. 2005-08-22 09:23:14 +00:00
Jacek Caban ec48726f0c Always add gecko directory to the path before loading xpcom. 2005-08-22 09:21:53 +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 14a7759cf4 Fix protocol test on 9x. 2005-08-16 15:59:50 +00:00
Jacek Caban 04e301188e Deactivate UI in InPlaceDeactivate. 2005-08-16 11:13:01 +00:00
Jacek Caban 260df18a31 - Code cleanup.
- Dissable tests after UIActivate failes (fixes tests win 9x).
2005-08-15 20:50:41 +00:00
Jacek Caban 8fb663541a - Added support for aggregation to res protocol.
- Fix AboutProtocol_Release.
- Use *_THIS macros in protocol objects.
2005-08-15 10:23:35 +00:00
Jacek Caban 76cc9f2207 Activate window in IOleDocumwnrView::Show. 2005-08-15 09:41:30 +00:00
Jacek Caban 256fb405bf Fix protocol test on winxp. 2005-08-15 09:41:08 +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 4a4e381066 Added RNIGetCompatibleVersion implementation. 2005-08-12 10:33:13 +00:00
Jacek Caban cdf02acdca Use nsIWebBrowserStream to load html. 2005-08-11 18:36:48 +00:00
Jacek Caban af35ffa10f Added support for aggregation in about protocol. 2005-08-11 17:04:45 +00:00
Jacek Caban d8bf6e8aa4 Move includes of interfaces to mshtml_private.h. 2005-08-11 10:30:30 +00:00
Jacek Caban 2255e6fedb Init nsWebBrowser window while creating nscontainer. 2005-08-10 09:54:02 +00:00
Vincent Béron 21e3ba8cd1 Correct mismatches between spec files and comments about export
number.
2005-08-10 09:53:47 +00:00
Jacek Caban 0cdb3c9765 - Beginning implementation of true IPersistMoniker::Load.
- THIS macros cleanup.
2005-08-09 20:46:05 +00:00
Jacek Caban 388b9c6dcc Report BINDSTATUS_MIMETYPEAVAILABLE in AboutProtocol::Start. 2005-08-09 20:35:36 +00:00
Alexandre Julliard d37f0abf07 Don't prefix the functions DllCanUnloadNow, DllGetClassObject and
Dll(Un)RegisterServer with the dll name so that the compiler can check
the prototypes.
2005-08-08 17:35:28 +00:00
Jacek Caban 9f077e5546 Added stub implementation of IOleControl. 2005-08-08 11:07:48 +00:00
Jacek Caban ff72104cbf Fix comment about hack. 2005-08-03 21:27:03 +00:00
Jacek Caban 7d0de94185 Added IOleCommandTarget::Exec implementation. 2005-08-03 21:26:40 +00:00
Jacek Caban f193c26554 Added about protocol implementation. 2005-08-03 10:56:26 +00:00
Jacek Caban 0a93f42b80 Added QueryStatus implementation. 2005-08-02 09:50:19 +00:00
Jacek Caban 2f93763e24 Added DllCanUnloadNow implementation. 2005-08-02 09:49:06 +00:00
Alexandre Julliard 1f9a5d348b Fixed the build without make depend. 2005-08-01 14:52:37 +00:00
Jacek Caban 068fa0aa21 - Use Gecko to render HTML.
- Get rid of Mozilla ActiveX Control in MSHTML.
2005-08-01 10:59:45 +00:00
Jacek Caban 6dd67f3d48 Tests crash fix. 2005-07-26 10:31:23 +00:00
Jacek Caban 18f9462b3d - Added more tests.
- Make tests pass under Wine.
2005-07-18 09:13:32 +00:00
Felix Nawothnig f35f259105 Skip futile tests if CoGetClassObject fails. 2005-07-18 09:06:22 +00:00
Jacek Caban eae4e45c01 - Added more tests.
- Make tests pass under Wine.
2005-07-14 12:18:59 +00:00
Jacek Caban c532793426 Added MSHTML library declaration. 2005-07-14 12:18:30 +00:00
Jacek Caban 04a8cff140 - Better handling of UI and InPlace active state.
- Implemented InPlaceDeactivate.
- THIS macros cleanup.
2005-07-14 10:14:33 +00:00
Jacek Caban 56a13d13e9 THIS macros cleanup. 2005-07-13 11:29:53 +00:00
Jacek Caban 9caed94dd1 Call ShowUI and HideUI in UIActivate. 2005-07-13 11:29:38 +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 2f7de4bcf9 - Remove licence header.
- Fix typos.
2005-07-11 17:59:53 +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
Mike McCormack 53a3d04d1a Fix gcc 4.0 -Wpointer-sign warnings. 2005-07-06 10:33:10 +00:00