Sweden-Number/dlls/mshtml
Jacek Caban 481360f472 mshtml: Return S_OK in IHTMLDocument2::put_charset.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=38189
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-17 17:33:42 +02:00
..
tests mshtml: Support retrieving command output in Exec(OLECMDID_OPTICAL_ZOOM). 2018-10-03 16:25:44 -05:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
editor.c
htmlanchor.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlarea.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlattr.c
htmlbody.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlcomment.c
htmlcurstyle.c mshtml: Skip fixups in get_nsstyle_property_var in IE9+ mode. 2018-08-29 22:01:37 +02:00
htmldoc.c mshtml: Return S_OK in IHTMLDocument2::put_charset. 2018-10-17 17:33:42 +02:00
htmlelem.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlelemcol.c
htmlevent.c mshtml: Try to avoid use_event_quirks in call_event_handlers if possible. 2018-10-16 22:26:07 +02:00
htmlevent.h mshtml: Support input event. 2018-06-12 14:38:08 +02:00
htmlform.c mshtml: Use DWORD for event id argument in node-specific event handlers. 2018-07-16 21:28:44 +02:00
htmlframe.c mshtml: Make set_frame_doc() static. 2018-04-20 17:48:37 +02:00
htmlgeneric.c
htmlhead.c
htmlimg.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlinput.c
htmllink.c
htmllocation.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Make HTMLStyle_init_dispex_info() static. 2018-09-17 15:37:51 +02:00
htmlstyle.h mshtml: Add IHTMLCSSStyleDeclaration2 stub implementation. 2018-09-06 17:07:15 +02:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
mutation.c mshtml: Support registry configuration for maximal allowed compatibility mode. 2018-10-09 12:40:58 +02:00
navigate.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
npplugin.c
nsembed.c mshtml: Support retrieving command output in Exec(OLECMDID_OPTICAL_ZOOM). 2018-10-03 16:25:44 -05:00
nsevents.c
nsiface.idl
nsio.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
nsservice.c
olecmd.c mshtml: Support retrieving command output in Exec(OLECMDID_OPTICAL_ZOOM). 2018-10-03 16:25:44 -05:00
oleobj.c
omnavigator.c mshtml: Add IHTMLPerformance::timing property implementation. 2018-07-11 21:52:49 +02:00
persist.c
pluginhost.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
pluginhost.h
protocol.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
resource.h
script.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c mshtml: Use the ARRAY_SIZE() macro. 2018-08-24 10:28:28 +02:00
xmlhttprequest.c