wine-wine/dlls/mshtml
Jacek Caban cda846b8cb jscript: Add Array.prototype.forEach implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-12-05 22:33:43 +01:00
..
tests jscript: Add Array.prototype.forEach implementation. 2018-12-05 22:33:43 +01:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
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 mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlcomment.c
htmlcurstyle.c mshtml: Skip fixups in get_nsstyle_property_var in IE9+ mode. 2018-08-29 22:01:37 +02:00
htmldoc.c mshtml: Return S_OK in IHTMLDocument2::put_charset. 2018-10-17 17:33:42 +02:00
htmlelem.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlelemcol.c
htmlevent.c mshtml: Try to avoid use_event_quirks in call_event_handlers if possible. 2018-10-16 22:26:07 +02:00
htmlevent.h
htmlform.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlinput.c
htmllink.c
htmllocation.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
htmlstyle.h mshtml: Add IHTMLCSSStyleDeclaration2 stub implementation. 2018-09-06 17:07:15 +02:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
mutation.c mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
navigate.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
npplugin.c
nsembed.c mshtml: Load xul with LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR. 2018-11-30 19:36:51 +01:00
nsevents.c
nsiface.idl
nsio.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
nsservice.c
olecmd.c mshtml: Support retrieving command output in Exec(OLECMDID_OPTICAL_ZOOM). 2018-10-03 16:25:44 -05:00
oleobj.c
omnavigator.c
persist.c
pluginhost.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
pluginhost.h
protocol.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
resource.h
script.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
secmgr.c
selection.c
service.c
task.c
txtrange.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
view.c mshtml: Turn several constants and variables into static constants. 2018-11-30 19:36:51 +01:00
xmlhttprequest.c