Sweden-Number/dlls/mshtml
Piotr Caban 17bec80f71 mshtml: Added IObjectWithSite stubs. 2009-12-16 13:04:34 +01:00
..
tests mshtml: Implement IHTMLImgElement get_Name. 2009-12-15 16:09:13 +01: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: Add stub implementation of IHTMLFormElement. 2009-12-01 12:58:16 +01:00
Nl.rc
No.rc
Pl.rc
Pt.rc
Ro.rc
Ru.rc mshtml: Update Russian translation. 2009-11-16 12:43:07 +01:00
Si.rc
Sv.rc
Tr.rc
Zh.rc
blank.htm
conpoint.c mshtml: Added support for connection point HTML notification. 2009-11-24 10:47:21 +01:00
dispex.c mshtml: Add stub implementation of IHTMLFormElement. 2009-12-01 12:58:16 +01:00
editor.c
hlink.c
htmlanchor.c mshtml: Forward common function from IHTMLAnchorElement to IHTMLElement2 implementation. 2009-11-24 10:45:51 +01:00
htmlbody.c mshtml: Added support for connection point HTML notification. 2009-11-24 10:47:21 +01:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Added IObjectWithSite stubs. 2009-12-16 13:04:34 +01:00
htmldoc3.c mshtml: Also search by node name attribute in IHTMLDocument3::getElementById. 2009-11-21 14:31:45 +01:00
htmldoc5.c
htmlelem.c mshtml: Added generic bind_to_tree node notification and use it to set frame's content window. 2009-12-03 10:22:04 +01:00
htmlelem2.c mshtml: Added onreadystatechange event support. 2009-12-01 11:39:45 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Also get dispid by element name & id in HTMLElementCollection. 2009-11-21 14:31:45 +01:00
htmlevent.c mshtml: Implement IHTMLWindow2::{get,put}_onresize. 2009-12-08 17:54:08 +01:00
htmlevent.h mshtml: Implement IHTMLWindow2::{get,put}_onresize. 2009-12-08 17:54:08 +01:00
htmlform.c mshtml: Support get_dispid and invoke methods in HTMLFormElement. 2009-12-02 12:18:23 +01:00
htmlframebase.c mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid. 2009-12-15 16:09:11 +01:00
htmlgeneric.c
htmliframe.c mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid. 2009-12-15 16:09:11 +01:00
htmlimg.c mshtml: Implement IHTMLImgElement get_Name. 2009-12-15 16:09:13 +01:00
htmlinput.c
htmllocation.c mshtml: Added support for relative URLs in navigate_url. 2009-12-01 11:39:12 +01:00
htmlnode.c
htmloption.c
htmlscreen.c mshtml: Added IHTMLScreen::get_colorDepth implementation. 2009-12-01 11:34:09 +01:00
htmlscript.c mshtml: Added IHTMLElement2::get_readyState implementation. 2009-12-01 11:34:23 +01:00
htmlselect.c
htmlstyle.c mshtml: Added IHTMLStyle::marginTop implementation. 2009-12-14 12:04:06 +01:00
htmlstyle.h mshtml: Implement IHTMLStyle::{get, put}_border{Top, Bottom, Right}. 2009-12-02 12:19:24 +01:00
htmlstyle2.c mshtml: Added IHTMLStyle2::right implementation. 2009-12-14 12:04:06 +01:00
htmlstyle3.c mshtml: Improved IHTMLStyle3::put_zoom stub. 2009-11-17 12:05:53 +01:00
htmlstylesheet.c
htmltable.c mshtml: Added support for connection point HTML notification. 2009-11-24 10:47:21 +01:00
htmltablerow.c
htmltextarea.c
htmltextcont.c mshtml: Added support for connection point HTML notification. 2009-11-24 10:47:21 +01:00
htmltextnode.c mshtml: Added IHTMLDOMTextNode::get_length implementation. 2009-12-10 12:00:25 +01:00
htmlwindow.c mshtml: Search content_window's properties in HTML[I]FrameBase::get_dispid. 2009-12-15 16:09:11 +01:00
install.c mshtml: Disable Gecko installation on unsupported CPU architectures. 2009-12-03 15:27:49 +01:00
loadopts.c
main.c mshtml: Added IHTMLScreen::get_width implementation. 2009-12-01 11:30:55 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IObjectWithSite stubs. 2009-12-16 13:04:34 +01:00
mutation.c mshtml: Added generic bind_to_tree node notification and use it to set frame's content window. 2009-12-03 10:22:04 +01:00
navigate.c mshtml: Added support for redirected binding. 2009-12-16 12:23:48 +01:00
nsembed.c mshtml: Make nsACString_{Init,Finish}() static. 2009-12-04 14:34:58 +01:00
nsevents.c mshtml: Added PersistStreamInit_InitNew implementation. 2009-12-07 15:40:47 +01:00
nsiface.idl mshtml: Add stub implementation of IHTMLFormElement. 2009-12-01 12:58:16 +01:00
nsio.c mshtml: Don't depend on necko channel in nsChannel::QueryInterface implementation. 2009-12-02 12:19:38 +01:00
nsservice.c
olecmd.c
oleobj.c mshtml: Added IObjectWithSite stubs. 2009-12-16 13:04:34 +01:00
olewnd.c
omnavigator.c
persist.c mshtml: Added PersistStreamInit_InitNew implementation. 2009-12-07 15:40:47 +01:00
protocol.c
resource.h
rsrc.rc
script.c mshtml: Don't pass fdexNameEnsure flag to script engines in find_global_prop. 2009-12-07 14:18:28 +01:00
secmgr.c mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available. 2009-11-20 11:16:13 +01:00
selection.c
service.c
task.c mshtml: parse_complete() is unused so remove it. 2009-11-16 12:43:06 +01:00
txtrange.c mshtml: Check for NULL return from allocations. 2009-12-02 13:16:45 +01:00
view.c mshtml: Added ViewObjectEx stub implementation. 2009-12-16 13:04:34 +01:00