Sweden-Number/dlls/mshtml
Jens Albretsen b850e55875 mshtml: Danish translation. 2008-05-07 12:08:46 +02:00
..
tests mshtml: Added IMG element tests. 2008-05-05 13:34:05 +02:00
Bg.rc
Da.rc mshtml: Danish translation. 2008-05-07 12:08:46 +02:00
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in mshtml: Added IHTMLImgElement stub implementation. 2008-05-01 19:36:06 +02:00
Nl.rc
No.rc
Pl.rc
Ru.rc
Si.rc
Sv.rc
Tr.rc
blank.htm
conpoint.c
dispex.c mshtml: Added IDispatchEx support to HTMLImgElement. 2008-05-01 19:36:11 +02:00
editor.c
hlink.c
htmlanchor.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlbody.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlcomment.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmldoc.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmldoc3.c mshtml: Added IHTMLDocument3::getElementById implementation. 2008-04-24 11:43:18 +02:00
htmldoc5.c
htmlelem.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmlelem2.c mshtml: Don't assume that nselem is valid in HTMLElement. 2008-05-01 10:57:34 +02:00
htmlevent.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
htmlimg.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmlinput.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmllocation.c
htmlnode.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmloption.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmlscript.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlselect.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlstyle.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmlstylesheet.c
htmltable.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmltextarea.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmltextcont.c
htmltextnode.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
htmlwindow.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
install.c mshtml: Remove unused variable. 2008-04-22 11:54:42 +02:00
loadopts.c
main.c
mshtml.inf mshtml: Don't overwrite file types that could be changed by user. 2008-05-05 12:54:13 +02:00
mshtml.spec
mshtml_private.h mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
navigate.c
nsembed.c
nsevents.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
nsiface.idl Assorted spelling fixes. 2008-05-06 16:10:20 +02:00
nsio.c
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly. 2008-05-06 16:10:13 +02:00
persist.c
protocol.c
resource.h
rsrc.rc mshtml: Danish translation. 2008-05-07 12:08:46 +02:00
script.c mshtml: Return S_OK in QueryContinue. 2008-04-24 11:59:42 +02:00
selection.c
service.c
task.c mshtml: Added setTimeout implementation. 2008-04-21 18:32:18 +02:00
txtrange.c
view.c