Sweden-Number/dlls/mshtml
Gabriel Ivăncescu 58479eefea jscript: Implement Set on top of Map.
Because a Set is just a Map where key == value.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-14 23:45:29 +02:00
..
tests jscript: Implement Set on top of Map. 2022-04-14 23:45:29 +02:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Implement enumerator for HTMLAttributeCollection. 2022-04-13 20:20:06 +02:00
htmlelemcol.c
htmlevent.c mshtml: Implement IDOMMessageEvent::data property. 2022-03-01 22:41:15 +01:00
htmlevent.h mshtml: Implement IDOMMessageEvent::data property. 2022-03-01 22:41:15 +01:00
htmlform.c mshtml: Implement enumerator for HTMLFormElement. 2022-04-13 20:19:56 +02:00
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Implement enumerator for HTMLSelectElement. 2022-04-13 20:20:00 +02:00
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c mshtml: Implement enumerator for HTMLStyleSheetsCollection. 2022-04-13 20:19:50 +02:00
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Post messages asynchronously in IE9+ modes. 2022-03-01 22:41:15 +01:00
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Add IDOMMessageEvent stub implementation. 2022-03-01 22:41:15 +01:00
mshtml_private_iface.idl
mutation.c
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
nsio.c mshtml: Implement nsIHttpChannel::IsNoCacheReponse. 2022-03-10 22:18:58 +01:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Always return the custom user agent if it has been set. 2022-04-11 21:14:53 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c