wine-wine/dlls/mshtml
Jacek Caban 28cf008c3b mshtml: Added IHTMLBodyElement::aLink implementation. 2008-02-25 12:20:19 +01:00
..
tests mshtml: Mode range tests. 2008-02-11 19:57:44 +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
Fr.rc mshtml: Updated French translation. 2007-12-05 12:21:50 +01:00
Hu.rc
Ko.rc mshtml: Updated Korean resource. 2007-10-25 13:58:23 +02:00
Makefile.in mshtml: Update wine_url in nsIURI::SetPath. 2008-02-04 13:17:48 +01:00
Nl.rc mshtml: Added missing Dutch translations. 2008-02-16 13:54:43 +01: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
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: Don't mix nsresult with HRESULT. 2008-02-18 12:57:10 +01:00
hlink.c
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: Added IHTMLBodyElement::aLink implementation. 2008-02-25 12:20: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.spec
mshtml_private.h mshtml: Update wine_url in nsIURI::SetPath. 2008-02-04 13:17:48 +01:00
navigate.c mshtml: Move nsChannel's content type initialization to async_open_doc_uri. 2008-01-11 12:26:11 +01:00
nsembed.c mshtml: Disable some default Gecko warnings. 2008-01-11 12:26:41 +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 nsINetUtil interface to nsIOService. 2008-02-21 12:53:00 +01:00
nsio.c mshtml: Report true scheme for about:blank URL. 2008-02-21 12:53:00 +01:00
nsservice.c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
olecmd.c mshtml: Check for This->frame. 2008-01-16 12:17:01 +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: Use QueryService to get IHttpNegotiate in get_post_data_stream. 2008-01-11 12:26:37 +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
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: Fixed bound_pos handling in move_prev_chars. 2008-02-11 19:57:39 +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