Sweden-Number/dlls/mshtml
Jacek Caban 30bed7eab3 mshtml: Moved builtin property invocation to separate function. 2010-03-24 21:53:03 +01:00
..
tests mshtml: Added IHTMLImgElement::onload tests. 2010-03-18 11:18:11 +01:00
Bg.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Da.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
De.rc mshtml: Update German Gecko installer dialog. 2009-11-16 11:34:42 +01:00
En.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Es.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Fi.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Fr.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Hu.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
It.rc mshtml: Add Italian translation. 2010-02-01 12:48:32 +01:00
Ja.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Ko.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Lt.rc mshtml: Update Lithuanain translation. 2009-11-16 11:34:36 +01:00
Makefile.in makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Nl.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
No.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Pl.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Pt.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Ro.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Ru.rc mshtml: Update Russian translation. 2009-11-16 12:43:07 +01:00
Si.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Sv.rc mshtml: Update Swedish translation. 2009-11-16 11:40:24 +01:00
Tr.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
Uk.rc mshtml: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
Zh.rc mshtml: Update description in Gecko installer dialog. 2009-11-13 15:52:48 +01:00
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: Moved builtin property invocation to separate function. 2010-03-24 21:53:03 +01:00
editor.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
hlink.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
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 mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
htmldoc.c mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
htmldoc3.c mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +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 support for load event on all nodes. 2010-03-18 11:18:01 +01:00
htmlelem3.c mshtml: Added IHTMLElement3::fireEvent implementation. 2009-10-13 11:27:27 +02:00
htmlelemcol.c mshtml: Optimize more nsAString handling. 2010-01-29 13:30:08 +01:00
htmlevent.c mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
htmlevent.h mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +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::onload property implementation. 2010-03-18 11:18:06 +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: Implement HTMLScriptElement_put_type. 2010-02-26 14:19:00 +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 mshtml: Add missing interfaces. 2009-08-04 13:47:36 +02:00
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: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
install.c mshtml: Disable Gecko installation on unsupported CPU architectures. 2009-12-03 15:27:49 +01:00
loadopts.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
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: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
mutation.c mshtml: Ignore EndLoad call if document is already detached. 2010-03-15 14:18:05 +01:00
navigate.c mshtml: Make sure that readState is READYSTATE_LOADING in read_stream_data. 2010-03-18 11:17:45 +01:00
nsembed.c mshtml: Moved OnStartURIOpen implementation to nsio.c. 2010-02-22 12:00:25 +01:00
nsevents.c mshtml: Added support for load event on all nodes. 2010-03-18 11:18:01 +01:00
nsiface.idl mshtml: Get rid of nsIWineURI interface. 2010-02-22 12:01:07 +01:00
nsio.c mshtml: Fix typo determining if channel is HTTP. 2010-03-22 10:42:35 +01:00
nsservice.c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
olecmd.c mshtml: Moved readystate to HTMLWindow. 2009-11-03 21:25:20 +01:00
oleobj.c mshtml: Call Exec(DOCHOST_DOCCANNAVIGATE) from IOleObject::SetClientSite. 2010-03-03 15:29:43 +01:00
olewnd.c mshtml: Moved state flags to HTMLDocumentObj. 2009-09-17 09:41:37 -05:00
omnavigator.c mshtml: Use user agent string in IOmNavigator::get_appVersion. 2010-03-15 14:18:05 +01:00
persist.c mshtml: Fire readystatechange event on document nodes. 2010-03-18 11:17:51 +01:00
protocol.c mshtml: Added JScriptProtocolInfo::QueryInfo implementation. 2009-09-09 12:08:18 +02:00
resource.h mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
rsrc.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
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 mshtml: Moved nsdoc to HTMLDocumentNode object. 2009-10-22 10:41:22 +02:00
service.c mshtml: Query OleClientSite about services in ServiceProvider_QueryService. 2009-12-29 11:06:17 +01:00
task.c mshtml: parse_complete() is unused so remove it. 2009-11-16 12:43:06 +01:00
txtrange.c mshtml: Optimize more nsAString handling. 2010-01-29 14:59:02 +01:00
view.c Assorted spelling and case fixes. 2010-03-22 10:49:13 +01:00