Sweden-Number/dlls/mshtml
Marcus Meissner 4603f4edfa mshtml: Fix potential 1 byte 0 overwrite. 2008-03-20 14:27:35 +01:00
..
tests mshtml: Return full patch in res protocol's secure URL. 2008-03-14 13:29:58 +01:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01: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
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: Don't mix nsresult with HRESULT. 2008-02-18 12:57:10 +01:00
hlink.c
htmlanchor.c
htmlbody.c mshtml: Added IHTMLBodyElement::aLink implementation. 2008-02-25 12:20:19 +01:00
htmldoc.c mshtml: Added IHTMLDocument2::write implementation. 2008-03-10 11:22:11 +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
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: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +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: Added IHTMLDocument2::write implementation. 2008-03-10 11:22:11 +01:00
navigate.c
nsembed.c mshtml: Break Wine Gecko 0.0.1 support. 2008-03-17 14:39:39 +01:00
nsevents.c
nsiface.idl mshtml: Added IHTMLScriptElement:get_type implementation. 2008-03-10 11:23:42 +01:00
nsio.c mshtml: Use load group to find NSContainer in AsyncOpen if URI has no associated container. 2008-03-10 11:23:45 +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: Improve header parsing. 2008-03-12 11:59:32 +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 Polish translation. 2008-03-12 11:59:04 +01:00
selection.c
service.c janitorial: Remove links to any microsoft site. 2008-03-01 12:03:59 +01:00
task.c
txtrange.c mshtml: Fixed bound_pos handling in move_prev_chars. 2008-02-11 19:57:39 +01:00
view.c