wine-wine/dlls/mshtml
Frédéric Delanoy 672e2811ff mshtml/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
..
tests mshtml/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
binding.h mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation. 2013-09-27 16:27:40 +02:00
blank.htm
conpoint.c
dispex.c
editor.c
hlink.c
htmlanchor.c mshtml: Use uri_nofrag instead of full URI in navigate_anchor. 2013-11-29 13:32:52 +01:00
htmlattr.c
htmlbody.c mshtml: Avoid memory leaks (Coverity). 2013-12-02 19:22:30 +01:00
htmlcomment.c
htmlcurstyle.c mshtml: Added better IHTMLCurrentStyle2::get_hasLayout stub. 2013-08-22 19:02:04 +02:00
htmldoc.c mshtml: Constify a character string. 2013-12-17 08:45:44 +01:00
htmldoc3.c mshtml: Added IHTMLDocument3::getElementsByName implementation. 2013-11-18 11:16:50 +01:00
htmldoc5.c
htmlelem.c mshtml: Wine Gecko 2.24 release. 2013-09-25 19:31:38 +02:00
htmlelem2.c
htmlelem3.c
htmlelemcol.c
htmlembed.c
htmlevent.c mshtml: Added support for 'document' and 'window' script for attribute values. 2013-10-01 19:07:18 +02:00
htmlevent.h mshtml: Added support for 'document' and 'window' script for attribute values. 2013-10-01 19:07:18 +02:00
htmlform.c mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation. 2013-09-27 16:27:40 +02:00
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Added IHTMLLabelElement::htmlFor property implementation. 2013-08-22 19:02:04 +02:00
htmllink.c
htmllocation.c
htmlmeta.c
htmlnode.c
htmlobject.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Added IHTMLSelectElement::multiple property implementation. 2013-11-14 19:30:59 +01:00
htmlstorage.c mshtml: Implement IHTMLStorage GetTypeInfoCount. 2013-08-19 19:03:08 +02:00
htmlstyle.c mshtml: Added IHTMLBodyElement::scroll attribute implementation. 2013-11-11 17:06:47 +01:00
htmlstyle.h mshtml: Added IHTMLBodyElement::scroll attribute implementation. 2013-11-11 17:06:47 +01:00
htmlstyle2.c
htmlstyle3.c mshtml: Added IHTMLStyle6::boxSizing property implementation. 2013-11-07 19:01:25 +01:00
htmlstyleelem.c
htmlstylesheet.c mshtml: Added IDispatchEx support to HTMLStyleSheet object. 2013-08-19 13:48:44 +02:00
htmltable.c mshtml: Added IHTMLTable::cellSpacing property implementation. 2013-07-30 19:12:10 +02:00
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Wine Gecko 2.24 release. 2013-09-25 19:31:38 +02:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Free advpack after use. 2013-09-12 18:58:31 +02: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: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation. 2013-09-27 16:27:40 +02:00
mutation.c mshtml: Added more traces to nsDocumentObserver_BindToDocument. 2014-01-10 18:14:59 +01:00
navigate.c Assorted spelling fixes. 2013-10-30 09:46:27 +01:00
npplugin.c mshtml: Release a leaked class factory. 2014-01-13 17:37:44 +01:00
nsembed.c mshtml: Wine Gecko 2.24 release. 2013-09-25 19:31:38 +02:00
nsevents.c
nsiface.idl Assorted spelling fixes. 2013-10-01 19:09:08 +02:00
nsio.c mshtml: Remove a double-Release. 2013-12-20 17:09:12 +01:00
nsservice.c
olecmd.c
oleobj.c mshtml: Pass external connection to WebBrowser host, if possible. 2013-09-19 20:34:03 +02:00
olewnd.c
omnavigator.c
persist.c mshtml: Try to not use nsIDOMHTMLFormElement::Submit for IHTMLFormElelement::submit implementation. 2013-09-27 16:27:40 +02:00
pluginhost.c mshtml: Release ActiveX object interfaces in detach_plugin_host. 2014-01-27 14:13:24 +01:00
pluginhost.h
propbag.c
protocol.c mshtml: Better res protocol URL parsing. 2013-07-22 09:37:35 +02:00
resource.h
script.c mshtml: Added support for 'document' and 'window' script for attribute values. 2013-10-01 19:07:18 +02:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c