search for: idommouseev

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

2018 Feb 16
0
Wine release 3.2
...A/W 64-bit compatible. Huw D. M. Davies (3): user32: Add a heuristic to find the mouse message's window. kernel32: Save xmm0 - 3 to work around a Delphi bug on x86_64. winebuild: On x86_64, save xmm0 - 3 during the delayed import lookup. Jacek Caban (49): mshtml: Added IDOMMouseEvent stub implementation. mshtml: Use DispDOMEvent for DOMEvent object. mshtml: Added IDOMMouseEvent position getters implementation. mshtml: Added IDOMMouseEvent key state getters implementation. mshtml: Added IDOMMouseEvent::button property implementation. mshtml: Adde...
2018 Mar 02
0
Wine release 3.3
...tml: Get rid of no longer needed document argument from create_collection_from_nodelist and create_collection_from_htmlcol. mshtml: Use get_element helper in IHTMLDocument3::get_documentElement implementation. mshtml: Share more code between get_form implementations. mshtml: Added IDOMMouseEvent::relatedTarget implementation. mshtml: Improved IDOMMouseEvent::offset[XY] stubs. mshtml: Added IDOMMouseEvent::toElement property implementation. mshtml: Added IDOMMouseEvent::fromElement property implementation. mshtml: Forward IHTMLEventObj::toElement and fromElement i...
2017 Dec 22
0
Wine release 3.0-rc3
...or newer for encryption support. bcrypt: Fix build error on systems with old GnuTLS. winhttp/tests: Fix an intermittent test failure on Windows XP/Vista. Huw D. M. Davies (1): gdi32: Set otmMacLineGap from the line gap in the hhea table. Jacek Caban (6): mshtml.idl: Added IDOMMouseEvent declaration. mshtml.idl: Added events dispinterfaces declarations. jscript: Use WARN for exception traces instead of separated debug channel. ntdll/tests: Add NtQueryInformationFile(FileNameInformation) on named pipes tests. server: Introduce get_file_info request for ser...