Sweden-Number/dlls/mshtml
Jacek Caban b8c5f98c06 mshtml: Use IDOMKeyboardEvent instead of nsIDOMKeyEvent in IHTMLEventObj implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-02-06 12:58:58 +01:00
..
tests mshtml: Expose IDOMKeyboardEvent to scripts. 2018-02-06 12:58:58 +01:00
Makefile.in mshtml: Merge olewnd.c into oleobj.c. 2017-11-17 19:53:48 +01:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Added IDOMEvent::get_timeStamp implementation. 2017-12-05 20:31:13 +01:00
editor.c mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. 2017-11-23 21:17:21 +01:00
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Expose IDocumentEvent to scripts. 2017-12-04 19:54:16 +01:00
htmlelem.c mshtml: Hook addEventListener InvokeEx calls to allow capture default value. 2017-11-24 16:48:03 +01:00
htmlelemcol.c
htmlembed.c
htmlevent.c mshtml: Use IDOMKeyboardEvent instead of nsIDOMKeyEvent in IHTMLEventObj implementation. 2018-02-06 12:58:58 +01:00
htmlevent.h mshtml: Added IDOMKeyboardEvent stub implementation. 2018-02-06 12:58:58 +01:00
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c mshtml: Make sure actual host length matches returned BSTR length. 2017-11-22 18:42:27 +01:00
htmlmeta.c
htmlnode.c mshtml: Added IHTMLDOMNode3::compareDocumentPosition implementation. 2017-11-23 21:17:23 +01:00
htmlobject.c
htmloption.c
htmlscreen.c mshtml: Avoid using a global display DC. 2018-01-26 19:07:20 +01:00
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Return S_OK in IHTMLStyle2::put_behavior. 2017-11-28 19:08:32 +01:00
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Avoid using a global display DC. 2018-01-26 19:07:20 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Expose IDOMKeyboardEvent to scripts. 2018-02-06 12:58:58 +01:00
mutation.c
navigate.c
npplugin.c
nsembed.c mshtml: Added IDOMEvent::initEvent implementation. 2017-12-04 19:54:16 +01:00
nsevents.c mshtml: Don't dispatch load event if document is already detached from its window. 2018-01-02 15:52:22 +01:00
nsiface.idl
nsio.c mshtml: Silence some noisy FIXMEs. 2017-11-30 19:07:20 +01:00
nsservice.c
olecmd.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
oleobj.c mshtml: Store IOleAdviseHolder in HTMLDocumentObj instead of HTMLDocument. 2017-11-22 18:29:34 +01:00
omnavigator.c
persist.c mshtml: Avoid potential moniker instance leak. 2017-12-04 19:54:16 +01:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
script.c
secmgr.c
selection.c
service.c
task.c mshtml: Removed no longer needed flush_pending_tasks. 2017-11-23 21:17:18 +01:00
txtrange.c
view.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
xmlhttprequest.c