wine/dlls/mshtml
Gabriel Ivăncescu 16c6c249a5 mshtml: Enumerate document elements with name.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-10-10 21:15:29 +02:00
..
tests mshtml: Enumerate document elements with name. 2022-10-10 21:15:29 +02:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Do not enumerate internal dynamic props. 2022-10-10 21:15:27 +02:00
editor.c
htmlanchor.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Implement GetMemberName for custom props. 2022-09-01 17:46:18 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Enumerate document elements with name. 2022-10-10 21:15:29 +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: Allocate events via event type. 2022-09-29 17:59:22 +02:00
htmlevent.h mshtml: Implement url prop for StorageEvent. 2022-09-29 17:59:19 +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: Implement url prop for StorageEvent. 2022-09-29 17:59:19 +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: Do not enumerate internal dynamic props. 2022-10-10 21:15:27 +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: Override document.URL's name when adding it from the mshtml typelib. 2022-09-29 17:59:14 +02:00
mshtml_private_iface.idl
mutation.c
navigate.c mshtml: Handle S_FALSE from IUri methods when navigating. 2022-08-23 16:18:51 -05:00
npplugin.c
nsembed.c
nsevents.c
nsiface.idl
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