Sweden-Number/dlls/mshtml
Juan Lang 5f6b135668 mshtml: Fix off by one error in setting status text. 2010-08-20 13:21:28 +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: Update German translation. 2010-08-16 12:56:11 +02:00
En.rc mshtml: Fix indentation in resource file. 2010-08-16 12:56:14 +02:00
Es.rc mshtml: Update Spanish translation. 2010-08-16 12:56:50 +02:00
Fi.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Fr.rc mshtml: Update French translation. 2010-08-16 12:56:23 +02:00
Hu.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
It.rc mshtml: Update Italian translation. 2010-08-16 12:56:42 +02:00
Ja.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ko.rc mshtml: Update Korean resource. 2010-08-16 12:56:58 +02:00
Lt.rc mshtml: Update Lithuanian translation. 2010-08-16 12:56:09 +02:00
Makefile.in dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Nl.rc mshtml: Update the Dutch translation. 2010-08-16 12:56:18 +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: Update Swedish translation. 2010-08-16 12:59:19 +02:00
Tr.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Uk.rc mshtml: Update Ukrainian translation. 2010-08-16 13:41:24 +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 mshtml: Use QueryCommandState to get align state. 2010-08-18 15:32:03 +02:00
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
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
install.c
loadopts.c
main.c mshtml: Fix off by one error in setting status text. 2010-08-20 13:21:28 +02:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
mutation.c mshtml: Avoid asynchronous parse_complete call. 2010-08-18 15:33:11 +02:00
navigate.c mshtml: Call on_stop_nsrequest asynchronously. 2010-08-18 15:33:02 +02:00
nsembed.c mshtml: Added an explicit CDECL attribute to imported functions. 2010-08-19 17:32:20 +02:00
nsevents.c mshtml: Send more informative messages to OleInPlaceFrame. 2010-08-04 13:19:21 +02:00
nsiface.idl mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
nsio.c mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
nsservice.c mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
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 mshtml: Don't use start_binding in IPersistStreamInit::InitNew. 2010-08-19 17:32:20 +02:00
protocol.c mshtml: Pass the data read from resource to FindMimeFromData. 2010-07-01 13:43:58 +02:00
resource.h mshtml: Send more informative messages to OleInPlaceFrame. 2010-08-04 13:19:21 +02:00
rsrc.rc
script.c
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c