Sweden-Number/dlls/mshtml
Jacek Caban a1d04f704d mshtml: Ignore attempts to set read only builtin properties in IE9+ mode.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-05 20:46:55 +01:00
..
tests mshtml: Ignore attempts to set read only builtin properties in IE9+ mode. 2020-11-05 20:46:55 +01:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Ignore attempts to set read only builtin properties in IE9+ mode. 2020-11-05 20:46:55 +01:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Use wide-char string literals in struct initialization. 2020-11-03 21:50:49 +01:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Use wide-char string literals in struct initialization. 2020-11-03 21:50:49 +01:00
htmlelem.c mshtml: Use wide-char string literals in struct initialization. 2020-11-03 21:50:49 +01:00
htmlelemcol.c
htmlevent.c mshtml: Use wide-char string literals in struct initialization. 2020-11-03 21:50:49 +01:00
htmlevent.h
htmlform.c
htmlframe.c mshtml: Use variant_to_nsstr in IHTMLIFrameElement2::put_width. 2020-06-26 20:59:24 +02:00
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c mshtml: Use return_nsstr_variant in HTMLTable_get_width. 2020-05-28 23:48:00 +02:00
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Use wide-char string literals in struct initialization. 2020-11-03 21:50:49 +01:00
htmlstyle.h mshtml: Add IHTMLCSSStyleDeclaration2::perspective implementation. 2020-06-10 22:38:49 +02:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c mshtml: Add IHTMLTableCell::width property implementation. 2020-05-28 23:48:13 +02:00
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Use proper compat mode in IHTMLWindow7::getComputedStyle. 2020-06-09 21:23:33 +02:00
ifacewrap.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement IOleObject::[Get|Set]Extent. 2020-09-23 18:42:24 +02:00
mutation.c
navigate.c
npplugin.c
nsembed.c mshtml: Use return_nsstr_variant in IHTMLBodyElement::get_bgColor. 2020-06-05 19:30:46 +02:00
nsevents.c
nsiface.idl
nsio.c
nsservice.c
olecmd.c mshtml: Add trace to IOleCommandTarget::Exec(). 2020-08-14 22:02:04 +02:00
oleobj.c mshtml: Implement IOleObject::[Get|Set]Extent. 2020-09-23 18:42:24 +02:00
omnavigator.c mshtml: Add IHTMLDocument4::namespaces property implementation. 2020-07-02 18:01:21 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c mshtml: Support implicit RT_FILE resource type in res protocol. 2020-04-24 22:03:16 +02:00
range.c mshtml: Fix the spelling of a MoveUnitBounded() parameter. 2020-07-17 23:16:51 +02:00
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c