Sweden-Number/dlls/mshtml
Jacek Caban f6299c1bf8 mshtml: Removed frozen status comments from nsiface.idl.
All interfaces were recently unfrozen for upcoming mozilla2 (Firefox 4) anyway.
2010-07-26 18:38:33 +02:00
..
tests dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Bg.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Da.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
De.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
En.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Es.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Fi.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Fr.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Hu.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
It.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ja.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ko.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Lt.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Nl.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
No.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Pl.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Pt.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ro.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ru.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Si.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Sv.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Tr.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Uk.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Zh.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Added IHTMLElement2::getBoundingClientRect implementation. 2010-07-19 14:38:15 +02:00
editor.c
hlink.c
htmlanchor.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmldoc3.c mshtml: Added IHTMLDocument3::detachEvent implementation. 2010-07-19 14:38:15 +02:00
htmldoc5.c
htmlelem.c
htmlelem2.c mshtml: Added implementation of remaining IHTMLRect getters. 2010-07-19 14:38:15 +02:00
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
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmliframe.c
htmlimg.c
htmlinput.c
htmllocation.c
htmlnode.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlselect.c
htmlstyle.c
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstylesheet.c
htmltable.c
htmltablerow.c
htmltextarea.c
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 IHTMLElement2::getBoundingClientRect implementation. 2010-07-19 14:38:15 +02:00
mutation.c
navigate.c
nsembed.c
nsevents.c
nsiface.idl mshtml: Removed frozen status comments from nsiface.idl. 2010-07-26 18:38:33 +02: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
selection.c
service.c
task.c
txtrange.c
view.c