Jacek Caban
|
b3c2b380b8
|
mshtml: Moved state flags to HTMLDocumentObj.
|
2009-09-17 09:41:37 -05:00 |
Jacek Caban
|
fffc8c66fd
|
mshtml: Moved hwnd and tooltip_hwnd to HTMLDocumentObj.
|
2009-09-17 09:41:09 -05:00 |
Jacek Caban
|
0d15ad8be4
|
mshtml: Move client site ifaces to HTMLDocumentObj.
|
2009-09-17 09:40:53 -05:00 |
Jacek Caban
|
e93be266c1
|
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
|
2007-11-12 12:07:05 +01:00 |
Rob Shearman
|
fbdc76aaf7
|
mshtml: Set focus to the Gecko window in OleInPlaceActiveObject_OnFrameWindowActivate.
|
2007-07-25 13:03:26 +02:00 |
Jacek Caban
|
dc2260468c
|
mshtml: Set focus to FALSE in InPlaceDeactivate.
|
2007-06-25 12:09:33 +02:00 |
Jacek Caban
|
cf0c911305
|
mshtml: Use IOleInPlaceSiteEx if available.
|
2007-06-15 12:40:39 +02:00 |
Jacek Caban
|
0334291828
|
mshtml: Use IOleCommandTarget::Exec to implement context menu.
|
2007-06-11 15:06:32 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Jacek Caban
|
8ea593267c
|
mshtml: Use popup menu from shdoclc.dll.
|
2006-11-10 11:34:35 +01:00 |
Jacek Caban
|
081d50d297
|
mshtml: Added OnFrameWindowActivate implementation.
|
2006-07-11 12:03:46 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Jacek Caban
|
3e1c514c37
|
Make OleInPlaceObjectWindowlessVtbl const.
|
2005-09-02 11:18:17 +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
|
04e301188e
|
Deactivate UI in InPlaceDeactivate.
|
2005-08-16 11:13:01 +00:00 |
Jacek Caban
|
d8bf6e8aa4
|
Move includes of interfaces to mshtml_private.h.
|
2005-08-11 10:30:30 +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
|
56a13d13e9
|
THIS macros cleanup.
|
2005-07-13 11:29:53 +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
|
d01a3920b0
|
Added stub implementation of IOleInPlaceObjectWindowless.
|
2005-06-28 10:53:42 +00:00 |