Commit Graph

34 Commits

Author SHA1 Message Date
Jacek Caban ed10e5046c mshtml: Added IHTMLElement2 implementation. 2006-03-24 12:14:04 +01:00
Jacek Caban 26b9c5e022 mshtml: Added IHTMLBodyElement implementation. 2006-03-09 12:49:19 +01:00
Jacek Caban 8f897239c4 mshtml: Added IHTMLTextAreaElement implementation. 2006-03-07 10:51:12 +01:00
Jacek Caban 54cce2e7ce mshtml: Added IHTMLSelectElement implementation. 2006-03-07 10:49:12 +01:00
Jacek Caban 8b3eab6e35 mshtml: Added IHTMLInputElement implementation. 2006-03-07 10:45:48 +01:00
Jacek Caban 874fd57841 mshtml: Added IHTMLElement implementation. 2006-03-06 11:33:43 +01:00
Jacek Caban 54036bf6ef mshtml: Added IHTMLDOMNode implementation. 2006-03-06 11:12:29 +01:00
Jacek Caban cb880d7cc7 mshtml: Handle IHlinkFrame service. 2006-02-13 13:26:00 +01:00
Jacek Caban 8aeb049341 mshtml: Added wrapper of nsIOService. 2006-02-09 12:17:08 +01:00
Jacek Caban 7f7e94d331 mshtml: Added IHTMLDocument3 stub implementation. 2005-12-12 11:51:43 +01:00
Jacek Caban 3fab5312d8 mshtml: Added PromptService implementation. 2005-12-09 11:51:02 +01:00
Jacek Caban 48c80f3b77 Added IHlinkTarget interface. 2005-08-27 09:25:56 +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 0cdb3c9765 - Beginning implementation of true IPersistMoniker::Load.
- THIS macros cleanup.
2005-08-09 20:46:05 +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 18f9462b3d - Added more tests.
- Make tests pass under Wine.
2005-07-18 09:13:32 +00:00
Jacek Caban 4aa1607a64 Added stub implementation of IServiceProvider. 2005-07-03 11:22:23 +00:00
Jacek Caban d01a3920b0 Added stub implementation of IOleInPlaceObjectWindowless. 2005-06-28 10:53:42 +00:00
Jacek Caban e0813371af Added blank.htm. 2005-06-27 19:48:04 +00:00
Jacek Caban 51bb3f6079 Added tests. 2005-06-27 11:19:49 +00:00
Jacek Caban 945671c6db Added stub implementation of about and res protocols. 2005-06-27 09:50:56 +00:00
Jacek Caban a13064019a Implemented Dll[Un]RegisterServer. 2005-06-25 17:58:35 +00:00
Alexandre Julliard 34fa35dc99 Added rules for building import libraries in the individual dll
makefiles, and added support for building a .def.a static import
library too.
2005-05-09 14:42:30 +00:00
Jacek Caban 44d2da9f5d Added more implementation of IDocumentView. 2005-04-14 11:30:50 +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
Jacek Caban 93eb433ec2 Stub implementation od IPersist, IPersistMoniker, IPersistFile,
IMonikerProp.
2005-04-11 16:11:52 +00:00
Jacek Caban df52b72694 Stub implementation of HTMLDocument2 interface. 2005-03-31 10:08:02 +00:00
Francois Gouget a896389679 Added 'strmiids.lib'.
Moved CLSID_FilterGraph and the related GUIDs to strmiids.
2004-08-19 19:31:20 +00:00
Alexandre Julliard 20b4585e3c Only link against libdxguid where necessary. 2004-01-27 00:11:16 +00:00
Mike McCormack de810044a3 Try using the Mozilla Active X control in MSHTML. 2004-01-16 23:27:11 +00:00
Dimitrie O. Paun fbdfd910c1 Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. 2003-10-11 01:09:15 +00:00
Mike McCormack aa1c2a35b1 Added an initial (mostly stub) implementation of MSHTML.DLL. 2003-09-08 19:32:14 +00:00