Displaying 2 results from an estimated 2 matches for "ihtmliframeelement3".
Did you mean:
ihtmliframeelement
2012 Sep 14
0
Wine release 1.5.13
...ll_value when 'this' is specified.
mshtml: Moved getting frame by name to separated function.
mshtml: Open targeted anchors in existing frames if available.
mshtml: Use nsIDOMWindowCollection::NamedItem in get_window_by_name.
mshtml.idl: Added IHTMLIFrameElement2 and IHTMLIFrameElement3 declarations.
mshtml: Added IHTMLIFrameElement2 stub implementation.
mshtml: Added IHTMLIFrameElement3 stub implementation.
mshtml: Properly expose frame and iframe element's windows to scripts.
mshtml: Added IHTMLWindow2::onhelp property implementation.
mshtml: Ad...
2012 Oct 12
0
Wine release 1.5.15
...uration.
mshtml: Added IHTMLStyleElement::get_styleSheet imeplementation.
mshtml: Moved creating HTML element to separated function.
mshtml: Create script element in IHTMLDocument::createStyleSheet.
mshtml: Added createStyleSheet and get_styleSheet tests.
mshtml: Added IHTMLIFrameElement3::get_contentDocument implementation.
jscript: Removed SysFreeString calls missed in previous patch.
mshtml.idl: Added IHTMLLinkElement* declarations.
Jason Edmeades (7):
cmd: Convert wcmd_for to use WCMD_parameter.
cmd: Add full for /R support.
cmd: Fix setlocal/endlo...