search for: ihtmlcssstyledeclaration2

Displaying 5 results from an estimated 5 matches for "ihtmlcssstyledeclaration2".

2020 Jun 19
0
Wine release 5.11
...Reimplement _allrem using 32-bit arithmetic. ntdll: Reimplement _allmul using 32-bit arithmetic. ntdll/tests: Add long long builtins tests. ntdll: Export builtin functions as cdecl. mshtml: Use DISPID_UNKNOWN for compat dispids not supported in compat mode. mshtml: Add IHTMLCSSStyleDeclaration2::columnCount property semi-stub implementation. mshtml: Add IHTMLCSSStyleDeclaration2::columnWidth property semi-stub implementation. mshtml: Add IHTMLCSSStyleDeclaration2::columnWidth property semi-stub implementation. mshtml: Add IHTMLCSSStyleDeclaration2::columnFill property se...
2020 Jun 05
0
Wine release 5.10
...jscript: Support passing non-string flags to RegExp constructor. jscript: Add Object.preventExtensions semi-stub implementation. mshtml: Use return_nsstr_variant in IHTMLBodyElement::get_bgColor. mshtml: Use default white value in IHTMLDocument2::get_bgColor. mshtml: Add IHTMLCSSStyleDeclaration2::transform property implementation. mshtml: Add IHTMLCSSStyleDeclaration2::animationName property implementation. mshtml: Add IHTMLCSSStyleDeclaration2::transition property implementation. Ken Thomases (1): winemac: Fix a string format warning for tick counts in update_clipboard(...
2018 Sep 14
0
Wine release 3.16
.... xmllite: Prefer builtin version. mshtml: Added IHTMLCSSStyleDeclaration::backgroundClip property implementation. mshtml: Added IHTMLCSSStyleDeclaration::opacity property implementation. mshtml: Added IHTMLCSSStyleDeclaration::zoom property implementation. mshtml: Add IHTMLCSSStyleDeclaration2 stub implementation. mshtml: Added IHTMLCSSStyleDeclaration::cssFloat property implementation. mshtml: Added IHTMLCSSStyleDeclaration::put_cssStyle implementation. mshtml: Added IHTMLCSSStyleDeclaration::get_cssText implementation. mshtml: Added IHTMLCSSStyleDeclaration::rem...
2018 Aug 31
0
Wine release 3.15
...le fixups in IE9+ mode. mshtml: Introduce get_current_style_property helper. mshtml: Introduce get_current_style_property_var helper. mshtml: Skip fixups in get_nsstyle_property in IE9+ mode. mshtml: Skip fixups in get_nsstyle_property_var in IE9+ mode. mshtml.idl: Add IHTMLCSSStyleDeclaration2 declaration. mshtml: Added IHTMLCSSStyleDeclaration stub implementation. mshtml: Implement known IHTMLCSSStyleDeclaration VARIANT properties. mshtml: Implement known IHTMLCSSStyleDeclaration BSTR properties. Jactry Zeng (2): riched20: Initialize style_list before ME_MakeFir...
2019 Mar 29
0
Wine release 4.5
...e to get_style_property_var. mshtml: Move style zoom property implementation to IHTMLCSSStyleDeclaration. mshtml: Move backgroundPosition[XY] properties implementation to IHTMLCSSStyleDeclaration. mshtml: Move IHTMLCSSStyleDeclaration implementation to CSSStyle. mshtml: Move IHTMLCSSStyleDeclaration2 implementation to CSSStyle object. server: Introduce kernel_object struct for generic association between server and kernel objects. server: Store pointers to objects created by kernel_object_from_handle in server. server: Allow kernel to keep reference to server objects by client...