Marcus Meissner
|
4169d4dfb8
|
mshtml: Add check for doc_obj being NULL (Coverity).
|
2010-06-07 13:52:27 +02:00 |
Jacek Caban
|
1997a3a20a
|
mshtml: Limit message length to 2000 in IHTMLWindow2::alert.
|
2010-04-21 15:32:14 +02:00 |
Jacek Caban
|
80f0f35c50
|
mshtml: Use DOM designMode to switch to editor mode.
|
2010-04-13 21:12:12 +02:00 |
Jacek Caban
|
df0a35e3d3
|
mshtml: Added support for load event on all nodes.
|
2010-03-18 11:18:01 +01:00 |
Jacek Caban
|
9fbc3b6061
|
mshtml: Added IHTMLPrivateWindow::SuperNavigate implementation.
|
2010-03-03 15:29:25 +01:00 |
Jacek Caban
|
6938378be3
|
mshtml: Added IHTMLPrivateWindow stub implementation.
|
2010-03-03 15:28:31 +01:00 |
Jacek Caban
|
4b5dcc9e6b
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 14:59:02 +01:00 |
Jacek Caban
|
e54062d6c7
|
mshtml: Improved IHTMLWindow::GetIDsOfNames implementation.
|
2010-01-25 12:59:20 +01:00 |
Jacek Caban
|
e4a936a2d2
|
mshtml: Store body event target in HTMLDocumentNode.
|
2010-01-04 11:41:30 +01:00 |
Andrew Eikum
|
9bf516a813
|
mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid.
|
2009-12-15 16:09:11 +01:00 |
Andrew Eikum
|
c10cd6c137
|
mshtml: Implement IHTMLWindow2::{get,put}_onresize.
|
2009-12-08 17:54:08 +01:00 |
Jacek Caban
|
bd715dc8e4
|
mshtml: Detach window from frame element on window destruction.
|
2009-12-03 10:22:13 +01:00 |
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 |