Sweden-Number/dlls/mshtml
Jacek Caban f343235c6e mshtml: Fix DISPID_IE8_ELEMENTMAX define.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-16 12:15:48 +02:00
..
tests mshtml: Fix DISPID_IE8_ELEMENTMAX define. 2021-04-16 12:15:48 +02:00
Makefile.in
binding.h mshtml: Block load event until dynamically created script elements that are part of the document are loaded. 2021-03-25 19:48:01 +01:00
blank.htm
conpoint.c
dispex.c mshtml: Support deleting object properties. 2021-03-29 18:42:46 +02:00
editor.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
htmlanchor.c
htmlarea.c
htmlattr.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlelem.c mshtml: Don't expose readyState property to elements in IE11 mode. 2021-04-05 22:59:59 +02:00
htmlelemcol.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlevent.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlevent.h mshtml: Initialize DOMEventObj object with compat mode. 2021-03-11 22:58:26 +01:00
htmlform.c mshtml: Use wide-char string literals for PRUnichar strings. 2020-11-24 16:53:52 +01:00
htmlframe.c
htmlgeneric.c
htmlhead.c mshtml: Support DispHTMLHeadElement interface. 2021-03-29 18:42:46 +02:00
htmlimg.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlinput.c
htmllink.c
htmllocation.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlnode.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlstorage.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlstyle.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
htmlstyle.h mshtml: Implement IHTMLCSSStyleDeclaration2::animation property. 2021-01-27 21:04:19 +01:00
htmlstyleelem.c mshtml: Expose IHTMLStyleElement2 to scripts. 2021-04-05 22:59:59 +02:00
htmlstylesheet.c mshtml: Expose IHTMLStyleSheet4 to scripts. 2021-04-07 15:48:08 +02:00
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Initialize HTMLStorage object with compat mode. 2021-03-16 20:36:44 +01:00
ifacewrap.c
loadopts.c
main.c mshtml: Move load_gecko() call from DllRegisterServer to DllInstall. 2021-02-09 21:17:41 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Add IHTMLStyleSheet4 stub implementation. 2021-04-07 15:48:08 +02:00
mutation.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
navigate.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
npplugin.c
nsembed.c mshtml: Also search default directories for xul.dll dependencies. 2021-03-29 18:42:46 +02:00
nsevents.c mshtml: Initialize DOMEvent object with compat mode. 2021-03-11 22:58:26 +01:00
nsiface.idl mshtml: Add nsICacheInfoChannel stub implementation. 2021-02-17 21:42:18 +01:00
nsio.c mshtml: Block load event until dynamically created script elements that are part of the document are loaded. 2021-03-25 19:48:01 +01:00
nsservice.c mshtml: Use wide-char string literals for PRUnichar strings. 2020-11-24 16:53:52 +01:00
olecmd.c mshtml: Use wide-char string literals for PRUnichar strings. 2020-11-24 16:53:52 +01:00
oleobj.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
omnavigator.c mshtml: Don't use UAS_EXACTLEGACY in navigator object. 2021-03-29 18:42:46 +02:00
persist.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
pluginhost.c mshtml: Use wide-char string literals for PRUnichar strings. 2020-11-24 16:53:52 +01:00
pluginhost.h
protocol.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
range.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
resource.h
script.c mshtml: Block load event until dynamically created script elements that are part of the document are loaded. 2021-03-25 19:48:01 +01:00
secmgr.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
selection.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00
service.c
svg.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
task.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
view.c mshtml: Use wide-char string literals. 2020-11-25 21:39:18 +01:00
xmlhttprequest.c mshtml: Rename init_dispex_with_compat_mode to init_dispatch. 2021-03-16 20:36:44 +01:00