Sweden-Number/dlls/mshtml
Paul Gofman 585d4fb742 mshtml: Use stricmp() instead of _strnicmp(..., -1).
Signed-off-by: Paul Gofman <gofmanp@gmail.com>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-27 17:23:17 +01:00
..
tests mshtml/tests: Remove file protocol tests from htmllocation.c. 2020-03-17 19:34:05 +01:00
Makefile.in mshtml: Support loading Gecko from global location. 2019-12-09 23:47:46 +01:00
binding.h mshtml: Fix the spelling of some variable and field names. 2019-10-21 17:11:43 +02:00
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: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Add IHTMLDOMRange stub. 2019-07-01 20:42:42 +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: Fix checks for digit characters. 2019-11-12 23:04:35 +01: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: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmlstyle.h mshtml: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Implement IHTMLWindow7::get_pageXOffset/pageYOffset. 2020-01-22 21:30:11 +01: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: Global variable compatibility update for gcc 10. 2020-01-24 18:14:08 +01:00
mutation.c mshtml: Fix checks for digit characters. 2019-11-12 23:04:35 +01:00
navigate.c mshtml: Fix the spelling of some variable and field names. 2019-10-21 17:11:43 +02:00
npplugin.c
nsembed.c mshtml: Support loading Gecko from global location. 2019-12-09 23:47:46 +01: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 mshtml: Fix the spelling of some comments. 2019-09-30 11:47:54 +02:00
pluginhost.c
pluginhost.h
protocol.c
range.c mshtml: Add IHTMLDOMRange stub. 2019-07-01 20:42:42 +02:00
resource.h
script.c mshtml: Fix the spelling of some variable and field names. 2019-10-21 17:11:43 +02:00
secmgr.c
selection.c
service.c
svg.c
task.c
view.c
xmlhttprequest.c