Sweden-Number/dlls/mshtml
Jacek Caban 2d1cf6ce34 mshtml: Fixed copy&paste mistake. 2008-04-01 13:44:16 +02:00
..
tests mshtml: Fixed crash in tests if Gecko is not available. 2008-03-26 23:38:36 +01: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: Added IHTMLDocument2::get_location implementation. 2008-03-26 23:38:36 +01:00
Nl.rc
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
Sv.rc mshtml: Update Swedish translation. 2008-03-20 11:43:40 +01:00
Tr.rc
blank.htm
conpoint.c mshtml: Assign to structs instead of using memcpy. 2008-03-06 12:46:29 +01:00
editor.c mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. 2008-03-26 23:38:36 +01:00
hlink.c
htmlanchor.c
htmlbody.c
htmldoc.c mshtml: Added IHTMLDocument2::get_location implementation. 2008-03-26 23:38:36 +01:00
htmldoc3.c
htmldoc5.c
htmlelem.c mshtml: Added IHTMLScriptElement stub implementation. 2008-03-03 12:27:50 +01:00
htmlelem2.c
htmlinput.c
htmllocation.c mshtml: Fixed copy&paste mistake. 2008-04-01 13:44:16 +02:00
htmlnode.c
htmloption.c
htmlscript.c mshtml: Added IHTMLScriptElement:get_type implementation. 2008-03-10 11:23:42 +01:00
htmlselect.c
htmlstyle.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextcont.c
htmlwindow.c
install.c mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. 2008-03-26 23:38:36 +01:00
loadopts.c
main.c mshtml: Move some public GUIDs to shlguid.h. 2008-03-06 17:43:12 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded. 2008-03-28 21:54:09 +01:00
navigate.c mshtml: Added parsing external scripts support. 2008-03-31 12:16:20 +02:00
nsembed.c mshtml: Don't access BSCallback directly in nsembed.c. 2008-03-24 11:36:20 +01:00
nsevents.c mshtml: Remove superfluous semicolon. 2008-04-01 11:27:27 +02:00
nsiface.idl mshtml: Added IHTMLScriptElement:get_type implementation. 2008-03-10 11:23:42 +01:00
nsio.c mshtml: Added nsIChannel::SetContentType implementation. 2008-03-26 23:38:36 +01:00
nsservice.c
olecmd.c
oleobj.c mshtml: Assign to structs instead of using memcpy. 2008-03-06 12:46:29 +01:00
olewnd.c
persist.c mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. 2008-03-26 23:38:36 +01:00
protocol.c mshtml: Fix potential 1 byte 0 overwrite. 2008-03-20 14:27:35 +01:00
resource.h
rsrc.rc mshtml: Add Russian translation. 2008-03-31 12:15:08 +02:00
script.c mshtml: Added parsing external scripts support. 2008-03-31 12:16:20 +02:00
selection.c
service.c
task.c mshtml: Abstract BSCallback implementation. 2008-03-24 11:37:01 +01:00
txtrange.c
view.c