Commit Graph

15 Commits (2da5890ea1ebaccce69e9b9fc8f2ac1d7c373584)

Author SHA1 Message Date
Jacek Caban 4b5dcc9e6b mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
Jacek Caban e4af9ccd25 mshtml: Added IHTMLFrameElement3 stub implementation. 2010-01-22 12:23:34 +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 578881f600 mshtml: Implement IHTMLFrameBase::get_name. 2009-12-08 17:54:14 +01:00
Andrew Eikum 2710d14c40 mshtml: Implement IHTMLFrameBase::{get,put}_scrolling. 2009-12-08 17:54:01 +01:00
Andrew Eikum 6e3e7c9f4c mshtml: Store ns[i]frame reference in HTMLFrameBase. 2009-12-08 17:53:53 +01:00
Jacek Caban 451f5b4ad6 mshtml: Added generic bind_to_tree node notification and use it to set frame's content window. 2009-12-03 10:22:04 +01:00
Jacek Caban a369d5e733 mshtml: Added IHTMLFrameBase2::get_readyState implementation. 2009-12-01 11:39:40 +01:00
Jacek Caban f340e637f7 mshtml: Added IHTMLFrameBase2::put_src implementation. 2009-12-01 11:39:36 +01:00
Jacek Caban 999371724a mshtml: Return content document in get_document for frame elements. 2009-11-29 16:36:42 +01:00
Jacek Caban 7c64ab1e83 mshtml: Moved IHTMLFrameBase2 implementation to HTMLFrameBase object. 2009-11-29 16:36:35 +01:00
Jacek Caban fa3ac0a3d9 mshtml: Added HTMLFrameElement object and associate it with frame window. 2009-11-03 21:23:54 +01:00
Jacek Caban 9d6af171e5 mshtml: Associate HTMLWindow with HTMLIFrame. 2009-11-03 21:23:48 +01:00
Jacek Caban bdb9270705 mshtml: Moved content_window to HTMLFrameBase. 2009-11-03 21:23:41 +01:00
Jacek Caban 4ffd64ddeb mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame. 2009-11-03 21:23:29 +01:00