Jacek Caban
|
9195e1b756
|
mshtml: Moved global property allocation to separated function.
|
2009-11-03 21:24:49 +01:00 |
Michael Stefaniuc
|
cc94a1db01
|
mshtml: Free the right variable (Smatch).
|
2009-11-03 21:22:53 +01:00 |
Jacek Caban
|
d76720cc56
|
mshtml: Inherit scriptmode from parent window.
|
2009-10-29 13:08:26 +01:00 |
Jacek Caban
|
361f9a30ba
|
mshtml: Moved event_vector to HTMLDocumentNode.
|
2009-10-28 11:11:31 +01:00 |
Andrew Eikum
|
9d62f47533
|
mshtml: Fix typo in TRACE.
|
2009-10-27 10:52:41 +01:00 |
Jacek Caban
|
745f601d23
|
mshtml: Moved binding list to HTMLDocumentNode.
|
2009-10-27 10:52:37 +01:00 |
Jacek Caban
|
fd47fa4647
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
Jacek Caban
|
207fe98e2a
|
mshtml: Moved bscallback to HTMLWindow.
|
2009-10-27 10:52:08 +01:00 |
Jacek Caban
|
45ce37fe64
|
mshtml: Store window reference in nsURI.
|
2009-10-27 10:51:35 +01:00 |
Jacek Caban
|
3263ace686
|
mshtml: Initialize iframe windows when added to document.
|
2009-10-22 10:42:03 +02:00 |
Jacek Caban
|
23891357a3
|
mshtml: Moved HTMLDocumentNode creating to HTMLWindow_Create.
|
2009-10-22 10:41:55 +02:00 |
Andrew Eikum
|
9579d64c69
|
mshtml: Add stub implementation for HTMLImageElementFactory.
|
2009-10-21 16:05:58 +02:00 |
Jacek Caban
|
3e0fa120a8
|
mshtml: Added IHTMLWindow2::get_length implementation.
|
2009-10-13 11:27:12 +02:00 |
Jacek Caban
|
2d4236bfda
|
mshtml: Added IHTMLWindow2::name property implementation.
|
2009-10-13 11:27:07 +02: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
|
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
|
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
|
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
|
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
|
dfc27cd720
|
mshtml: Added IHTMLWindow3::attachEvent implementation.
|
2009-09-09 12:08:53 +02:00 |
Jacek Caban
|
eb5660284a
|
mshtml: Added IHTMLWindow2::onload property.
|
2009-09-09 12:08:47 +02:00 |
Jacek Caban
|
c7496aee8f
|
mshtml: Added IHTMLWindow2::onbeforeunload property implementation.
|
2009-09-09 12:08:42 +02:00 |
Jacek Caban
|
b481b09248
|
mshtml: Store body event target in window object.
|
2009-09-09 12:08:32 +02:00 |
Jacek Caban
|
b42243e8e7
|
mshtml: Properly release DispatchEx data.
|
2009-09-01 12:43:13 +02:00 |
Jacek Caban
|
9cf9d20197
|
mshtml: Added IHTMLWindow2::toString implementation.
|
2009-09-01 12:42:28 +02:00 |
Piotr Caban
|
3bc7bdab88
|
mshtml: Added IHTMLWindow2_confirm implementation.
|
2009-03-13 14:12:49 +01:00 |
Piotr Caban
|
147cf1da55
|
mshtml: Added HTMLWindow2_prompt implementation.
|
2009-03-13 14:12:35 +01:00 |
Michael Stefaniuc
|
165f691ca8
|
mshtml: Change long to LONG in mshtml.idl (htmlwindow.c part).
|
2009-03-12 13:09:54 +01:00 |
Jacek Caban
|
159cc19b03
|
mshtml: Added IHTMLWindow2::get_location implementation.
|
2009-01-04 13:32:47 +01:00 |
Jacek Caban
|
676d4af4f6
|
mshtml: Move GetContentDOMWindow call from HTMLWindow_Create.
|
2008-10-13 11:16:33 +02:00 |
Jacek Caban
|
28d918f581
|
mshtml: Added IHTMLWindow2::get_event implementation.
|
2008-10-13 11:15:37 +02:00 |
Jacek Caban
|
27eb80cc3a
|
mshtml: Get rid of setup_nswindow.
It's no longer needed.
|
2008-10-10 12:55:30 +02:00 |
Jacek Caban
|
984bff499e
|
mshtml: Use heap_alloc_zero for HTMLWindow allocation.
It's needed by DispatchEx implementation.
|
2008-08-19 12:15:56 +02:00 |
Jacek Caban
|
047e5aaad5
|
mshtml: Don't mix nsresult with HRESULT.
|
2008-07-04 19:35:26 +02:00 |
Sinitsin Ivan
|
2b4dcb2577
|
mshtml: Add HTMLWindow_scrollBy implementation.
|
2008-07-03 13:08:18 +02:00 |
Sinitsin Ivan
|
e731a42b90
|
mshtml: Add HTMLWindow_scrollTo implementation.
|
2008-07-03 13:08:18 +02:00 |
Jacek Caban
|
9157c6d68a
|
mshtml: Return NULL in window object's GetNameSpaceParent.
|
2008-07-01 12:23:26 +02:00 |
Jacek Caban
|
fe863e0326
|
mshtml: Silence common invalid QueryInterface FIXME.
|
2008-07-01 12:23:08 +02:00 |
Jacek Caban
|
f58b963f4b
|
mshtml: Added IHTMLWindow2::get_self implementation.
|
2008-07-01 12:22:52 +02:00 |
Jacek Caban
|
ebb4a9b197
|
mshtml: Added IHTMLWindow::get_window implementation.
|
2008-07-01 12:22:45 +02:00 |
Jacek Caban
|
876153976b
|
mshtml: Added IHTMLWindow2::clearInterval implementation.
|
2008-06-30 12:12:09 +02:00 |
Jacek Caban
|
8d3aa6799c
|
mshtml: Added IHTMLWindow2::clearTimeout implementation.
|
2008-06-30 12:12:04 +02:00 |
Jacek Caban
|
74f29f1087
|
mshtml: Added IHTMLWindow3::setInterval implementation.
|
2008-06-30 12:11:58 +02:00 |
Jacek Caban
|
0d56f1058f
|
mshtml: Forward IHTMLWindow2::setInterval to IHTMLWindow3.
|
2008-06-30 12:11:52 +02:00 |
Jacek Caban
|
44223acceb
|
mshtml: Added VT_BSTR support to IHTMLWindow3::setTimeout.
Resend without test depending on JScript.
|
2008-06-30 12:11:46 +02:00 |