Sweden-Number/dlls/mshtml
Vitaly Perov e2f3b143fd mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME. 2010-02-23 12:06:35 +01:00
..
tests mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME. 2010-02-23 12:06:35 +01:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
It.rc mshtml: Add Italian translation. 2010-02-01 12:48:32 +01:00
Ja.rc
Ko.rc
Lt.rc
Makefile.in mshtml: Add Italian translation. 2010-02-01 12:48:32 +01:00
Nl.rc
No.rc
Pl.rc
Pt.rc
Ro.rc
Ru.rc
Si.rc
Sv.rc
Tr.rc
Uk.rc mshtml: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Zh.rc
blank.htm
conpoint.c mshtml: Make sure that event listeners of connection point are set. 2010-01-04 11:41:29 +01:00
dispex.c mshtml: Added tests showing that we should return E_NOTIMPL in DeleteMemberByName. 2010-02-11 14:38:44 +01:00
editor.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
hlink.c
htmlanchor.c mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmlbody.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlcomment.c mshtml: Forward IHTMLCommentElement::get_text to IHTMLElement::get_outerHTML. 2010-02-10 11:33:05 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Silence IStdMarshalInfo in htmldoc_qi FIXME. 2010-02-23 12:06:35 +01:00
htmldoc3.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmldoc5.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlelem.c mshtml: Correctly handle comment nodes in IHTMLElement::[get|put]_title implementation. 2010-02-09 11:34:52 +01:00
htmlelem2.c mshtml: Added IHTMLElement2::detachEvent implementation. 2010-02-09 11:34:48 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlevent.c mshtml: Ensure that gecko event listener is attached in attach_event. 2010-02-11 14:38:44 +01:00
htmlevent.h mshtml: Added IHTMLElement2::detachEvent implementation. 2010-02-09 11:34:48 +01:00
htmlform.c mshtml: Don't free nsstr in HTMLFormElement_get_dispid twice. 2010-02-09 11:34:43 +01:00
htmlframe.c mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmlframebase.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
htmlgeneric.c mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmliframe.c mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmlimg.c mshtml: Added IHTMLImgElement::height property implementation. 2010-02-09 11:34:35 +01:00
htmlinput.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
htmllocation.c mshtml: Added support for relative URLs in navigate_url. 2009-12-01 11:39:12 +01:00
htmlnode.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
htmloption.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
htmlscreen.c mshtml: Added IHTMLScreen::get_colorDepth implementation. 2009-12-01 11:34:09 +01:00
htmlscript.c mshtml: Added script element IDispatchEx support. 2010-01-28 11:10:06 +01:00
htmlselect.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
htmlstyle.c mshtml: Added IHTMLStyle::get_border*Color implementation. 2010-02-11 14:38:44 +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: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmltablerow.c mshtml: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmltextarea.c mshtml: Added textarea element IDispatchEx support. 2010-01-29 13:30:06 +01:00
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: Optimize more nsAString handling. 2010-01-29 14:59:02 +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: Improved debugstr_variant implementation. 2010-02-03 16:24:35 +01:00
mshtml.inf mshtml: Don't create empty default key values where not necessary. 2010-02-10 14:30:12 +01:00
mshtml.spec
mshtml_private.h mshtml: Get rid of nsIWineURI::[GS]etNSContainer. 2010-02-22 12:00:58 +01:00
mutation.c mshtml: Added IViewObject::SetAdvise implementation. 2010-02-15 16:11:12 +01:00
navigate.c mshtml: Use nsWineURL structure directly in load_nsuri. 2010-02-22 12:00:40 +01:00
nsembed.c mshtml: Moved OnStartURIOpen implementation to nsio.c. 2010-02-22 12:00:25 +01:00
nsevents.c mshtml: Added IViewObject::SetAdvise implementation. 2010-02-15 16:11:12 +01:00
nsiface.idl mshtml: Get rid of nsIWineURI interface. 2010-02-22 12:01:07 +01:00
nsio.c mshtml: Get rid of nsIWineURI interface. 2010-02-22 12:01:07 +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: Use nsWineURL structure directly in load_nsuri. 2010-02-22 12:00:40 +01:00
protocol.c
resource.h
rsrc.rc
script.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +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 mshtml: Query OleClientSite about services in ServiceProvider_QueryService. 2009-12-29 11:06:17 +01:00
task.c
txtrange.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
view.c mshtml: Added IViewObject::SetAdvise implementation. 2010-02-15 16:11:12 +01:00