Sweden-Number/dlls/mshtml
Joris Huizer 1a0bf043bc mshtml: Fixed copy/paste mistake. 2008-04-23 12:23:07 +02:00
..
tests mshtml: Added IHTMLWindow2::get_document implementation. 2008-04-21 18:32:10 +02:00
Bg.rc
De.rc mshtml: Update the German translation. 2008-03-26 10:33:31 +01:00
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in mshtml: Parse and store onload attributes. 2008-04-21 11:53:27 +02:00
Nl.rc mshtml: Added missing Dutch translations. 2008-02-16 13:54:43 +01:00
No.rc
Pl.rc mshtml: Add Polish translation. 2008-03-12 11:59:04 +01:00
Ru.rc mshtml: Add Russian translation. 2008-03-31 12:15:08 +02:00
Si.rc mshtml: Added Slovenian translation. 2008-04-07 21:39:38 +02:00
Sv.rc mshtml: Update Swedish translation. 2008-03-20 11:43:40 +01:00
Tr.rc
blank.htm
conpoint.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
dispex.c mshtml: Added HTMLDocument's IDispatchEx implementation. 2008-04-21 20:24:04 +02:00
editor.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
hlink.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlanchor.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlbody.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmldoc.c mshtml: Fixed copy/paste mistake. 2008-04-23 12:23:07 +02:00
htmldoc3.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
htmldoc5.c
htmlelem.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
htmlelem2.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlevent.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
htmlinput.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmllocation.c mshtml: Fixed copy&paste mistake. 2008-04-01 13:44:16 +02:00
htmlnode.c mshtml: Parse and store onload attributes. 2008-04-21 11:53:27 +02:00
htmloption.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
htmlscript.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlselect.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlstyle.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmlstylesheet.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmltable.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmltextarea.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
htmltextcont.c
htmlwindow.c mshtml: Added setTimeout implementation. 2008-04-21 18:32:18 +02:00
install.c mshtml: Remove unused variable. 2008-04-22 11:54:42 +02:00
loadopts.c
main.c mshtml: Move get_typeinfo to dispex.c. 2008-04-17 11:50:29 +02:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added HTMLDocument's IDispatchEx implementation. 2008-04-21 20:24:04 +02:00
navigate.c mshtml: Make sure to null terminate buffer in parse_extern_script. 2008-04-17 11:43:11 +02:00
nsembed.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
nsevents.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
nsiface.idl mshtml: Added IHTMLScriptElement:get_type implementation. 2008-03-10 11:23:42 +01:00
nsio.c mshtml: Correctly handle NULL req in get_nscontainer_from_load_group. 2008-04-10 11:16:32 +02:00
nsservice.c
olecmd.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
oleobj.c mshtml: Assign to structs instead of using memcpy. 2008-03-06 12:46:29 +01:00
olewnd.c
omnavigator.c mshtml: Forward IOmNavigator's IDispatch method to IDispatchEx implementation. 2008-04-21 11:56:08 +02:00
persist.c mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. 2008-03-26 23:38:36 +01:00
protocol.c mshtml: Support parsing the resource type in the res:// protocol. 2008-04-11 11:12:23 +02:00
resource.h
rsrc.rc mshtml: Added Slovenian translation. 2008-04-07 21:39:38 +02:00
script.c mshtml: Parse and store onload attributes. 2008-04-21 11:53:27 +02:00
selection.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
service.c Spelling fixes. 2008-04-07 13:36:17 +02:00
task.c mshtml: Added setTimeout implementation. 2008-04-21 18:32:18 +02:00
txtrange.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
view.c