Sweden-Number/dlls/mshtml
Jacek Caban 679ddf24d4 mshtml: Added support for _self target in IHTMLWindow2::open. 2015-01-28 21:30:07 +01:00
..
tests mshtml: Added support for _self target in IHTMLWindow2::open. 2015-01-28 21:30:07 +01:00
Makefile.in mshtml: Merge htmlelem3.c into htmlelem.c. 2014-11-21 18:11:37 +09:00
binding.h mshtml: Support new window targets for FORM elements. 2014-12-16 16:32:34 +01:00
blank.htm
conpoint.c mshtml: Use debugmsg_mshtml_guid in a few more places. 2014-05-09 14:24:34 +02:00
dispex.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
editor.c mshtml: Use proper type for text node in exec_hyperlink. 2014-09-30 17:37:00 +02:00
hlink.c mshtml: Support new window targets for FORM elements. 2014-12-16 16:32:34 +01:00
htmlanchor.c mshtml: Support new window targets for FORM elements. 2014-12-16 16:32:34 +01:00
htmlattr.c mshtml: Added IHTMLDOMAttribute::put_nodeValue implementation. 2014-09-18 13:06:27 +02:00
htmlbody.c mshtml: Added IHTMLElement::get_isTextEdit implementation. 2014-12-22 13:33:02 +01:00
htmlcomment.c
htmlcurstyle.c mshtml: Add IHTMLCurrentStyle::get_textTransform implementation. 2014-09-15 10:12:46 +02:00
htmldoc.c mshtml: Make create_document_fragment() static. 2015-01-05 20:16:50 +01:00
htmlelem.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
htmlelemcol.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
htmlembed.c
htmlevent.c mshtml: Added IHTMLElement4::focusin semi-stub implementation. 2014-12-16 13:33:05 +01:00
htmlevent.h mshtml: Added IHTMLElement4::focusin semi-stub implementation. 2014-12-16 13:33:05 +01:00
htmlform.c mshtml: Support new window targets for FORM elements. 2014-12-16 16:32:34 +01:00
htmlframe.c mshtml: Don't share nsframe and nsiframe reference with nsnode. 2014-09-24 16:13:52 +02:00
htmlframebase.c mshtml: Added HTMLFrameBase2::allowTransparency semi-stub implementation. 2014-11-20 22:34:24 +09:00
htmlgeneric.c
htmlhead.c mshtml: Use debugstr_mshtml_guid in htmlhead.c. 2014-09-02 11:46:25 +02:00
htmliframe.c mshtml: Don't share nsframe and nsiframe reference with nsnode. 2014-09-24 16:13:52 +02:00
htmlimg.c mshtml: Don't share nsimg reference with nsnode. 2014-09-26 18:02:56 +02:00
htmlinput.c mshtml: Added IHTMLElement::get_isTextEdit implementation. 2014-12-22 13:33:02 +01:00
htmllink.c mshtml: Don't share nslink reference with nsnode. 2014-09-24 16:13:55 +02:00
htmllocation.c mshtml: Added IHTMLLocation::assign method implementation. 2014-05-19 15:51:42 +02:00
htmlmeta.c mshtml: Added IHTMLMetaElement::charset property implementation. 2014-07-23 21:24:25 +02:00
htmlnode.c mshtml: Wine Gecko 2.34 release. 2014-11-03 20:52:52 +09:00
htmlobject.c mshtml: Resolve duplicated IDispatch entries as soon as they are processed. 2014-12-15 13:40:18 +01:00
htmloption.c mshtml: Don't assume that nsIDOMHTML*Element interfaces inherit from nsIDOMHTMLElement in htmloption.c. 2014-10-01 11:30:02 +02:00
htmlscreen.c mshtml: Forward IHTMLScreen's IDispatch methods to IDispatchEx. 2014-05-12 13:51:36 +02:00
htmlscript.c mshtml: Added IHTMLScriptElement:onerror property semi-stub implementation. 2014-11-06 23:47:15 +09:00
htmlscript.h mshtml: Delay onreadystateevent notification if script elemenet is not added by parser. 2014-12-24 14:31:13 +01:00
htmlselect.c mshtml: Handle VT_ERROR in IHTMLSelectElement::add. 2014-12-16 13:33:02 +01:00
htmlstorage.c mshtml: Use debugstr_mshtml_guid in a few more places. 2014-05-13 19:57:28 +02:00
htmlstyle.c mshtml: Added IHTMLStyle::styleFloat attribute implementation. 2014-12-15 19:16:54 +01:00
htmlstyle.h mshtml: Added IHTMLStyle::styleFloat attribute implementation. 2014-12-15 19:16:54 +01:00
htmlstyle2.c mshtml: Added IHTMLStyle2::tableLayout property implementation. 2014-08-19 14:52:01 +02:00
htmlstyle3.c mshtml: Improved IHTMLStyle3::zoom stub. 2014-12-15 19:16:55 +01:00
htmlstyleelem.c mshtml: Don't share nsstyle reference with nsnode. 2014-09-24 16:13:54 +02:00
htmlstylesheet.c mshtml: Added IHTMLStyleSheet::cssText property partial implementation. 2014-11-19 01:17:03 +09:00
htmltable.c mshtml: Added IHTMLTable:cellPadding property implementation. 2014-11-06 23:47:14 +09:00
htmltablecell.c mshtml: Don't share nscell reference with nsnode. 2014-09-25 13:44:24 +02:00
htmltablerow.c mshtml: Don't share nsrow reference with nsnode. 2014-09-26 18:03:07 +02:00
htmltextarea.c mshtml: Added IHTMLElement::get_isTextEdit implementation. 2014-12-22 13:33:02 +01:00
htmltextcont.c
htmltextnode.c mshtml: Added IHTMLDOMTextNode::splitText implementation. 2014-12-22 13:31:55 +01:00
htmlwindow.c mshtml: Added support for _self target in IHTMLWindow2::open. 2015-01-28 21:30:07 +01:00
ifacewrap.c mshtml: Use debugmsg_mshtml_guid in a few more places. 2014-05-09 14:24:34 +02:00
ipwindow.c mshtml: Use debugmsg_mshtml_guid in a few more places. 2014-05-09 14:24:34 +02:00
loadopts.c mshtml: Use debugmsg_mshtml_guid in a few more places. 2014-05-09 14:24:34 +02:00
main.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
mshtml.inf
mshtml.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
mshtml.spec
mshtml_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
mshtml_private.h mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. 2015-01-23 15:33:19 +01:00
mutation.c mshtml: Wine Gecko 2.34 release. 2014-11-03 20:52:52 +09:00
navigate.c mshtml: Support new window targets for FORM elements. 2014-12-16 16:32:34 +01:00
npplugin.c mshtml: Create ActiveX object inside create_plugin_host. 2014-12-11 16:41:31 +01:00
nsembed.c mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. 2015-01-23 15:33:19 +01:00
nsevents.c mshtml: Flush pending document node tasks before firing onload event. 2014-12-24 14:31:09 +01:00
nsiface.idl mshtml: Added URI_ flags declaration and improved debug traces. 2015-01-26 19:37:04 +01:00
nsio.c mshtml: Added URI_ flags declaration and improved debug traces. 2015-01-26 19:37:04 +01:00
nsservice.c
olecmd.c mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. 2015-01-23 15:33:19 +01:00
oleobj.c mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. 2015-01-23 15:33:19 +01:00
olewnd.c
omnavigator.c mshtml: Use debugstr_mshtml_guid in omnavigator.c. 2015-01-08 17:27:57 +01:00
persist.c mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation. 2013-09-27 16:27:40 +02:00
pluginhost.c mshtml: Do more initialization in create_plugin_host. 2014-12-11 16:41:33 +01:00
pluginhost.h mshtml: Create ActiveX object inside create_plugin_host. 2014-12-11 16:41:31 +01:00
propbag.c mshtml: Don't use nsIDOMHTMLParamElement. 2014-09-19 19:49:46 +02:00
protocol.c mshtml: Allow '#' to be the first char of resource name in res protocol. 2014-12-24 16:57:49 +01:00
resource.h
script.c mshtml: Use document encoding for scripts. 2014-12-30 15:57:43 +01:00
secmgr.c
selection.c mshtml: Added support for IDispatchEx to HTMLSelectionObject object. 2014-11-11 19:39:02 +09:00
service.c
task.c mshtml: Flush pending document node tasks before firing onload event. 2014-12-24 14:31:09 +01:00
txtrange.c mshtml: Use new range point representation in all cases. 2014-12-29 22:20:29 +01:00
view.c