Sweden-Number/dlls/mshtml
Jacek Caban 427610da89 mshtml: Use stored nsdoc in get_doc_string. 2008-10-09 12:26:56 +02:00
..
tests mshtml/tests: Use FAILED instead of !SUCCEEDED. 2008-10-08 13:42:20 +02:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ja.rc mshtml: Add Japanese resources. 2008-09-29 17:18:20 -05:00
Ko.rc
Makefile.in mshtml: Added HTMLIFrame stub implementation. 2008-10-08 13:20:08 +02:00
Nl.rc
No.rc
Pl.rc
Ru.rc
Si.rc
Sv.rc
Tr.rc
Zh.rc mshtml: Add simplified and traditional Chinese resources. 2008-09-04 11:41:50 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Added IDispatchEx support for HTMLIFrame. 2008-10-08 13:20:14 +02:00
editor.c
hlink.c
htmlanchor.c
htmlbody.c mshtml: Don't use IHTMLControlElement in IDispatchEx implementations. 2008-10-01 10:00:31 -05:00
htmlcomment.c
htmlcurstyle.c mshtml: Added IHTMLCurrentStyle::get_display implementation. 2008-10-07 12:06:25 +02:00
htmldoc.c mshtml: Store nsIDOMHTMLDocument in HTMLDocument. 2008-10-09 12:24:21 +02:00
htmldoc3.c mshtml: Implement IDispatch for IHTMLDocument4. 2008-09-09 11:46:18 +02:00
htmldoc5.c mshtml: Use stored nsdoc in get_compatMode. 2008-10-09 12:25:35 +02:00
htmlelem.c mshtml: Added HTMLIFrame stub implementation. 2008-10-08 13:20:08 +02:00
htmlelem2.c mshtml: Store nsIDOMCSSStyleDeclaration in HTMLCurrentStyle. 2008-10-07 12:06:10 +02:00
htmlelem3.c mshtml: Added IHTMLElement3 stub implementation. 2008-10-08 13:19:56 +02:00
htmlelemcol.c mshtml: Fixed handing non-element nodes in IHTMLElementCollection. 2008-10-07 12:08:59 +02:00
htmlevent.c
htmlgeneric.c mshtml: Implement IDispatch for IHTMLGenericElement. 2008-09-09 11:46:18 +02:00
htmliframe.c mshtml: Added IDispatchEx support for HTMLIFrame. 2008-10-08 13:20:14 +02:00
htmlimg.c mshtml: Implement IDispatch for IHTMLImgElement. 2008-09-09 11:46:18 +02:00
htmlinput.c mshtml: Implement IDispatch for IHTMLInputElement. 2008-09-09 11:46:18 +02:00
htmllocation.c
htmlnode.c mshtml: Implement IDispatch for IHTMLDOMChildrenCollection. 2008-09-22 11:53:05 +02:00
htmloption.c mshtml: Implement IDispatch for IHTMLOptionElement. 2008-09-09 11:46:18 +02:00
htmlscript.c mshtml: Implement IDispatch for IHTMLScriptElement. 2008-09-09 11:46:18 +02:00
htmlselect.c
htmlstyle.c mshtml: Added IHTMLStyle::[get|put]_filter implementation. 2008-10-08 13:20:38 +02:00
htmlstyle.h mshtml: Added IHTMLStyle::[get|put]_filter implementation. 2008-10-08 13:20:38 +02:00
htmlstyle2.c mshtml: Added IHTMLStyle2::[get|put]_position. 2008-10-07 12:08:41 +02:00
htmlstylesheet.c
htmltable.c mshtml: Added IHTMLTable::get_rows implementation. 2008-10-01 10:01:03 -05:00
htmltablerow.c mshtml: Added IHTMLTableRow::get_cells implementation. 2008-10-01 10:01:10 -05:00
htmltextarea.c mshtml: Implement IDispatch for IHTMLTextAreaElement. 2008-09-09 11:46:18 +02:00
htmltextcont.c mshtml: Implement IHTMLTextContainer get_scrollLeft. 2008-09-11 12:28:14 +02:00
htmltextnode.c mshtml: Implement IDispatch for IHTMLDOMTextNode. 2008-09-09 11:46:18 +02:00
htmlwindow.c
install.c
loadopts.c
main.c mshtml: Added IHTMLTableRow stub implementation. 2008-10-01 09:58:50 -05:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Store nsIDOMHTMLDocument in HTMLDocument. 2008-10-09 12:24:21 +02:00
navigate.c mshtml: Store nsIDOMHTMLDocument in HTMLDocument. 2008-10-09 12:24:21 +02:00
nsembed.c mshtml: Store nsIDOMHTMLDocument in HTMLDocument. 2008-10-09 12:24:21 +02:00
nsevents.c mshtml: Use stored nsdoc in handle_load. 2008-10-09 12:24:28 +02:00
nsiface.idl mshtml: Added HTMLIFrame stub implementation. 2008-10-08 13:20:08 +02:00
nsio.c
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c
persist.c mshtml: Use stored nsdoc in get_doc_string. 2008-10-09 12:26:56 +02:00
protocol.c
resource.h
rsrc.rc mshtml: Add Japanese resources. 2008-09-29 17:18:20 -05:00
script.c mshtml: Use ActiveScript for JavaScript in file protocol documents. 2008-09-25 11:18:49 +02:00
selection.c mshtml: Use stored nsdoc in createRange. 2008-10-09 12:25:47 +02:00
service.c
task.c mshtml: Fixed tests on IE7. 2008-09-30 10:14:31 -05:00
txtrange.c
view.c