Sweden-Number/dlls/mshtml
Jacek Caban 9a92f9cb4a mshtml: Improved debugstr_variant implementation. 2010-02-03 16:24:35 +01:00
..
tests mshtml: Added textarea element IDispatchEx support. 2010-01-29 13:30:06 +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 textarea element IDispatchEx support. 2010-01-29 13:30:06 +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: Moved common element tids to macro. 2010-01-28 11:09:40 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +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: Optimize nsAString handling in htmlelem*.c. 2010-01-29 13:30:07 +01:00
htmlelem2.c mshtml: Optimize nsAString handling in htmlelem*.c. 2010-01-29 13:30:07 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlevent.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlevent.h mshtml: Store body event target in HTMLDocumentNode. 2010-01-04 11:41:30 +01:00
htmlform.c mshtml: Optimize and clean up HTMLFormElement_get_dispid implementation. 2010-01-29 14:58:44 +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: Optimize more nsAString handling. 2010-01-29 14:59:02 +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: Optimize nsAString handling. 2010-01-29 13:30:07 +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.spec
mshtml_private.h mshtml: Optimize nsAString handling. 2010-01-29 13:30:07 +01:00
mutation.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
navigate.c mshtml: Use nsIDocShell to load a page in set_moniker. 2010-01-04 11:41:29 +01:00
nsembed.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
nsevents.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
nsiface.idl mshtml: Use nsIDocShell to load a page in set_moniker. 2010-01-04 11:41:29 +01:00
nsio.c mshtml: Silence invalid FIXME. 2010-01-14 10:22:44 -06: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 nsIDocShell to load a page in set_moniker. 2010-01-04 11:41:29 +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 ViewObjectEx stub implementation. 2009-12-16 13:04:34 +01:00