Displaying 2 results from an estimated 2 matches for "option_factory".
2012 Jul 03
0
Wine release 1.5.8
...separated types for outer and inner HTML windows.
      mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
      mshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.
      mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
      mshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.
      mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
      mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
      jscript: Don't use DISPPARAMS named args for internal parameter passing.
      jscript: Don...
2009 Sep 25
0
Wine release 1.1.30
...xed null dispatch comparison.
      jscript: Fixed to_primitive for null dispatch.
      mshtml: Report download failure to necko.
      mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation.
      mshtml: Added IHTMLInputElement::src property implementation.
      mshtml: Moved option_factory to HTMLWindow object.
      mshtml: Moved HTMLLocation object to HTMLWindow.
      mshtml: Make COM inproc object and document node separated objects inheriting from HTMLDocument.
      mshtml: Use stored HTMLWindow in get_selection implementation.
      mshtml: Moved event_vector to HTMLWindow....