435 Commits

Author SHA1 Message Date
Jacek Caban
47c27742d0 mshtml: Added IHTMLLocation::put_href implementation. 2009-10-12 12:15:26 +02:00
Jacek Caban
4aa48041fa mshtml: Moved QueryService call to hlink_frame_navigate. 2009-10-12 12:14:56 +02:00
Jacek Caban
ae6fed5c4f mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
Jacek Caban
df90f665bb mshtml: Added HTMLAnchorElement dispex data. 2009-10-02 15:06:58 +02:00
Jacek Caban
a70bbf8285 mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
Jacek Caban
a5923a6eea mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation. 2009-10-01 11:34:15 +02:00
Jacek Caban
404c183d80 mshtml: Added IInternetHostSecurityManager stub implementation. 2009-09-29 14:22:33 +02:00
Jacek Caban
522d0bf973 mshtml: Use node event_target for HTMLDocument. 2009-09-17 09:48:25 -05:00
Jacek Caban
7eca0bcae4 mshtml: Use node's IDispatchEx implementation in HTMLDocumentNode. 2009-09-17 09:48:20 -05:00
Jacek Caban
f750bc4059 mshtml: Get rid of htmldoc_vtbl_t. 2009-09-17 09:48:12 -05:00
Jacek Caban
10c714b43a mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj. 2009-09-17 09:48:05 -05:00
Jacek Caban
2fb0d1e456 mshtml: Inherit HTMLDocumentNode from HTMLDOMNode. 2009-09-17 09:47:58 -05:00
Jacek Caban
64d4efe967 mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
Jacek Caban
95080eac65 mshtml: Move update flags to HTMLDocumentObj. 2009-09-17 09:47:48 -05:00
Jacek Caban
23e7fe481b mshtml: Move mime to HTMLDocumentObj. 2009-09-17 09:47:43 -05:00
Jacek Caban
05d199474b mshtml: Move readystate to HTMLDocumentObj. 2009-09-17 09:42:02 -05:00
Jacek Caban
56b69dff4a mshtml: Moved usermode to HTMLDocumentObj. 2009-09-17 09:41:56 -05:00
Jacek Caban
e52e57cf2b mshtml: Moved binding variables to HTMLDocumentObj. 2009-09-17 09:41:51 -05:00
Jacek Caban
d460c67305 mshtml: Moved range_list to HTMLDocumentNode object. 2009-09-17 09:41:43 -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
aadd0774db mshtml: Moved undomgr to HTMLDocumentObj. 2009-09-17 09:41:00 -05:00
Jacek Caban
0d15ad8be4 mshtml: Move client site ifaces to HTMLDocumentObj. 2009-09-17 09:40:53 -05:00
Jacek Caban
068489fb94 mshtml: Moved selection_list to HTMLDocumentNode object. 2009-09-17 09:40:41 -05:00
Jacek Caban
b827996515 mshtml: Moved NSContainer to HTMLDocumentObj. 2009-09-17 09:40:35 -05:00
Jacek Caban
9626f92332 mshtml: Store reference to document node in window object. 2009-09-17 09:40:16 -05:00
Jacek Caban
62ccef389f mshtml: Store document node in window. 2009-09-17 09:40:09 -05:00
Jacek Caban
1d2020795a mshtml: Create HTMLDocumentNode for each HTMLDocumentObj. 2009-09-17 09:39:57 -05:00
Jacek Caban
5cedf9ca70 mshtml: Don't create window in create_doc_from_nsdoc. 2009-09-17 09:39:49 -05:00
Jacek Caban
4956e3edb5 mshtml: Moved event_vector to HTMLWindow. 2009-09-17 09:39:43 -05:00
Jacek Caban
11eb1b0840 mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument. 2009-09-17 09:39:29 -05:00
Jacek Caban
74f28d4a20 mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
Jacek Caban
c9f6aaa2f7 mshtml: Moved option_factory to HTMLWindow object. 2009-09-17 09:39:02 -05:00
Jacek Caban
508aa85c6b mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
Jacek Caban
a50c4edb93 mshtml: Added support for quering global variables from window object. 2009-09-10 11:06:45 +02:00
Jacek Caban
705fb0f239 mshtml: Moved script host objects to HTMLWindow. 2009-09-10 11:06:36 +02:00
Jacek Caban
b481b09248 mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
Jacek Caban
86410d4a0c mshtml: Store event handlers in vector structure. 2009-09-08 13:41:17 +02:00
Jacek Caban
50ab5620e8 mshtml: Move event handlers invocation to separated function. 2009-09-08 13:40:02 +02:00
Jacek Caban
b42243e8e7 mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
Jacek Caban
8b8e91a50f mshtml: Added support for DISPID_VALUE. 2009-09-01 12:42:04 +02:00
Francois Gouget
ec07811056 mshtml: Remove the create_nsstream() prototype. 2009-08-28 16:48:37 +02:00
Jacek Caban
80f02b82d6 mshtml: Use URL moniker to load http documents. 2009-08-24 15:17:31 +02:00
Jacek Caban
487443a2d1 mshtml: Wrap nsIHttpChannelInternal interface. 2009-08-24 12:08:35 +02:00
Jacek Caban
fbe9845890 mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
Jacek Caban
3768ae7336 mshtml: Added IBindStatusCallback::OnResponse implementation. 2009-08-12 12:49:18 +02:00
Jacek Caban
51f13ac144 mshtml: Fixed tests on IE8 and change Wine behavior to IE8. 2009-06-23 15:52:59 +02:00
Jacek Caban
781b0873e6 mshtml: Added IPersistHistory stub implementation. 2009-04-16 13:45:20 -05:00
Alistair Leslie-Hughes
ad7fc048b7 mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids. 2009-03-05 16:16:25 +01:00