search for: ihtmlelement

Displaying 20 results from an estimated 34 matches for "ihtmlelement".

Did you mean: htmlelement
2008 Jun 27
0
Wine release 1.1.0
...drv: Make sure the printer driver registry entry exists. localspl: Ensure that we load winspool before spoolss to work around a circular dependence. Hwang YunSong(???) (2): winhlp32: Updated Korean resource. shell32: Updated Korean resource. Jacek Caban (60): mshtml: Added IHTMLElement::get_id implementation. mshtml: Added IHTMLElement::put_id implementation. mshtml: Added IDispatchEx support to HTMLSelectElement. mshtml: Added fdexNameEnsure support to IDidpatchEx implementation. mshtml: Use heap_alloc_zero in HTMLElementCollection_Create. mshtml: A...
2016 Apr 01
0
Wine release 1.9.7
...: Moved createAttribute tests to test_attr. mshtml: Split conversion to string out of get_elem_attr_value_by_dispid. mshtml: Added support for IHTMLDOMAttribute2::get_value on detached attributes. mshtml: Added IHTMLDOMAttribute2::get_parentNode implementation. mshtml: Added IHTMLElement4::setAttributeNode implementation. mshtml: Return NULL instead of empty string in get_node_text. mshtml: Added IHTMLElement::get_outerText implementation. mshtml: Added IHTMLElement::put_outerText implementation. mshtml: Added IHTMLElement::outerText tests. mshtml.idl:...
2014 Nov 28
0
Wine release 1.7.32
...lways ignore DISPATCH_PROPERTYPUTREF in InvokeEx. jscript: Use DISPATCH_PROPERTYPUTREF flag when setting a property to VT_DISPATCH. mshtml: Allow setting function properties to any VARIANT type. mshtml: Better removeAttribute implementation. mshtml: Correctly handle flags in IHTMLElement:setAttribute. mshtml: Correctly handle flags in IHTMLElement:getAttribute. mshtml: style attribute is a special case for setAttribute and removeAttribute. mshtml: Added more attribute and IDispatchEx tests. Jactry Zeng (1): explorer: Remove unnecessary backslash when parsin...
2014 Sep 19
0
Wine release 1.7.27
...ss a surface to wined3d_resource_is_offscreen(). wined3d: Use the texture resource in wined3d_surface_depth_fill(). Hugh McMaster (1): user32: Fix spelling in a comment. Jacek Caban (12): mshtml: Bind events to document node instead of body element. mshtml: Added semi-stub IHTMLElement4::onmousewheel propery implementation. oleacc: Added DllRegisterServer and DllUnregisterServer implementations. oleacc: Register CAccPropServices class. oleacc: Added CAccPropServices stub implementation. mshtml: Added IHTMLElement::get_sourceIndex implementation. jscr...
2010 Feb 19
0
Wine release 1.1.39
...tml: Added IHTMLImgElement::width property implementation. mshtml: Added IHTMLImgElement::height property implementation. mshtml: Use set_nsstyle_attr_var in IHTMLStyle::put_width implementation. mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. mshtml: Added IHTMLElement2::detachEvent implementation. mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation. cmd: Added cmd.exe tests. mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML. mshtml: Added IHTMLStyle::get_borderRightColor implem...
2008 Oct 24
0
Wine release 1.1.7
.... ole32: Call the appropriate storage function when we run the object. Hwang YunSong(???) (2): appwiz.cpl: New Korean resource. wordpad: Updated Korean resource. Ivan Sinitsin (1): winex11: Set copy mode when rendering OpenGL picture. Jacek Caban (55): mshtml: Added IHTMLElement::put_onmouseover implementation. mshtml: Added IHTMLDocument2::put_onmouseover implementation. mshtml: Added get_onmouseover implementations. mshtml: Added event bubbling implementation. mshtml: Added IHTMLWindow2::get_event implementation. mshtml: Pass the right '...
2012 Feb 02
0
Wine release 1.4-rc2
...po: Update Korean translation. Jacek Caban (4): urlmon: Relative URI without scheme may be treated as hierarchical. urlmon: Properly handle relative URIs with specified host in combine_uri. mshtml: Properly handle GetScheme failure. mshtml: Properly handle out of memory in IHTMLElement::get_outerHTML. Juan Lang (2): crypt32: Only accept trailing NULLs in a certificate common name. crypt32: Test and correct CryptVerifyCertificateSignature. J?rg H?hle (4): winecoreaudio: Avoid deadlock in AudioClient_Stop. winecoreaudio: Implement a lock-free callback desi...
2014 Aug 08
0
Wine release 1.7.24
...truct wined3d_surface. wined3d: Move the "draw_binding" field from struct wined3d_surface to struct wined3d_resource. Indrek Altpere (1): wbemprox: Fix a few OLE variant mappings. Jacek Caban (2): mshtml: Added IHTMLWindow2::navigate implementation. mshtml: Added IHTMLElement:scrollIntoView implementation. Jactry Zeng (1): include: Fix wrong type in tom.idl. Ken Thomases (3): ntdll: In find_file_in_dir(), don't test directory entries' short names if the target name isn't a short name. winemac: Use new API when available to list all displa...
2011 Jun 10
0
Wine release 1.3.22
...gdi32: Update pixel colours when the colour table changes. winex11: Move the code that checks for a colortable based dib to a separate function. Jacek Caban (23): include: Added iextag.idl file. mshtml: Added support for accessing document elements by index. mshtml: Added IHTMLElement::get_offsetLeft implementation. mshtml: Added IOmNavigator::get_mimeTypes implementation. mshtml: Don't release plugins collection in OmNavigator destructor since it contains a weak reference. mshtml: Added IDispatchEx support to HTMLMimeTypesCollection object. mshtml: A...
2014 Aug 22
0
Wine release 1.7.25
...olor_fill(). d3d10core: Implement d3d10_device_OMSetRenderTargets(). d3d10core: Implement d3d10_device_OMGetRenderTargets(). Jacek Caban (7): d3d10_1.idl: Added some missing constants. d3d11.idl: Added some missing declarations. mshtml: Fixed handling NULL argument in IHTMLElement::contains implementation. d3d10_1.idl: Added _D3D10_1_CONSTANTS guard. mshtml: Override default onsubmit action with our submit implementation. mshtml: Added IHTMLDocument5::get_implementation implementation. mshtml: Added IHTMLLinkElement::rev property implementation. Jact...
2016 Jan 09
0
Wine release 1.9.1
...r32/tests: Add message tests for EM_SETSEL when getting/losing focus in combo boxes. user32/tests: Add tests for EM_SETSEL and getting/losing focus in combo boxes. kernel32: Remove incorrect comment from !i386 version of GetLargestConsoleWindowSize. Jacek Caban (8): mshtml: Added IHTMLElement::lang property implementation. mshtml: Properly convert VT_NULL to string in get_elem_attr_value_by_dispid. mshtml: Added IHTMLDocument4::hasFocus implementation. jscript: Added support for Function constructor called as a function. mshtml: Merge htmlstyle2.c into htmlstyle....
2017 Sep 15
0
Wine release 2.17
...mplementation of IHTMLDocument7 event handler properties for supported events. mshtml: Expose IHTMLDocument7 interface to scripts. mshtml: Added IHTMLDocument7::head property implementation. mshtml: Added IHTMLDocument7::getElementsByClassName implementation. mshtml: Forward IHTMLElement6::get_nodeName to IHTMLDOMNode implementation. mshtml: Forward IHTMLElement6::get_tagName to IHTMLElement implementation. mshtml: Forward attributes functions from IHTMLElement6 to older interfaces. mshtml: Expose IHTMLElement6 to scripts. mshtml: Fixed getElementsByTagName...
2017 Oct 13
0
Wine release 2.19
...ript: Fixed visit_function_expression error handling. mshtml/tests: Fixed typo in iface_cmp helper. mshtml.idl: Added IDocumentEvent declaration. shlwapi: Support NT prefix paths in PathGetDriveNumberW. mshtml: Added IDocumentEvent stub implementation. mshtml: Simplify IHTMLElement::click implementation. mshtml/tests: Use winetest.js in events.html. mshtml/tests: Added script event argument test. Lauri Kenttä (1): readme: Update Finnish translation. Louis Lenders (1): ntdll: Add stub for RtlGetUnloadEventTrace. Michael Müller (1): crypt32: Add...
2014 Oct 17
0
Wine release 1.7.29
...to script.c. mshtml: Moved READYSTATE to string conversion to separated function. mshtml: Use IUri for script binding. mshtml: Added support for onreadystatechange event for script elements. mshtml: Added IHTMLScriptElement::get_readyState implementation. mshtml: Added IHTMLElement::language property implementation. mshtml: Use proper codepage in nsIIOService::NewURI. jscript: Don't use builtin property for exposing ActiveXObject constructor. mshtml: Added HTMLTextAreaElement::get_form implementation. Jactry Zeng (1): mshtml/tests: Fix typo. Juli...
2010 Apr 02
0
Wine release 1.1.42
...in (2): msvcmaker: Extract wine_test_dsp_files from C_SRCS variable. shell32: Enable dde for SEE_MASK_CLASSALL. Jacek Caban (5): mshtml: Moved builtin properties lookup to separate function. mshtml: Moved builtin property invocation to separate function. mshtml: Added IHTMLElement::removeAttribute implementation. mshtml: Added IHTMLElement:removeAttribute tests. mshtml: Skip script tests on too old IE. Juan Lang (6): crypt32: Fix overestimating size required for base64-encoded strings. crypt32: Use an empty string as a separator when no separator is...
2009 Sep 25
0
Wine release 1.1.30
...Style_get_right. mshtml: Implement IHTMLCurrentStyle_get_bottom. mshtml: Implement IHTMLCurrentStyle_get_lineHeight. mshtml: Implement IHTMLCurrentStyle_get_textIndent. Andrew Eikum (2): ole32: Don't fail when constants are 'incorrect'. mshtml: Reimplement IHTMLElement::{get, set}Attribute using IDispatchEx. Andr? Hentschel (10): jscript: Update German translation. oleaut32/tests: Add a testcase for vartype. readme.de: Git is not an acronym. oleaut32: Test for rolled minutes. README.de: Convert to utf-8. oleaut32: Test for rol...
2016 Jul 08
0
Wine release 1.9.14
...ion colours for sources with a colour table. gdi32: Add get_any_obj_ptr() to retrieve the ptr and type of a GDI handle. Iván Matellanes (2): msvcirt: Cast to unsigned char before promotion to int. msvcirt/tests: Remove unnecessary casts. Jacek Caban (39): mshtml.idl: Added IHTMLElement6 declaration. mshtml: Added IHTMLElement6 stub implementation. mshtml: Added IHTMLElement6::on* properties implementation for supported events. mshtml: Added FIXME for drag and dragstart events. mshtml: Added IHTMLElement::ondragstart and onhelp properties implementation....
2015 Jan 09
0
Wine release 1.7.34
...IDispatch entries as soon as they are processed. jscript: Added test of Date object default value. mshtml: Added IHTMLStyle::styleFloat attribute implementation. mshtml: Improved IHTMLStyle3::zoom stub. mshtml: Handle VT_ERROR in IHTMLSelectElement::add. mshtml: Added IHTMLElement4::focusin semi-stub implementation. d3d11.idl: Added D3D11_APPEND_ALIGNED_ELEMENT declaration. mshtml: Added IHTMLDOMTextNode::splitText implementation. mshtml: Include nsbody reference in cycle collection. mshtml: Added IHTMLElement::get_isTextEdit implementation. url...
2008 Aug 22
0
Wine release 1.1.3
...t_xml string to be more like msxml3. advapi32: Fix two tests for w2k8. advapi32: Fix test under w2k8. msxml3: Added and corrected trace string. mshtml: Implement HTMLStyle get_background. mshtml: Implement IDispatch for IHTMLStyle. mshtml: Implement IDispatch for IHTMLElement. mshtml: Implement IDispatch for IHTMLElement2. mshtml: Implement IDispatch for IHTMLAnchorElement. ole32: Stop crash under w2k8. Andre Wisplinghoff (2): user32: Make dde test use skip function. user32: Add a test for ToUnicode. Andrew Talbot (18): advapi32: Re...
2016 May 27
0
Wine release 1.9.11
...rid of its maximum size assumption. wininet: Store cookie URL in cookie_container_t. urlmon: Unescape path in place in MkProtocol::StartEx. d3d11.idl: Added CD3D11_QUERY_DESC declaration. wininet: Return NULL instead of FALSE in get_proxy_autoconfig_url. mshtml: Added IHTMLElement::put_onkeyup implementation. jscript: Added RegExp.ignoreCase getter implementation. jscript: Added RegExp.multiline getter implementation. jscript: Added RegExp.global getter implementation. jscript: Removed obsolete FIXME comments in tests and add relevant tests. jsc...