Sweden-Number/dlls/mshtml
András Kovács 724f35419b mshtml: Added Hungarian translation. 2006-03-15 11:32:11 +01:00
..
tests mshtml: Add trailing '\n's to ok() calls. 2006-02-13 13:23:13 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Bg.rc
De.rc
En.rc
Fi.rc
Fr.rc
Hu.rc mshtml: Added Hungarian translation. 2006-03-15 11:32:11 +01:00
Ko.rc Update Korean translations. 2005-11-21 12:01:19 +00:00
Makefile.in mshtml: Added IHTMLBodyElement implementation. 2006-03-09 12:49:19 +01:00
Nl.rc Added Dutch translations. 2005-11-21 12:02:17 +00:00
No.rc
Tr.rc mshtml: Turkish translation. 2006-02-06 13:04:28 +01:00
blank.htm
hlink.c mshtml: Handle IHlinkFrame service. 2006-02-13 13:26:00 +01:00
htmlbody.c mshtml: Added IHTMLBodyElement implementation. 2006-03-09 12:49:19 +01:00
htmldoc.c mshtml: Added IHTMLDOMNode implementation. 2006-03-06 11:12:29 +01:00
htmldoc3.c mshtml: Added get_documentElement implementation. 2006-03-06 11:35:35 +01:00
htmlelem.c mshtml: Added beginning of getAttribute implementation. 2006-03-09 12:50:06 +01:00
htmlinput.c mshtml: Added get_type, get_value, get_name and get_checked 2006-03-08 11:33:00 +01:00
htmlnode.c mshtml: Added IHTMLElementCollection implementation. 2006-03-06 17:49:15 +01:00
htmlselect.c mshtml: Added get_name and get_value implementation of IHTMLSelectElement interface. 2006-03-08 11:33:09 +01:00
htmltextarea.c mshtml: Added get_name and get_value implementation of IHTMLTextAreaElement interface. 2006-03-08 11:33:15 +01:00
main.c Fix compatibility with native advpack dlls. 2006-03-06 17:51:19 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IHTMLBodyElement implementation. 2006-03-09 12:49:19 +01:00
navigate.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
nsembed.c mshtml: Added IHTMLElementCollection::tags implementation. 2006-03-07 10:40:27 +01:00
nsiface.idl mshtml: Added IHTMLBodyElement implementation. 2006-03-09 12:49:19 +01:00
nsio.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
nsservice.c mshtml: Beginning support for links opened in a new frame. 2006-03-02 11:42:06 +01:00
oleobj.c mshtml: Better handling of IDocHostUIHandler in SetClientSite. 2006-01-14 17:04:54 +01:00
olewnd.c
persist.c mshtml: Don't add null byte to post data. 2006-02-27 12:11:43 +01:00
protocol.c
resource.h
rsrc.rc mshtml: Added Hungarian translation. 2006-03-15 11:32:11 +01:00
service.c
view.c