Sweden-Number/dlls/mshtml
Jacek Caban 39cba73ab5 mshtml: Specify locale in VarBstrFrom* calls.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-03 10:21:51 +09:00
..
tests mshtml: Added IHTMLElement6::getElementsByClassName implementation. 2016-07-03 10:21:47 +09:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Fixed GetNextDispID for the case when the first dynamic property is deleted. 2016-05-05 01:27:53 +09:00
editor.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
hlink.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
htmldoc.c mshtml: Added IHTMLDocument2::put_domain implementation. 2016-06-22 00:58:55 +09:00
htmlelem.c mshtml: Added IHTMLElement6::getElementsByClassName implementation. 2016-07-03 10:21:47 +09:00
htmlelemcol.c mshtml: Added IHTMLElement6::getElementsByClassName implementation. 2016-07-03 10:21:47 +09:00
htmlembed.c
htmlevent.c mshtml: Added FIXME for drag and dragstart events. 2016-07-03 10:21:37 +09:00
htmlevent.h mshtml: Added IHTMLWindow2::onunload property implementation. 2016-05-26 22:14:54 +09:00
htmlform.c
htmlframe.c
htmlframebase.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Added IHTMLButtonElement::form property implementation. 2016-06-17 12:23:46 +09:00
htmllink.c mshtml: Added IHTMLLinkElement::onload property implementation. 2016-06-23 22:04:42 +09:00
htmllocation.c
htmlmeta.c
htmlnode.c mshtml: Added IDocumentSelector::querySelectorAll implementation. 2016-06-17 00:09:18 +09:00
htmlobject.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c mshtml: Specify locale in VarBstrFrom* calls. 2016-07-03 10:21:51 +09:00
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Return success in IHTMLWindow2::moveBy and resizeBy. 2016-06-22 00:58:56 +09:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Added IHTMLElement6 stub implementation. 2016-07-03 10:21:33 +09:00
mutation.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
navigate.c mshtml: Fixed OnStopBinding if it's called called after we aborted document binding. 2016-05-27 20:09:43 +09:00
npplugin.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
nsembed.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
nsevents.c
nsiface.idl mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
nsio.c mshtml: Pass correct name length to set_http_header in nsUploadChannel_SetUploadStream. 2016-06-17 22:57:31 +09:00
nsservice.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
olecmd.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
oleobj.c
olewnd.c
omnavigator.c
persist.c mshtml: Fix a typo in WARN() message. 2016-06-06 19:51:45 +09:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c mshtml: Don't cast from an iface to a COM object. 2016-07-03 10:20:21 +09:00
resource.h
script.c
secmgr.c
selection.c
service.c
task.c mshtml: Make it possible to clear timer and interval with any of clearTimeout and clearInterval functions. 2016-05-02 22:45:59 +09:00
txtrange.c
view.c
xmlhttprequest.c