Sweden-Number/dlls/mshtml
Jacek Caban fbe9845890 mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
..
tests mshtml: Added IHTMLLocation::get_pathname implementation. 2009-08-10 13:19:26 +02:00
Bg.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Da.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
De.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
En.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Es.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Fi.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Fr.rc mshtml: Convert French resources to UTF-8. 2009-07-09 15:09:34 +02:00
Hu.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ja.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ko.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Lt.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Makefile.in mshtml: Added IHTMLLocation::get_pathname implementation. 2009-08-10 13:19:26 +02:00
Nl.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
No.rc mshtml: Update Norwegian Bokmål translation. 2009-08-04 12:50:12 +02:00
Pl.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Pt.rc mshtml: Update Portuguese translation and convert to UTF8. 2009-07-16 11:21:38 +02:00
Ro.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ru.rc mshtml: Convert the Russian resources to UTF-8. 2009-07-24 13:12:12 +02:00
Si.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Sv.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Tr.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Zh.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
blank.htm
conpoint.c mshtml: Sign-compare warnings fix. 2008-10-20 11:33:24 +02:00
dispex.c mshtml: Fixed tests on IE8 and change Wine behavior to IE8. 2009-06-23 15:52:59 +02:00
editor.c mshtml: Fixed second buffer argument to MultiByteToWideChar. 2009-02-05 13:12:44 +01:00
hlink.c
htmlanchor.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlbody.c mshtml: Always return hex string in IHTMLBodyElement::get_bgColor. 2009-08-03 14:59:40 +02:00
htmlcomment.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmlcurstyle.c mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids. 2009-03-05 16:16:25 +01:00
htmldoc.c mshtml: Added IPersistHistory stub implementation. 2009-04-16 13:45:20 -05:00
htmldoc3.c mshtml: Implement IHTMLDocument3 getElementsByTagName. 2009-01-22 15:28:24 +01:00
htmldoc5.c mshtml: Implement IHTMLDocument5 createComment. 2009-01-21 13:05:02 +01:00
htmlelem.c mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
htmlelem2.c mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
htmlelem3.c mshtml: Added IHTMLElement3::[get|put]_implementation. 2008-10-10 12:55:44 +02:00
htmlelemcol.c mshtml: Added support for VT_UINT name in IHTMLElementCollection::item. 2009-07-08 20:12:55 +02:00
htmlevent.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmlevent.h mshtml: Added element mouseout and selectstart event implementation. 2008-10-13 11:17:18 +02:00
htmlgeneric.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmliframe.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlimg.c mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
htmlinput.c mshtml: Use correct macro in HTMLInputTextElement::get_value. 2009-08-12 12:49:23 +02:00
htmllocation.c mshtml: Added IHTMLLocation::get_pathname implementation. 2009-08-10 13:19:26 +02:00
htmlnode.c mshtml: Match IE8 implementation. 2009-05-27 15:40:36 +02:00
htmloption.c mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
htmlscript.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlselect.c mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
htmlstyle.c mshtml: Added IHTMLStyle3::wordWrap property implementation. 2009-08-03 14:59:47 +02:00
htmlstyle.h mshtml: Added IHTMLStyle3::wordWrap property implementation. 2009-08-03 14:59:47 +02:00
htmlstyle2.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmlstyle3.c mshtml: Added IHTMLStyle3::wordWrap property implementation. 2009-08-03 14:59:47 +02:00
htmlstylesheet.c mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
htmltable.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmltablerow.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmltextarea.c mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
htmltextcont.c mshtml: Change long to LONG in mshtml.idl (HTML*Element stuff). 2009-03-12 13:09:54 +01:00
htmltextnode.c mshtml: Change long to LONG in mshtml.idl (remaining stuff). 2009-03-12 13:09:54 +01:00
htmlwindow.c mshtml: Added IHTMLWindow2_confirm implementation. 2009-03-13 14:12:49 +01:00
install.c mshtml: Wine Gecko 1.0.0 release. 2009-08-04 15:33:01 +02:00
loadopts.c
main.c mshtml: Added VT_UINT handling to debugstr_variant. 2009-07-23 15:27:19 +02:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
mutation.c mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
navigate.c mshtml: Added IBindStatusCallback::OnResponse implementation. 2009-08-12 12:49:18 +02:00
nsembed.c mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
nsevents.c mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
nsiface.idl mshtml: Wine Gecko 1.0.0 release. 2009-08-04 15:33:01 +02:00
nsio.c mshtml: Added IBindStatusCallback::OnResponse implementation. 2009-08-12 12:49:18 +02:00
nsservice.c
olecmd.c mshtml: Call set_ns_editmode in better place. 2009-08-03 14:59:53 +02:00
oleobj.c
olewnd.c
omnavigator.c mshtml: Fixed tests on IE8 and change Wine behavior to IE8. 2009-06-23 15:52:59 +02:00
persist.c mshtml: Don't write null byte in IPersist*::Save functions. 2009-08-12 12:49:29 +02:00
protocol.c urlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot::Start declaration. 2009-04-01 14:23:32 +02:00
resource.h mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
rsrc.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
script.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
selection.c mshtml: Use stored nsdoc in createRange. 2008-10-09 12:25:47 +02:00
service.c
task.c mshtml: Use TLS_OUT_OF_INDEXES as invalid TLS value. 2009-05-25 11:24:13 +02:00
txtrange.c mshtml: Replace long with LONG. 2009-06-03 11:35:10 +02:00
view.c mshtml: Remove two superfluous casts. 2008-12-05 12:36:14 +01:00