Sweden-Number/dlls/mshtml
Zhenbo Li 8192f54998 mshtml: Removed invalid nsAString_InitDepend from HTMLTableRow_put_bgColor and fixed error handling. 2014-05-05 10:54:16 +02:00
..
tests mshtml: Added IHTMLTable::width property implementation. 2014-05-02 14:08:58 +02:00
Makefile.in mshtml: Merge htmldoc3.c into htmldoc.c. 2014-03-13 20:22:06 +01:00
binding.h mshtml: Don't use fragment navigation for SuperNavigate calls. 2014-03-04 19:24:26 +01:00
blank.htm
conpoint.c mshtml: Added IConnectionPoint::EnumConnections implementation. 2014-04-24 20:43:09 +02:00
dispex.c
editor.c
hlink.c
htmlanchor.c mshtml: Added support for target attribute in submit function implementation. 2014-03-13 20:22:09 +01:00
htmlattr.c
htmlbody.c mshtml: Added IHTMLTableRow::bgColor property implementation. 2014-03-26 19:20:24 +01:00
htmlcomment.c
htmlcurstyle.c mshtml: Added better IHTMLCurrentStyle2::get_hasLayout stub. 2013-08-22 19:02:04 +02:00
htmldoc.c mshtml: Introduce a new debugstr_mshtml_guid helper for printing GUIDs. 2014-04-28 14:37:00 +02:00
htmlelem.c mshtml: Wine Gecko 2.24 release. 2013-09-25 19:31:38 +02:00
htmlelem2.c mshtml: Bind events not sent to default view to body element instead of directly to target. 2014-03-11 19:39:39 +01:00
htmlelem3.c mshtml: Added IHTMLElement3::contentEditable property implemention. 2014-04-25 16:18:07 +02:00
htmlelemcol.c mshtml: Fixed HTMLElementCollectionEnum_Next implementation for NULL pCeltFetched. 2014-04-22 18:41:28 +02:00
htmlembed.c
htmlevent.c mshtml: Bind events not sent to default view to body element instead of directly to target. 2014-03-11 19:39:39 +01:00
htmlevent.h mshtml: Bind events not sent to default view to body element instead of directly to target. 2014-03-11 19:39:39 +01:00
htmlform.c mshtml: Added support for target attribute in submit function implementation. 2014-03-13 20:22:09 +01:00
htmlframe.c
htmlframebase.c mshtml: Added IHTMLFrameBase2::onload property implementation. 2014-03-11 19:39:40 +01:00
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 mshtml: Added IHTMLDOMChildrenCollection::get__newEnum implementation. 2014-04-22 18:41:31 +02:00
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 IHTMLStyle::listStyleType property implementation. 2014-03-24 13:58:03 +01:00
htmlstyle.h mshtml: Added IHTMLStyle::listStyleType property implementation. 2014-03-24 13:58:03 +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: Implement HTMLStyleSheet_get_href(). 2014-02-10 10:42:14 +01:00
htmltable.c mshtml: Added IHTMLTable::width property implementation. 2014-05-02 14:08:58 +02:00
htmltablecell.c
htmltablerow.c mshtml: Removed invalid nsAString_InitDepend from HTMLTableRow_put_bgColor and fixed error handling. 2014-05-05 10:54:16 +02:00
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Bind events not sent to default view to body element instead of directly to target. 2014-03-11 19:39:39 +01:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Introduce a new debugstr_mshtml_guid helper for printing GUIDs. 2014-04-28 14:37:00 +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: Introduce a new debugstr_mshtml_guid helper for printing GUIDs. 2014-04-28 14:37:00 +02:00
mutation.c mshtml: Added more traces to nsDocumentObserver_BindToDocument. 2014-01-10 18:14:59 +01:00
navigate.c mshtml: Added IHTMLDocument7 stub implementation. 2014-03-13 20:22:07 +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 mshtml: Renamed nsIDOMHTMLSelectElement::Remove to select_Remove to avoid conflict with nsIDOMElement. 2014-04-28 14:37:01 +02:00
nsio.c mshtml: Remove a double-Release. 2013-12-20 17:09:12 +01:00
nsservice.c
olecmd.c mshtml: Don't use fragment navigation for SuperNavigate calls. 2014-03-04 19:24:26 +01:00
oleobj.c mshtml: Added support for ZoomFactor registry value. 2014-02-19 17:37:50 +01: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: Add text/jscript as valid mime type for javascript files. 2014-03-25 19:01:28 +01:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c