Sweden-Number/dlls/mshtml
Andrew Eikum 90029d3429 mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
..
tests mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ja.rc
Ko.rc
Lt.rc
Makefile.in mshtml: Added IInternetHostSecurityManager stub implementation. 2009-09-29 14:22:33 +02:00
Nl.rc
No.rc
Pl.rc
Pt.rc
Ro.rc
Ru.rc
Si.rc
Sv.rc
Tr.rc
Zh.rc
blank.htm
conpoint.c
dispex.c mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
editor.c mshtml: Use create_nselem in exec_hyperlink. 2009-10-20 14:15:56 +02:00
hlink.c
htmlanchor.c mshtml: Added IHTMLAnchorElement::get_href implementation. 2009-10-02 15:06:58 +02:00
htmlbody.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlcomment.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
htmldoc.c mshtml: Moved creating new element to separated function. 2009-10-20 14:15:42 +02:00
htmldoc3.c mshtml: Return NULL documentElement in READYSTATE_UNINITIALIZED state. 2009-10-12 12:14:41 +02:00
htmldoc5.c mshtml: Add stub implementation for IHTMLDocument6. 2009-10-13 11:38:29 +02:00
htmlelem.c mshtml: Moved creating new element to separated function. 2009-10-20 14:15:42 +02:00
htmlelem2.c mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
htmlelem3.c mshtml: Added IHTMLElement3::fireEvent implementation. 2009-10-13 11:27:27 +02:00
htmlelemcol.c mshtml: Use DISPATCH_* macros instead of INVOKE_*. 2009-10-14 11:22:26 +02:00
htmlevent.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlevent.h mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlgeneric.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmliframe.c mshtml: Added IHTMLFrameBase IDispatchEx support. 2009-10-14 11:22:18 +02:00
htmlimg.c mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
htmlinput.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmllocation.c mshtml: Remove redundant NULL check before HeapFree (Smatch). 2009-10-20 14:00:51 +02:00
htmlnode.c mshtml: Use DISPATCH_* macros instead of INVOKE_*. 2009-10-14 11:22:26 +02:00
htmloption.c mshtml: Use create_nselem in IHTMLOptionFactory::create. 2009-10-20 14:15:47 +02:00
htmlscript.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlselect.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlstyle.c mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
htmlstyle.h mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
htmlstyle2.c
htmlstyle3.c
htmlstylesheet.c
htmltable.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltablerow.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltextarea.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmltextcont.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltextnode.c
htmlwindow.c mshtml: Add stub implementation for HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
install.c
loadopts.c
main.c
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Add DispatchEx support to HTMLImageElementFactory. 2009-10-21 16:05:58 +02:00
mutation.c mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
navigate.c hlink: Use HLINKSETF flags in Hlink::fnSetMonikerReference. 2009-10-21 16:05:56 +02:00
nsembed.c
nsevents.c
nsiface.idl mshtml: Create nsIDOMEvent in create_event if not available. 2009-10-13 11:27:21 +02:00
nsio.c mshtml: Return failure in GetContentType if content type is not available. 2009-10-14 11:22:38 +02:00
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c
persist.c
protocol.c
resource.h
rsrc.rc
script.c mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager. 2009-10-01 11:33:41 +02:00
secmgr.c mshtml: Fix typo in TRACE. 2009-10-12 12:13:36 +02:00
selection.c mshmtl: Check nsrange before calling ->Release (coverity). 2009-09-22 18:50:52 +02:00
service.c
task.c
txtrange.c mshtml: Use create_nsdoc in exec_indent. 2009-10-20 14:16:01 +02:00
view.c