Sweden-Number/dlls/mshtml
Jacek Caban 67e6c7f1f3 mshtml: Added HTML frames support. 2009-10-28 11:11:45 +01:00
..
tests mshtml: Fail to create HTMLDocument if Gecko is not available. 2009-10-26 11:19:38 +01: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
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: Handle DISPATCH_CONSTRUCT flag for DispatchEx objects. 2009-10-22 16:28:10 +02:00
editor.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
hlink.c
htmlanchor.c
htmlbody.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmlcomment.c
htmlcurstyle.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmldoc.c mshtml: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
htmldoc3.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmldoc5.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmlelem.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +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: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
htmlevent.h mshtml: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
htmlgeneric.c
htmliframe.c mshtml: Initialize iframe windows when added to document. 2009-10-22 10:42:03 +02:00
htmlimg.c mshtml: Add HTMLImageElementFactory::value for constructing IHTMLImgElement objects. 2009-10-22 16:28:16 +02:00
htmlinput.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmllocation.c mshtml: Moved url and mon to HTMLWindow. 2009-10-27 10:52:17 +01:00
htmlnode.c mshtml: Use DISPATCH_* macros instead of INVOKE_*. 2009-10-14 11:22:26 +02:00
htmloption.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmlscript.c
htmlselect.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlstyle.c
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstylesheet.c
htmltable.c
htmltablerow.c
htmltextarea.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
install.c
loadopts.c
main.c
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
mutation.c mshtml: Added HTML frames support. 2009-10-28 11:11:45 +01:00
navigate.c mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode. 2009-10-28 11:11:24 +01:00
nsembed.c mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode. 2009-10-28 11:11:24 +01:00
nsevents.c mshtml: Moved event_vector to HTMLDocumentNode. 2009-10-28 11:11:31 +01:00
nsiface.idl mshtml: Added HTML frames support. 2009-10-28 11:11:45 +01:00
nsio.c mshtml: Avoid crash in nsIURI:Equals if other_url is NULL. 2009-10-28 11:11:36 +01:00
nsservice.c
olecmd.c mshtml: Allow task queue to be used for different targets. 2009-10-27 10:52:28 +01:00
oleobj.c
olewnd.c
omnavigator.c
persist.c mshtml: Moved binding list to HTMLDocumentNode. 2009-10-27 10:52:37 +01:00
protocol.c
resource.h
rsrc.rc
script.c mshtml: Moved binding list to HTMLDocumentNode. 2009-10-27 10:52:37 +01:00
secmgr.c mshtml: Moved url and mon to HTMLWindow. 2009-10-27 10:52:17 +01:00
selection.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
service.c
task.c mshtml: Allow task queue to be used for different targets. 2009-10-27 10:52:28 +01:00
txtrange.c mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
view.c