Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
5f009f2540
|
mshtml: Added tooltip implementation.
|
2006-03-27 21:41:52 +02:00 |
Jacek Caban
|
b5ec066d99
|
Move strings to resources.
|
2005-08-29 10:15:17 +00:00 |
Jacek Caban
|
eb52044ee8
|
Beginning implementation of Gecko focus handling.
|
2005-08-26 10:05:52 +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
|
76cc9f2207
|
Activate window in IOleDocumwnrView::Show.
|
2005-08-15 09:41:30 +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 |
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
|
04a8cff140
|
- Better handling of UI and InPlace active state.
- Implemented InPlaceDeactivate.
- THIS macros cleanup.
|
2005-07-14 10:14:33 +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
|
34d71249c5
|
Added stub implementation of IViewObject[2] interface.
|
2005-06-23 16:44:43 +00:00 |
Stefan Huehner
|
712087700e
|
Fix some -Wstrict-prototypes warnings.
|
2005-06-16 15:52:44 +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 |