wine-wine/dlls/mshtml
Jacek Caban 3fc7475283 mshtml: Add IHTMLCSSStyleDeclaration2::perspective implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-10 22:38:49 +02:00
..
tests mshtml: Add IHTMLCSSStyleDeclaration2::perspective implementation. 2020-06-10 22:38:49 +02:00
Makefile.in mshtml: Support loading Gecko from global location. 2019-12-09 23:47:46 +01:00
binding.h
blank.htm
conpoint.c
dispex.c
editor.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c mshtml: Use return_nsstr_variant in IHTMLBodyElement::get_bgColor. 2020-06-05 19:30:46 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Use default white value in IHTMLDocument2::get_bgColor. 2020-06-05 19:31:07 +02:00
htmlelem.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlelemcol.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlevent.c
htmlevent.h
htmlform.c
htmlframe.c
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 mshtml: Implement IHTMLScriptElement::get_htmlFor(). 2020-01-22 21:30:07 +01:00
htmlscript.h
htmlselect.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlstorage.c
htmlstyle.c mshtml: Add IHTMLCSSStyleDeclaration2::perspective implementation. 2020-06-10 22:38:49 +02: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: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Use return_nsstr_variant in IHTMLBodyElement::get_bgColor. 2020-06-05 19:30:46 +02:00
mutation.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
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 mshtml: Update to Wine Gecko 2.47.1. 2019-12-11 23:25:58 +01:00
nsio.c mshtml: Use stricmp() instead of _strnicmp(..., -1). 2020-03-27 17:23:17 +01:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c
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
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c