Sweden-Number/dlls/mshtml
Jacek Caban 9374056644 mshtml: Added IHTMLSelectionObject2 stub implementation. 2015-03-23 16:20:25 +09:00
..
tests mshtml: Added IHTMLSelectionObject2 stub implementation. 2015-03-23 16:20:25 +09:00
Makefile.in mshtml: Merge htmlelem3.c into htmlelem.c. 2014-11-21 18:11:37 +09:00
binding.h mshtml: Use our submit implementation for all windows, but only for POST method. 2015-02-03 12:45:51 +09:00
blank.htm
conpoint.c
dispex.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
editor.c mshtml: Share OLECMDID_SELECTALL implementation with IDM_SELECTALL. 2015-02-23 21:45:58 +09: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 IHTMLDOMAttribute2::get_expando implementation. 2015-03-10 15:08:15 +09:00
htmlbody.c mshtml: Added IHTMLElement::get_isTextEdit implementation. 2014-12-22 13:33:02 +01:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Use return_nsstr helper in IHTMLDocument5::get_compatMode. 2015-03-02 13:48:41 +09:00
htmlelem.c Assorted spelling fixes. 2015-03-19 21:54:14 +09:00
htmlelemcol.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
htmlembed.c
htmlevent.c mshtml: Allow setting event handlers to strings. 2015-03-11 12:42:42 +09:00
htmlevent.h mshtml: Allow setting event handlers to strings. 2015-03-11 12:42:42 +09:00
htmlform.c mshtml: Initialize use_new_window (Coverity). 2015-02-09 17:42:23 +09:00
htmlframe.c
htmlframebase.c mshtml: Added HTMLFrameBase2::allowTransparency semi-stub implementation. 2014-11-20 22:34:24 +09:00
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Added IHTMLElement::get_isTextEdit implementation. 2014-12-22 13:33:02 +01:00
htmllink.c
htmllocation.c
htmlmeta.c
htmlnode.c mshtml: Wine Gecko 2.34 release. 2014-11-03 20:52:52 +09:00
htmlobject.c Assorted spelling fixes. 2015-03-19 21:54:14 +09: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
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
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
htmlstyle3.c mshtml: Improved IHTMLStyle3::zoom stub. 2014-12-15 19:16:55 +01:00
htmlstyleelem.c
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
htmltablerow.c
htmltextarea.c mshtml: Added IHTMLTextAreaElement::defaultValue property implementation. 2015-03-16 15:03:08 +09:00
htmltextcont.c
htmltextnode.c mshtml: Added IHTMLDOMTextNode::splitText implementation. 2014-12-22 13:31:55 +01:00
htmlwindow.c mshtml: Allow setting event handlers to strings. 2015-03-11 12:42:42 +09:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Removed TRACEs from dispex_query_interface. 2015-01-20 16:29:35 +01:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Added IHTMLSelectionObject2 stub implementation. 2015-03-23 16:20:25 +09:00
mutation.c mshtml: Wine Gecko 2.34 release. 2014-11-03 20:52:52 +09:00
navigate.c mshtml: Remove unneeded NONAMELESSXXX directives. 2015-03-13 21:57:30 +09:00
npplugin.c mshtml: Create ActiveX object inside create_plugin_host. 2014-12-11 16:41:31 +01:00
nsembed.c mshtml: Added support for CONTEXT_MENU_TEXTSELECT context menu type. 2015-02-23 22:32:33 +09:00
nsevents.c mshtml: Flush pending document node tasks before firing onload event. 2014-12-24 14:31:09 +01:00
nsiface.idl mshtml: Wine Gecko 2.36 release. 2015-02-25 22:55:24 +09:00
nsio.c mshtml: Wine Gecko 2.36 release. 2015-02-25 22:55:24 +09:00
nsservice.c
olecmd.c mshtml: Share OLECMDID_SELECTALL implementation with IDM_SELECTALL. 2015-02-23 21:45:58 +09:00
oleobj.c mshtml: Added Exec(OLECMDID_OPTICAL_ZOOM) implementation. 2015-01-23 15:33:19 +01:00
olewnd.c
omnavigator.c mshtml: Return S_OK in IHTMLPluginsCollection::refresh. 2015-03-06 21:10:17 +09:00
persist.c mshtml: Remove unneeded NONAMELESSXXX directives. 2015-03-13 21:57:30 +09: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
protocol.c mshtml: RT_HTML is already an INTRESOURCE (PVS-Studio). 2015-02-24 21:55:49 +09: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 IHTMLSelectionObject2 stub implementation. 2015-03-23 16:20:25 +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