1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/mshtml
Gabriel Ivăncescu f1958583ac mshtml: Handle VT_DISPATCH in variant_to_nsstr.
Some javascript libraries such as prototype.js use this (by setting to an
array) to examine setAttribute quirks.

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-25 21:20:31 +01:00
..
tests mshtml: Handle VT_DISPATCH in variant_to_nsstr. 2021-11-25 21:20:31 +01:00
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 mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlattr.c mshtml: Use proper compat mode for HTMLDOMAttribute. 2021-10-06 20:29:35 +02:00
htmlbody.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlcomment.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlcurstyle.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
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 mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlevent.h
htmlform.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlframe.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlgeneric.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlhead.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlimg.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlinput.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmllink.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmllocation.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlnode.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlobject.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlscript.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlscript.h
htmlselect.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstorage.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstyle.c mshtml: Implement HTMLStyle's toString. 2021-10-07 21:23:21 +02:00
htmlstyle.h
htmlstyleelem.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmlstylesheet.c mshtml: Fix reference leak in HTMLStyleSheetRulesCollection_item. 2021-11-01 20:52:39 +01:00
htmltable.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
htmltextarea.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
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
Makefile.in
mshtml_classes.idl
mshtml_private_iface.idl mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mshtml_private.h mshtml: Expose window.performance in all modes. 2021-10-07 21:23:27 +02:00
mshtml.inf
mshtml.rc makefiles: Directly generate resources also for non-registered typelibs. 2021-11-16 10:22:51 +01:00
mshtml.spec
mutation.c
navigate.c
npplugin.c
nsembed.c mshtml: Handle VT_DISPATCH in variant_to_nsstr. 2021-11-25 21:20:31 +01: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 mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
resource.h
script.c
secmgr.c
selection.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00
service.c
svg.c
task.c
view.c
xmlhttprequest.c mshtml: Add names for each object and use it in the Navigator. 2021-10-06 20:29:35 +02:00