Sweden-Number/dlls/mshtml
Jacek Caban a660f673cb mshtml: Use DWORD for event id argument in node-specific event handlers.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-16 21:28:44 +02:00
..
tests mshtml: Expose window.performance property to scripts. 2018-07-11 21:52:52 +02:00
Makefile.in mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
binding.h
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlarea.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Support input event. 2018-06-12 14:38:08 +02:00
htmlelem.c mshtml: Support input event. 2018-06-12 14:38:08 +02:00
htmlelemcol.c
htmlevent.c mshtml: Support input event. 2018-06-12 14:38:08 +02:00
htmlevent.h mshtml: Support input event. 2018-06-12 14:38:08 +02:00
htmlform.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlframe.c mshtml: Make set_frame_doc() static. 2018-04-20 17:48:37 +02:00
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Expose window.performance property to scripts. 2018-07-11 21:52:52 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Properly support COM aggregation in about and res protocol handlers. 2018-05-15 15:33:32 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Add IHTMLPerformance::timing property implementation. 2018-07-11 21:52:49 +02:00
mutation.c mshtml: Use case insensitive comparition in parse_ua_compatible. 2018-05-30 22:26:49 +02:00
navigate.c mshtml: Check if BSC is still attached to window before using it in OnRedirectVerifyCallback. 2018-03-20 23:20:10 +01:00
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c
oleobj.c mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
omnavigator.c mshtml: Add IHTMLPerformance::timing property implementation. 2018-07-11 21:52:49 +02:00
persist.c
pluginhost.c mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
pluginhost.h mshtml: Merge propbag.c into pluginhost.c. 2018-02-28 19:39:29 +01:00
protocol.c mshtml: Properly support COM aggregation in about and res protocol handlers. 2018-05-15 15:33:32 +02:00
resource.h
script.c mshtml: Use JScript extension for IE9+ mode support. 2018-03-01 19:27:27 +01:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c mshtml: Implement IOleDocumentView and IViewObjectEx interfaces in HTMLDocumentObj object instead of HTMLDocument. 2018-02-28 19:39:29 +01:00
xmlhttprequest.c