Sweden-Number/dlls/mshtml
Gabriel Ivăncescu c74d8e1744 mshtml: Actually set the return value when removing an attribute.
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>
2021-11-17 20:58:05 +01:00
..
tests mshtml: Actually set the return value when removing an attribute. 2021-11-17 20:58:05 +01:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Clear the string dprop associated with the builtin attribute when removing it. 2021-11-17 20:58:01 +01:00
editor.c
htmlanchor.c mshtml: Implement HTMLAnchorElement_get_pathname(). 2021-11-05 17:09:22 +01:00
htmlarea.c
htmlattr.c mshtml: Use proper compat mode for HTMLDOMAttribute. 2021-10-06 20:29:35 +02:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Implement HTMLDocument's toString using dispex_to_string. 2021-10-12 18:29:22 +02:00
htmlelem.c mshtml: Actually set the return value when removing an attribute. 2021-11-17 20:58:05 +01:00
htmlelemcol.c mshtml: Implement HTMLElementCollection's toString. 2021-10-07 21:23:16 +02:00
htmlevent.c
htmlevent.h
htmlform.c
htmlframe.c
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 mshtml: Implement HTMLStyle's toString. 2021-10-07 21:23:21 +02:00
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c mshtml: Fix reference leak in HTMLStyleSheetRulesCollection_item. 2021-11-01 20:52:39 +01:00
htmltable.c
htmltextarea.c
htmltextnode.c mshtml: Implement HTMLDOMTextNode's toString. 2021-10-07 21:23:24 +02:00
htmlwindow.c mshtml: Hold a ref to the location on the window side. 2021-11-05 17:09:27 +01:00
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc makefiles: Directly generate resources also for non-registered typelibs. 2021-11-16 10:22:51 +01:00
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mshtml_private_iface.idl mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mutation.c
navigate.c
npplugin.c
nsembed.c mshtml: Pass size in bytes to RegQueryValueExW(). 2021-10-19 11:29:25 +02:00
nsevents.c
nsiface.idl
nsio.c mshtml: Only treat resource://gre(-resources)/ as special. 2021-11-01 20:52:50 +01:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Implement HTMLPerformanceTiming's toString. 2021-10-07 21:23:38 +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