Sweden-Number/dlls/mshtml
Francois Gouget 51b81a60a0 mshtml: Fix '\n' typo. 2007-05-15 18:09:04 +02:00
..
tests mshtml: Added IPersistStreamInit::Load test. 2007-05-11 14:02:21 +02:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in mshtml: Add a missing space. 2007-02-05 12:34:40 +01:00
Nl.rc mstml: Update Dutch resource. 2007-01-04 09:51:54 +01:00
No.rc
Sv.rc
Tr.rc
blank.htm
conpoint.c
editor.c mshtml: Add '\n' to Wine trace. 2006-12-05 10:31:47 +01:00
hlink.c Fix minor differences in the formatting of the license notices. 2007-05-04 12:08:15 +02:00
htmlbody.c mshtml: Added IHTMLBodyElement::CreateTextRange implementation. 2007-05-10 12:15:00 +02:00
htmldoc.c mshtml: Added DIID_DispHTMLDocument to QueryInterface. 2007-03-29 21:01:24 +02:00
htmldoc3.c
htmlelem.c mshtml: Store nsIDOMCSSStyleDeclaration in HTMLStyle. 2006-11-17 15:49:36 +01:00
htmlelem2.c
htmlinput.c
htmlnode.c
htmlselect.c
htmlstyle.c mshtml: Added put_fontSize implementation. 2006-11-17 15:50:27 +01:00
htmlstylesheet.c mshtml: Added semi-stub createStyleSheet implementation. 2006-11-17 15:50:32 +01:00
htmltextarea.c
htmltextcont.c
htmlwindow.c mshtml: Use HTMLWindow::alert in nsPromptService::Alert. 2006-12-12 20:11:56 +01:00
install.c mshtml: Make load_gecko thread safe. 2007-02-14 14:42:34 +01:00
loadopts.c
main.c
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IPersistStreamInit::Load implementation. 2007-05-11 13:25:02 +02:00
navigate.c mshtml: Added IPersistStreamInit::Load implementation. 2007-05-11 13:25:02 +02:00
nsembed.c mshtml: Remove auto detection of Mozilla and Mozilla ActiveX control. 2007-05-07 14:30:20 +02:00
nsiface.idl mshtml: Wrap nsIExternalProtocolHandler. 2007-05-14 15:41:05 +02:00
nsio.c mshtml: Fix '\n' typo. 2007-05-15 18:09:04 +02:00
nsservice.c mshtml: Use HTMLWindow::alert in nsPromptService::Alert. 2006-12-12 20:11:56 +01:00
olecmd.c mshtml: Improve some exec command stubs. 2007-05-15 12:43:07 +02:00
oleobj.c mshtml: Use get_client_disp_property in SetClientSite to get silent property. 2007-03-09 21:13:16 +01:00
olewnd.c
persist.c mshtml: Don't call start_binding if we use necko to load the page. 2007-05-14 15:41:11 +02:00
protocol.c mshtml: Fixed protocol tests on IE7. 2007-01-23 11:27:21 +01:00
resource.h mshtml: Set default print template in exec_print. 2006-12-14 12:52:10 +01: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: Reimplement IHTMTxtRange on top of nsIDOMRange. 2007-05-10 12:14:21 +02:00
service.c
task.c mshtml: Void functions should not return a value. 2007-04-10 11:05:03 +02:00
txtrange.c mshtml: Added IHTMLTxtRange::get_htmlText implementation. 2007-05-10 12:14:41 +02:00
view.c