Sweden-Number/dlls/mshtml
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
..
tests mshtml: Added IHTMLScriptElement stub implementation. 2008-03-03 12:27:50 +01:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
Nl.rc mshtml: Added missing Dutch translations. 2008-02-16 13:54:43 +01:00
No.rc
Sv.rc
Tr.rc
blank.htm
conpoint.c
editor.c mshtml: Don't mix nsresult with HRESULT. 2008-02-18 12:57:10 +01:00
hlink.c
htmlanchor.c
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
htmldoc5.c
htmlelem.c mshtml: Added IHTMLScriptElement stub implementation. 2008-03-03 12:27:50 +01:00
htmlelem2.c
htmlinput.c
htmlnode.c
htmloption.c
htmlscript.c mshtml: Added IHTMLScriptElement stub implementation. 2008-03-03 12:27:50 +01:00
htmlselect.c
htmlstyle.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextcont.c
htmlwindow.c
install.c mshtml: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
loadopts.c
main.c mshtml: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IHTMLScriptElement stub implementation. 2008-03-03 12:27:50 +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: Don't use typeof as it's not portable. 2008-02-27 14:52:24 +01:00
nsevents.c
nsiface.idl mshtml: Added nsINetUtil interface to nsIOService. 2008-02-21 12:53:00 +01:00
nsio.c mshtml: Added nsIURI::Equals implementation on URIs without necko interface associated. 2008-02-28 12:57:10 +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
olewnd.c
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
rsrc.rc
selection.c
service.c janitorial: Remove links to any microsoft site. 2008-03-01 12:03:59 +01:00
task.c
txtrange.c mshtml: Fixed bound_pos handling in move_prev_chars. 2008-02-11 19:57:39 +01:00
view.c