Sweden-Number/dlls/mshtml
Jacek Caban 74f28d4a20 mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
..
tests mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
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
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: Move event handlers invocation to separated function. 2009-09-08 13:40:02 +02:00
editor.c
hlink.c
htmlanchor.c
htmlbody.c mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
htmlcomment.c
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05:00
htmldoc.c mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
htmldoc3.c
htmldoc5.c
htmlelem.c mshtml: Added IHTMLElement::dblclick property implementation. 2009-09-09 12:09:11 +02:00
htmlelem2.c mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation. 2009-09-15 16:41:26 -05:00
htmlelem3.c
htmlelemcol.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmlevent.c mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation. 2009-09-15 16:41:26 -05:00
htmlevent.h mshtml: Added semi-stub IHTMLElement2::onreadystatechange implmementation. 2009-09-15 16:41:26 -05:00
htmlgeneric.c
htmliframe.c
htmlimg.c mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
htmlinput.c mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05:00
htmllocation.c mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
htmlnode.c mshtml: Properly release DispatchEx data. 2009-09-01 12:43:13 +02:00
htmloption.c mshtml: Moved option_factory to HTMLWindow object. 2009-09-17 09:39:02 -05:00
htmlscript.c
htmlselect.c mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
htmlstyle.c mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05:00
htmlstyle.h mshtml: Implement IHTMLCurrentStyle_get_bottom. 2009-09-16 14:37:51 -05: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 mshtml: Store body event target in window object. 2009-09-09 12:08:32 +02:00
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05: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: Moved HTMLLocation object to HTMLWindow. 2009-09-17 09:39:15 -05:00
mutation.c mshtml: Moved TASK_PARSECOMPLETE to nsIMutationObserver::EndLoad. 2009-08-12 12:48:53 +02:00
navigate.c mshtml: Report download failure to necko. 2009-09-15 16:41:26 -05:00
nsembed.c mshtml: Remove no longer used create_nsstream. 2009-08-27 11:01:20 +02:00
nsevents.c mshtml: Moved script host objects to HTMLWindow. 2009-09-10 11:06:36 +02:00
nsiface.idl mshtml: Wrap nsIURL interface. 2009-08-27 11:45:16 +02:00
nsio.c mshtml: Added IHTMLInputElement::src property implementation. 2009-09-15 16:41:26 -05: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: Use ActiveScript for JavaScript in about protocol documents. 2009-09-10 11:06:57 +02:00
protocol.c mshtml: Added JScriptProtocolInfo::QueryInfo implementation. 2009-09-09 12:08:18 +02:00
resource.h
rsrc.rc
script.c mshtml: Added support for quering global variables from window object. 2009-09-10 11:06:45 +02:00
selection.c
service.c
task.c mshtml: Improve debug messages for timer invocation. 2009-09-09 12:07:59 +02:00
txtrange.c
view.c