Sweden-Number/dlls/mshtml
Jacek Caban 7de847c6ee mshtml: Don't crash in before_async_open if there is no client site. 2008-01-10 13:20:20 +01:00
..
tests mshtml: Added Invoke(DISPID_READYSTATE) implementation. 2008-01-04 12:00:54 +01:00
Bg.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
De.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
En.rc mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02:00
Es.rc mshtml: Update Spanish resource. 2007-12-06 12:13:08 +01:00
Fi.rc mshtml: Remove menus that are in shdoclc.dll. 2006-11-13 12:51:24 +01:00
Fr.rc mshtml: Updated French translation. 2007-12-05 12:21:50 +01:00
Hu.rc mshtml: Remove menus that are in shdoclc.dll. 2006-11-13 12:51:24 +01:00
Ko.rc mshtml: Updated Korean resource. 2007-10-25 13:58:23 +02:00
Makefile.in Removed some unneeded imports. 2007-12-06 21:24:24 +01:00
Nl.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
No.rc mshtml: Update Norwegian resources. 2007-12-06 12:06:05 +01:00
Sv.rc mshtml: Update Swedish translation. 2007-10-16 12:41:49 +02:00
Tr.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
blank.htm Added blank.htm. 2005-06-27 19:48:04 +00:00
conpoint.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
editor.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
hlink.c mshtml: Use the implementation of IHlink in hlink.dll instead of duplicating it. 2007-06-13 12:58:31 +02:00
htmlanchor.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
htmlbody.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmldoc.c mshtml: Added Invoke(DISPID_READYSTATE) implementation. 2008-01-04 12:00:54 +01:00
htmldoc3.c mshtml: Added IHTMLDocument4 stub implementation. 2007-10-15 13:44:51 +02:00
htmldoc5.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlelem.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlelem2.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlinput.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlnode.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmloption.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlselect.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlstyle.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlstylesheet.c mshtml: Fixed ref counting. 2007-12-06 14:52:23 +01:00
htmltable.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
htmltextarea.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmltextcont.c mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object. 2007-12-04 18:17:21 +01:00
htmlwindow.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
install.c mshtml: Fix memory leak (found by Smatch). 2008-01-07 13:45:57 +01:00
loadopts.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
main.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
mshtml.inf mshtml: Fix the .jfif Content Type. 2006-08-07 13:09:37 +02:00
mshtml.spec mshtml: Added stub implementation of ShowHTMLDialog. 2006-07-19 09:38:08 +02:00
mshtml_private.h mshtml: Added PutProperty implementation. 2008-01-02 11:46:08 +01:00
navigate.c mshtml: Added PutProperty implementation. 2008-01-02 11:46:08 +01:00
nsembed.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
nsevents.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
nsiface.idl mshtml: Added IHTMLStyleSheet::get_rules implementation. 2007-12-06 14:52:08 +01:00
nsio.c mshtml: Don't crash in before_async_open if there is no client site. 2008-01-10 13:20:20 +01:00
nsservice.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
olecmd.c mshtml: Reload page in exec_editmode if available. 2007-11-20 13:21:00 +01:00
oleobj.c mshtml: Added ICustomDoc stub implementation. 2007-08-13 11:38:43 +02:00
olewnd.c mshtml: Remove nsIWebBrowserFocus_Activate useless call. 2007-11-12 12:07:05 +01:00
persist.c mshtml: Added PutProperty implementation. 2008-01-02 11:46:08 +01:00
protocol.c mshtml: Fixed Read implementations. 2008-01-04 12:01:04 +01:00
resource.h mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02:00
rsrc.rc makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them. 2006-12-26 15:02:03 +01:00
selection.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
service.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
task.c mshtml: Use IBindCtx passed to Load in BindToStorage call. 2007-12-24 16:34:28 +01:00
txtrange.c mshtml: Don't assume that end_pos.node is text node in range_to_string. 2008-01-04 12:01:06 +01:00
view.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00