Jacek Caban
7cdad62b97
mshtml: Improved focus handling.
2010-04-13 21:12:08 +02:00
Francois Gouget
3428b94a8d
Assorted spelling and case fixes.
2010-03-22 10:49:13 +01:00
Jacek Caban
a84741182f
mshtml: Added IViewObject::SetAdvise implementation.
2010-02-15 16:11:12 +01:00
Piotr Caban
bffa74a1c3
mshtml: Added ViewObjectEx stub implementation.
2009-12-16 13:04:34 +01:00
Piotr Caban
8c06ed96ae
mshtml: Improved OleDocumentView_UIActivate implementation.
2009-12-07 15:41:18 +01:00
Jacek Caban
95080eac65
mshtml: Move update flags to HTMLDocumentObj.
2009-09-17 09:47:48 -05:00
Jacek Caban
56b69dff4a
mshtml: Moved usermode to HTMLDocumentObj.
2009-09-17 09:41:56 -05:00
Jacek Caban
b3c2b380b8
mshtml: Moved state flags to HTMLDocumentObj.
2009-09-17 09:41:37 -05:00
Jacek Caban
e1aa05b13e
mshtml: Moved hostinfo to HTMLDocumentObj.
2009-09-17 09:41:15 -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
b827996515
mshtml: Moved NSContainer to HTMLDocumentObj.
2009-09-17 09:40:35 -05:00
Michael Stefaniuc
27d8b7436f
mshtml: Remove two superfluous casts.
2008-12-05 12:36:14 +01:00
Jacek Caban
b5aa4dd8e6
mshtml: Don't crash in notif_focus if client is NULL.
2008-10-13 11:16:27 +02:00
Jacek Caban
5e7cf7987f
mshtml: Don't crash in UIActivate if hostui is NULL.
2008-10-13 11:16:15 +02:00
Michael Stefaniuc
a084d1db62
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
2007-12-06 12:07:30 +01:00
Jacek Caban
3f444cae92
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
2007-11-20 13:20:52 +01:00
Luke Bratch
7ce4194c79
mshtml: Fix text input fields.
2007-10-23 18:18:28 +02:00
Jacek Caban
62894b488d
mshtml: Import dimm.idl and fix compilation.
2007-10-18 12:05:49 +02:00
Jacek Caban
23465f2183
mshtml: Don't crash in UIActivate if Gecko is not available.
2007-09-24 13:44:42 +02:00
Rob Shearman
9a67e1ffe5
mshtml: Pass the correct DOCHOSTUITYPE value to IDocHostUIHandler_ShowUI.
...
Don't reset window_active in OleDocumentView_UIActivate.
2007-07-25 13:03:10 +02:00
Rob Shearman
92b3cab791
mshtml: OleDocumentView_UIActivate should call IOleInPlaceUIWindow_SetActiveObject and IOleInPlaceFrame_SetBorderSpace.
...
Add a test to show this behaviour.
Don't call nsIWebBrowserFocus_Activate when just activating the window.
Instead call it when UI-activating the window.
2007-07-25 13:03:05 +02:00
Jacek Caban
5baf587c43
mshtml: Notify IOleControlSite about focus changes.
2007-06-25 12:09:29 +02:00
Jacek Caban
946acd062d
mshtml: Activate nsWebBrowser after creating document window.
2007-06-25 12:09:23 +02:00
Jacek Caban
cf0c911305
mshtml: Use IOleInPlaceSiteEx if available.
2007-06-15 12:40:39 +02:00
Jacek Caban
20d77432a2
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
2007-06-11 15:13:43 +02:00
Jacek Caban
d8e518eb68
mshtml: Call UpdateUI and Exec(OLECMDID_UPDATECOMMANDS) from timer callback.
2007-06-11 15:11:56 +02:00
Jacek Caban
4a71ab79f5
mshtml: Added missing WINAPI in window proc.
2007-05-25 19:30:34 +02:00
Jacek Caban
396b0ad126
mshtml: Added border implementation.
2006-11-13 12:52:05 +01:00
Jacek Caban
0c74c0a95b
mshtml: Win64 printf format warning fixes.
2006-10-06 12:54:45 +02:00
Jacek Caban
a14e2aaf97
mshtml: Create one "Internet Explorer_Hidden" window per thread.
2006-09-25 20:07:18 +02:00
Jacek Caban
3c71c7cc46
mshtml: Added more Exec tests and fixes.
2006-08-18 20:56:19 +02:00
Jacek Caban
cba2e19409
mshtml: Create "Internet Explorer_Hidden" window.
2006-08-09 17:12:50 +02:00
Jacek Caban
21ba0bf3e8
mshtml: Wrap remaining Heap* functions by inline functions.
2006-07-20 12:11:39 +02:00
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