wine/dlls/mshtml
Gabriel Ivăncescu 2297623f01 mshtml: Send StorageEvents to iframe windows properly.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-09-14 22:38:35 +02:00
..
tests mshtml: Send StorageEvents to iframe windows properly. 2022-09-14 22:38:35 +02:00
binding.h mshtml: Inform Gecko of progress done via OnProgress. 2022-07-26 10:01:08 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Implement props enumeration for Storage. 2022-09-01 17:46:18 +02:00
editor.c
htmlanchor.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlarea.c
htmlattr.c mshtml: Implement HTMLDOMAttribute2's name property. 2022-05-20 16:43:24 +02:00
htmlbody.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Don't expose document.onstorage for IE9+ modes. 2022-09-14 22:38:35 +02:00
htmlelem.c mshtml: Implement props enumeration for Storage. 2022-09-01 17:46:18 +02:00
htmlelemcol.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlevent.c mshtml: Implement StorageEvent and send it when clearing the storage. 2022-09-14 22:38:35 +02:00
htmlevent.h mshtml: Implement StorageEvent and send it when clearing the storage. 2022-09-14 22:38:35 +02:00
htmlform.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlframe.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlgeneric.c
htmlhead.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlimg.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlinput.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmllink.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmllocation.c
htmlnode.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlobject.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlscript.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlscript.h
htmlselect.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlstorage.c mshtml: Send StorageEvents to iframe windows properly. 2022-09-14 22:38:35 +02:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlstylesheet.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmltable.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmltextarea.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmltextnode.c
htmlwindow.c mshtml: Implement StorageEvent and send it when clearing the storage. 2022-09-14 22:38:35 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Implement setItem() for sessionStorage. 2022-08-27 16:53:46 +02:00
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement StorageEvent and send it when clearing the storage. 2022-09-14 22:38:35 +02:00
mshtml_private_iface.idl mshtml: Semi-implement non-string primitive data for postMessage. 2022-08-10 19:24:22 +02:00
mutation.c mshtml: Parse X-UA-Compatible correctly. 2022-07-15 20:17:36 +02:00
navigate.c mshtml: Handle S_FALSE from IUri methods when navigating. 2022-08-23 16:18:51 -05:00
npplugin.c
nsembed.c mshtml: Implement getAttributeNS for Elements. 2022-07-27 23:07:07 +02:00
nsevents.c
nsiface.idl mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +02:00
nsio.c mshtml: Handle S_FALSE from IUri methods in the NSAPI interfaces. 2022-08-23 16:18:51 -05:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Add trailing linefeeds to a couple of FIXME() messages. 2022-09-05 23:06:23 +02:00
persist.c mshtml: Handle S_FALSE return values from IUri methods. 2022-08-23 16:18:51 -05:00
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Handle S_FALSE return values from IUri methods. 2022-08-23 16:18:51 -05:00
secmgr.c
selection.c
service.c
svg.c
task.c mshtml: Implement setItem() for sessionStorage. 2022-08-27 16:53:46 +02:00
view.c
xmlhttprequest.c mshtml: Implement "text" type response for XMLHttpRequest. 2022-07-28 17:34:03 +02:00