Sweden-Number/dlls/mshtml
Gustavo Henrique Milaré 067baa3a95 mshtml: Fix Portuguese translation. 2010-07-02 12:18:50 +02:00
..
tests mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. 2010-06-28 16:58:39 +02:00
Bg.rc
Da.rc mshtml: Update the Danish translation and convert to UTF-8. 2010-06-01 13:36:53 +02:00
De.rc
En.rc
Es.rc mshtml: Update Spanish translation. 2010-06-02 10:53:43 +02:00
Fi.rc
Fr.rc mshtml: Update French translation. 2010-05-31 12:46:08 +02:00
Hu.rc mshtml: Update Hungarian translation. 2010-06-29 10:53:06 +02:00
It.rc
Ja.rc
Ko.rc
Lt.rc
Makefile.in
Nl.rc mshtml: Update Dutch translation. 2010-05-07 12:47:07 +02:00
No.rc
Pl.rc mshtml: Update the Polish translation. 2010-06-07 12:54:22 +02:00
Pt.rc mshtml: Fix Portuguese translation. 2010-07-02 12:18:50 +02:00
Ro.rc
Ru.rc Update Russian translations. 2010-06-18 16:22:07 +02:00
Si.rc
Sv.rc
Tr.rc
Uk.rc mshtml: Ukrainian translation update. 2010-06-28 11:43:55 +02:00
Zh.rc
blank.htm
conpoint.c
dispex.c
editor.c
hlink.c
htmlanchor.c
htmlbody.c mshtml: Check return value of SetText. 2010-05-08 19:25:24 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Added IHTMLDocument2::clear implementation. 2010-05-07 16:00:20 +02:00
htmldoc3.c mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
htmldoc5.c
htmlelem.c mshtml: Remove redundant "not NULL" check for the p arg (coccicheck). 2010-05-17 12:42:33 +02:00
htmlelem2.c
htmlelem3.c
htmlelemcol.c
htmlevent.c mshtml: Check if event_table entry is allocated before using it in remove_event_handler. 2010-06-21 11:51:52 +02:00
htmlevent.h mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
htmlform.c mshtml: Added IHTMLFormElement::action property implementation. 2010-05-11 18:05:25 +02:00
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Added IHTMLInputElement::put_name implementation. 2010-05-07 16:25:37 +02:00
htmllocation.c
htmlnode.c
htmloption.c mshtml: Added IHTMLOptionElement::selected property implementation. 2010-05-11 18:04:56 +02:00
htmlscreen.c
htmlscript.c
htmlselect.c mshtml: Added IHTMLSelectElement::item implementation. 2010-05-11 18:05:10 +02:00
htmlstyle.c
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstylesheet.c
htmltable.c
htmltablerow.c
htmltextarea.c mshtml: Added IHTMLTextAreaElement::readOnly property implementation. 2010-05-11 18:05:28 +02:00
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Add check for doc_obj being NULL (Coverity). 2010-06-07 13:52:27 +02:00
install.c mshtml: Allow either REG_SZ or REG_EXPAND_SZ for GeckoCabDir. 2010-06-07 15:17:17 +02:00
loadopts.c
main.c
mshtml.inf mshtml: Use correct iexplore.exe path in mshtml.inf. 2010-06-24 17:00:29 +02:00
mshtml.spec
mshtml_private.h mshtml: Added support for accessing select options by index. 2010-04-29 13:13:59 -05:00
mutation.c
navigate.c
nsembed.c mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
nsevents.c
nsiface.idl mshtml: Added support for accessing select options by index. 2010-04-29 13:13:59 -05:00
nsio.c mshtml: Don't crash in on_start_uri_open on nscontainer without associated document. 2010-06-14 14:14:16 +02:00
nsservice.c
olecmd.c mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL. 2010-07-01 13:43:55 +02:00
oleobj.c mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. 2010-06-28 16:58:39 +02:00
olewnd.c
omnavigator.c
persist.c
protocol.c mshtml: Pass the data read from resource to FindMimeFromData. 2010-07-01 13:43:58 +02:00
resource.h
rsrc.rc
script.c
secmgr.c mshtml: Fixed IObjectSafety failure handling. 2010-05-05 15:27:02 +02:00
selection.c
service.c
task.c mshtml: Remove variable doc which is not really used from process_timer. 2010-05-03 15:38:57 +02:00
txtrange.c
view.c