search for: fire_event_obj

Displaying 4 results from an estimated 4 matches for "fire_event_obj".

2017 Oct 31
0
Wine release 2.20
...Always use event target as script this in call_event_handlers. mshtml: Call default event handles through event target vtbl. mshtml: Store event target as EventTarget in HTMLEventObj. mshtml: Update event_info array. mshtml: Use event target vtbl to construct target chain in fire_event_obj. mshtml: Use event target vtbl to set current window event in fire_event_obj. mshtml: Set current event target in fire_event_obj. mshtml: Added IDocumentEvent::createEvent implementation. mshtml: Store DOMEvent instead of nsIDOMEvent in HTMLEventObj. mshtml: Store even...
2013 Mar 01
0
Wine release 1.5.25
...notifications. wininet: Removed broken cache tests. mshtml: Fixed tests on some broken Vista versions. oleaut32: Fixed copy&paste mistake in SysFreeString. jscript: Use to_int32 in to_uint32 implementation. jscript: Fixed BSTR leak. mshtml: Don't crash if fire_event_obj is called on detached document. winhttp: Get cert store directly from cert in netconn_verify_cert. urlmon: Added a few more forward to propsys. mshtml: Forward IHTMLDocument3::get_childNodes to IHTMLDOMNode implemnentation. mshtml: Added IHTMLWindow2::onfocus property implem...
2012 Nov 09
0
Wine release 1.5.17
...ut_const. jscript: Use jsdisp_propput_dontenum where appropriate. jscript: Added propertyIsEnumerable implementation. jscript: Added more enumerable attribute tests. mshtml: Don't call CP event sinks on detached documents. mshtml: Keep reference to document node in fire_event_obj. mshtml: Ignore one more property change notification to fix some IE installations. widl: Ignore -app_config option. mshtml: Added IHTMLObjectElement::name property implementation. mshtml: Don't pass hash part of URI to EvaluateNewWindow. mshtml: Call set_current_u...
2012 Sep 28
0
Wine release 1.5.14
...exception value in script_ctx_t instead of passing it everywhere. jscript: Don't store jsexcept_t in exec_ctx_t. jscript: Pack jsval_t to 64-bit structure on i386. oleaut32: Properly handle TKIND_ALIAS when looking for iface GUID. mshtml: Fixed NULL event_obj handling in fire_event_obj. jscript: Added support for RegExp.$* properties. jscript: Get rid of unused hres. mshtml: Don't do anything in handle_htmlevent if document is already detached. include: Added uiautomationcore.idl. include: Added uiautomation.h. mshtml: Use IUri as base URL...