Sweden-Number/dlls/mshtml
Peter Dons Tychsen 7c1ae27443 mshtml: Fix crash because of usage of pointer before cheking if it is NULL. 2009-09-08 12:13:19 +02:00
..
tests mshtml: Added IOmNavigator::get_userAgent implementation. 2009-09-02 14:40:25 +02:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc mshtml: Convert French resources to UTF-8. 2009-07-09 15:09:34 +02:00
Hu.rc
Ja.rc
Ko.rc
Lt.rc
Makefile.in mshtml: Added IHTMLLocation::get_pathname implementation. 2009-08-10 13:19:26 +02:00
Nl.rc
No.rc mshtml: Update Norwegian Bokmål translation. 2009-08-04 12:50:12 +02:00
Pl.rc
Pt.rc mshtml: Update Portuguese translation and convert to UTF8. 2009-07-16 11:21:38 +02:00
Ro.rc
Ru.rc mshtml: Convert the Russian resources to UTF-8. 2009-07-24 13:12:12 +02:00
Si.rc
Sv.rc
Tr.rc
Zh.rc
blank.htm
conpoint.c
dispex.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
editor.c
hlink.c
htmlanchor.c
htmlbody.c mshtml: Always return hex string in IHTMLBodyElement::get_bgColor. 2009-08-03 14:59:40 +02:00
htmlcomment.c
htmlcurstyle.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmldoc.c mshtml: Added IHTMLDocument::writeln implementation. 2009-09-02 14:40:21 +02:00
htmldoc3.c
htmldoc5.c
htmlelem.c mshtml: Added IHTMLElement::get_outerHTML implementation. 2009-08-12 12:49:46 +02:00
htmlelem2.c
htmlelem3.c
htmlelemcol.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmlevent.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmlevent.h
htmlgeneric.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Use correct macro in HTMLInputTextElement::get_value. 2009-08-12 12:49:23 +02:00
htmllocation.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmlnode.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmloption.c mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
htmlscript.c
htmlselect.c
htmlstyle.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmlstyle.h mshtml: Implement IHTMLStyle get/put letterSpacing. 2009-08-25 11:09:31 +02:00
htmlstyle2.c
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
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02: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: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
mutation.c mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
navigate.c mshtml: Always call OnStartRequest before OnStopRequest. 2009-08-31 12:17:05 +02:00
nsembed.c mshtml: Remove no longer used create_nsstream. 2009-08-27 11:01:20 +02:00
nsevents.c mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
nsiface.idl mshtml: Wrap nsIURL interface. 2009-08-27 11:45:16 +02:00
nsio.c mshtml: Update wine_url in nsIURL::SetQuery. 2009-08-27 11:45:36 +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: Added IOmNavigator::get_userAgent implementation. 2009-09-02 14:40:25 +02:00
persist.c mshtml: Get rid of handling post data in IPersistMoniker::Load hack. 2009-08-25 10:23:31 +02:00
protocol.c
resource.h
rsrc.rc
script.c mshtml: Fixed script tests on IE8. 2009-08-31 12:19:13 +02:00
selection.c
service.c
task.c mshtml: Fix crash because of usage of pointer before cheking if it is NULL. 2009-09-08 12:13:19 +02:00
txtrange.c
view.c