Jacek Caban
|
2f853fadb1
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
Jacek Caban
|
0c74c0a95b
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
Jacek Caban
|
463d010531
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2006-10-02 21:39:47 +02:00 |
Jacek Caban
|
8b125182c1
|
mshtml: Added get_readyState implementation.
|
2006-09-28 11:55:23 +02:00 |
Jacek Caban
|
ccd3399947
|
mshtml: Store BSCallback in HTMDocument.
|
2006-09-25 21:08:16 +02:00 |
Jacek Caban
|
38b6665ae6
|
mshtml: Add SETDOWNLOADSTATE task implementation and use it in IPersistMoniker::Load.
|
2006-09-25 21:08:02 +02:00 |
Jacek Caban
|
a14e2aaf97
|
mshtml: Create one "Internet Explorer_Hidden" window per thread.
|
2006-09-25 20:07:18 +02:00 |
Jacek Caban
|
cba2e19409
|
mshtml: Create "Internet Explorer_Hidden" window.
|
2006-08-09 17:12:50 +02:00 |
Jacek Caban
|
a4cc5bf299
|
mshtml: Wrap more Heap* function by inline functions.
|
2006-07-18 11:16:14 +02:00 |
Jacek Caban
|
17e193e188
|
mshtml: Added get_all implementation.
|
2006-07-17 13:51:54 +02:00 |
Jacek Caban
|
489b0f50d5
|
mshtml: Added get_selection implementation.
|
2006-07-06 12:45:39 +02:00 |
Jacek Caban
|
7f617230a5
|
mshtml: Destroy connection points.
|
2006-06-26 13:49:31 +02:00 |
Jacek Caban
|
a2f715e536
|
mshtml: Move IOleCommandTarget implementation to separate file.
|
2006-06-20 20:38:31 +02:00 |
Jacek Caban
|
5f3d7f0d94
|
mshtml: The secret interface is CMarkup. Improve FIXMEs.
|
2006-05-25 10:37:46 +02:00 |
Jacek Caban
|
78b7286eba
|
mshtml: Added stub implementation of IPersistStreamInit.
|
2006-05-24 10:03:21 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
570a1c4eea
|
mshtml: Added IConnectionPointContainer stub implementation.
|
2006-05-05 17:22:44 +02:00 |
Jacek Caban
|
77bb544c51
|
mshtml: Added get_body implementation.
|
2006-05-05 17:22:27 +02:00 |
Jacek Caban
|
5f009f2540
|
mshtml: Added tooltip implementation.
|
2006-03-27 21:41:52 +02:00 |
Jacek Caban
|
54036bf6ef
|
mshtml: Added IHTMLDOMNode implementation.
|
2006-03-06 11:12:29 +01:00 |
Jacek Caban
|
d656f996f1
|
mshtml: Beginning support for links opened in a new frame.
|
2006-03-02 11:42:06 +01:00 |
Jacek Caban
|
4acea60922
|
mshtml: Added ref counting to NSContainer.
- Added ref counting to NSContainer.
- Better destroying of NSContainer.
|
2006-02-15 11:51:44 +01:00 |
Jacek Caban
|
7f7e94d331
|
mshtml: Added IHTMLDocument3 stub implementation.
|
2005-12-12 11:51:43 +01:00 |
Jacek Caban
|
48c80f3b77
|
Added IHlinkTarget interface.
|
2005-08-27 09:25:56 +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
|
2f93763e24
|
Added DllCanUnloadNow implementation.
|
2005-08-02 09:49:06 +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
|
04a8cff140
|
- Better handling of UI and InPlace active state.
- Implemented InPlaceDeactivate.
- THIS macros cleanup.
|
2005-07-14 10:14:33 +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
|
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
|
34d71249c5
|
Added stub implementation of IViewObject[2] interface.
|
2005-06-23 16:44:43 +00:00 |
Dmitry Timoshkov
|
b67da5b946
|
Make more of the OLE interface vtables const.
|
2005-06-01 19:57:42 +00:00 |
Jacek Caban
|
6d54716f17
|
- More implementation of view
- Added IOleInPlaceActiveObject
|
2005-04-15 16:12:45 +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 |