Sweden-Number/dlls/mshtml
Jacek Caban 6dd6c76299 mshtml: Fixed GetNextDispID for the case when the first dynamic property is deleted.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-05 01:27:53 +09:00
..
tests mshtml: Make it possible to clear timer and interval with any of clearTimeout and clearInterval functions. 2016-05-02 22:45:59 +09:00
Makefile.in mshtml: Merge htmlstyle3.c into htmlstyle.c. 2016-01-08 21:37:04 +09:00
binding.h mshtml: Added nsIChannel::Cancel implementation. 2015-12-21 19:50:29 +01:00
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
hlink.c
htmlanchor.c mshtml: Expose IHTMLUniqueName for IDispatch of all element objects. 2016-01-11 22:16:50 +09:00
htmlarea.c
htmlattr.c mshtml: Added IHTMLElement4::setAttributeNode implementation. 2016-03-30 21:55:29 +09:00
htmlbody.c mshtml: Added IHTMLElement::put_outerText implementation. 2016-03-31 22:10:05 +09:00
htmlcomment.c mshtml: Make some functions static. 2016-03-22 23:51:31 +09:00
htmlcurstyle.c mshtml: Added IHTMLCurrentStyle4::get_maxHeight implementation. 2016-01-11 22:14:50 +09:00
htmldoc.c mshtml: Added IHTMLDocument2::get_defaultCharset implementation. 2016-01-13 01:56:07 +09:00
htmlelem.c mshtml: Added IHTMLElement2::oncontextmenu property implementation. 2016-05-02 22:02:02 +09:00
htmlelemcol.c
htmlembed.c mshtml: Fix spelling of an HTMLEmbedElement method implementation name. 2016-04-14 13:14:01 +09:00
htmlevent.c mshtml: Ensure that bind_event is not called multiple times for the same event. 2016-05-02 22:02:02 +09:00
htmlevent.h mshtml: Added IHTMLWindow6::onmessage property implementation. 2016-04-05 12:51:30 +09:00
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c mshtml: Added HTMLHtmlElement object implementation. 2016-03-31 22:10:21 +09:00
htmliframe.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlmeta.c
htmlnode.c
htmlobject.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c
htmlstyle.c mshtml: Make some functions static. 2016-03-22 23:51:31 +09:00
htmlstyle.h mshtml: Make some functions static. 2016-03-22 23:51:31 +09:00
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.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
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Added IHTMLDocument2::get_defaultCharset implementation. 2016-01-13 01:56:07 +09:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Make it possible to clear timer and interval with any of clearTimeout and clearInterval functions. 2016-05-02 22:45:59 +09:00
mutation.c mshtml: Wine Gecko 2.44 release. 2016-02-01 17:53:39 +09:00
navigate.c mshtml: IBindStatusCallback::OnStopBinding() last argument is string pointer. 2016-04-29 12:41:28 +09:00
npplugin.c
nsembed.c mshtml: Pass node as an object to fire_event. 2016-04-05 00:06:44 +09:00
nsevents.c mshtml: Added support for focusout event and IHTMLElement4::onfocusout property. 2016-04-05 00:06:45 +09:00
nsiface.idl mshtml: Wine Gecko 2.44 release. 2016-02-01 17:53:39 +09:00
nsio.c mshtml: Fixed copy&paste typo in GetAsciiHostPort implementation. 2016-03-17 21:58:01 +09:00
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c
persist.c mshtml: Pass node as an object to fire_event. 2016-04-05 00:06:44 +09:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
script.c mshtml: Pass node as an object to fire_event. 2016-04-05 00:06:44 +09:00
secmgr.c
selection.c
service.c mshtml: Add IHTMLEditServices stub implementation. 2015-10-13 23:35:25 +09:00
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 mshtml: Return NULL instead of empty string in get_node_text. 2016-03-31 22:09:56 +09:00
view.c mshtml: Use wine_dbgstr_rect() to trace RECTs. 2016-04-21 13:36:16 +09:00
xmlhttprequest.c mshtml: Added support for sending BSTR over IHTMLXMLHttpRequst::send. 2016-04-07 22:40:07 +09:00