search for: ieventtarget

Displaying 3 results from an estimated 3 matches for "ieventtarget".

Did you mean: eventtarget
2017 Nov 11
0
Wine release 2.21
...a simple ref. ole32: Correctly track the number of inits when auto-joining the MTA. Jacek Caban (10): jscript: Added support for VT_UI2 VARIANT types. mshtml: Added support for VT_UI2 in IDispatchEx. mshtml: Added DOMContentLoaded event implementation. mshtml: Expose IEventTarget to scripts. mshtml/tests: Added script IE9+ event tests. mshtml: Introduce variant_bool helper. mshtml: Added IDOMEvent::get_defaultPrevented implementation. mshtml: Use variant_bool helper where appropriate. mshtml: Added IDocumentSelector::querySelector implementatio...
2017 Sep 29
0
Wine release 2.18
...Caban (13): fusion: Return S_OK in InitializeFusion. ucrtbase: Added _register_thread_local_exe_atexit_callback implementation. mshtml: Initialize DispatchEx in HTMLDOMNode_Init. mshtml: Introduce EventTarget_Init. mshtml: Introduce EventTarget_QI. mshtml: Added IEventTarget stub implementation. ntdll/tests: Test NtQueryVolumeInformationFile calls on named pipe object. mscoree: Added CreateConfigStream implementation. mscoree: Use CreateConfigStream in parse_config_file. rpcrt4: Wait for available pipe when connecting to busy server. mshtm...
2018 Feb 16
0
Wine release 3.2
...s. mshtml: Use IDOMKeyboardEvent instead of nsIDOMKeyEvent in IHTMLEventObj implementation. mshtml: Added IHTMLKeyboardEvent::location property implementation. mshtml: Store compat mode in dispex_data_t and use it in dispex_compat_mode when possible. mshtml: Always set valid IEventTarget vtbl. mshtml/tests: Run textarea tests in both quirks and IE9 compat mode. mshtml: Added IE9+ mode support to HTMLFormElement::elements property. mshtml: Fixed error handling in IHTMLFormElement::item in IE9+ mode. mshtml: Fixed error handling in IHTMLElementCollection::item...