Jacek Caban
|
2c6c00a84f
|
mshtml: Forward setting window.location to window.location.href.
|
2009-12-01 11:34:16 +01:00 |
Jacek Caban
|
06884fb181
|
mshtml: Added IHTMLWindow2::get_screen implementation.
|
2009-12-01 11:30:37 +01:00 |
Andrew Eikum
|
3f63a2968d
|
mshtml: Implement IHTMLWindow2::get_top.
|
2009-11-17 15:14:56 +01:00 |
Andrew Eikum
|
75b58fb537
|
mshtml: Implement IHTMLWindow2::get_parent.
|
2009-11-16 11:54:10 +01:00 |
Andrew Eikum
|
733dfb6429
|
mshtml: Implement IHTMLWindow2::item.
|
2009-11-16 11:54:05 +01:00 |
Andrew Eikum
|
ac226b20f0
|
mshtml: Implement IHTMLWindow2::get_frames and add tests.
|
2009-11-16 11:53:59 +01:00 |
Andrew Eikum
|
0eaae2745c
|
mshtml: Implement IHTMLWindow4::get_frameElement.
|
2009-11-16 11:53:53 +01:00 |
Andrew Eikum
|
334f2ce074
|
mshtml: Add stub implementation of IHTMLWindow4.
|
2009-11-16 11:53:45 +01:00 |
Jacek Caban
|
deef140186
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Jacek Caban
|
82c8e7c684
|
mshtml: Added support for accessing elements id by global properties.
|
2009-11-03 21:24:54 +01:00 |
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 |