Sweden-Number/dlls/mshtml
Michael Stefaniuc f38c066561 mshtml: Print the debug strings and not the pointers to them.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-04 23:05:52 +02:00
..
tests mshtml: Add IDisplayServices interface stub. 2019-06-03 22:33:30 +02:00
Makefile.in mshtml: Add ISVGElement stub implementation. 2019-04-18 18:47:31 +02:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Avoid passing invalid memory to DispCallFunc(). 2019-05-20 18:31:50 +02:00
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c mshtml: Expose IHTMLCSSStyleDeclaration to scripts from current style object. 2019-03-26 20:25:48 +01:00
htmldoc.c mshtml: Use the standard field name for an inner IUnknown. 2019-06-04 19:23:11 +02:00
htmlelem.c mshtml: Add ISVGElement stub implementation. 2019-04-18 18:47:31 +02:00
htmlelemcol.c
htmlevent.c
htmlevent.h
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c mshtml: Rewrite IHTMLLocation::get_pathname on top of IUri. 2019-05-28 20:18:17 +02:00
htmlnode.c mshtml: Use variant_to_nsstr in IHTMLDOMNode3::put_textContent. 2019-04-20 00:17:57 +02:00
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Factor out variant_to_nsstr from var_to_styleval. 2019-04-20 00:17:54 +02:00
htmlstyle.h mshtml: Add IHTMLWindow7::getComputedStyle implementation. 2019-03-27 22:06:38 +01:00
htmlstyleelem.c
htmlstylesheet.c mshtml: Implement HTMLStyleSheetRulesCollection::item. 2019-05-07 08:47:20 -05:00
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Expose getComputedStyle to scripts. 2019-03-27 22:06:40 +01:00
ifacewrap.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Use the standard field name for an inner IUnknown. 2019-06-04 19:23:11 +02:00
mutation.c
navigate.c mshtml: Use strncmpiW instead of memicmpW for strings without embedded nulls. 2019-05-07 11:31:31 -05:00
npplugin.c
nsembed.c mshtml: Handle NULL aNode in nsContextMenuListener_OnShowContextMenu. 2019-05-31 21:31:24 +02:00
nsevents.c
nsiface.idl mshtml: Support SVG element style. 2019-03-28 18:44:47 +01:00
nsio.c mshtml: Don't use strncasecmp. 2019-04-02 19:23:34 +02:00
nsservice.c
olecmd.c
oleobj.c mshtml: Print the debug strings and not the pointers to them. 2019-06-04 23:05:52 +02:00
omnavigator.c mshtml: Use DispHTMLDOMImplementation for IDispatchEx implementation. 2019-04-18 18:47:44 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c mshtml: Add ISVGTSpanElement stub implementation. 2019-04-18 18:47:41 +02:00
task.c
txtrange.c
view.c mshtml: Return rect relative to parent window in IOleDocumentView::GetRect. 2019-05-21 18:08:37 +02:00
xmlhttprequest.c mshtml: Alloc proper BSTR size in return_nscstr. 2019-03-27 22:06:48 +01:00