wine-wine/dlls/mshtml
Andrew Eikum 1622fd0e7a mshtml: Add stub implementation for IHTMLDocument6. 2009-10-13 11:38:29 +02:00
..
tests mshtml: Added more events tests. 2009-10-13 11:27:39 +02:00
Bg.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Da.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
De.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
En.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Es.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Fi.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Fr.rc mshtml: Convert French resources to UTF-8. 2009-07-09 15:09:34 +02:00
Hu.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ja.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ko.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Lt.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Makefile.in mshtml: Added IInternetHostSecurityManager stub implementation. 2009-09-29 14:22:33 +02:00
Nl.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
No.rc mshtml: Update Norwegian Bokmål translation. 2009-08-04 12:50:12 +02:00
Pl.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Pt.rc mshtml: Update Portuguese translation and convert to UTF8. 2009-07-16 11:21:38 +02:00
Ro.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Ru.rc mshtml: Convert the Russian resources to UTF-8. 2009-07-24 13:12:12 +02:00
Si.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Sv.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Tr.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
Zh.rc mshtml: Build language resource files separately. 2009-07-01 11:42:42 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Use dispinterface DISPID_VALUE implementation if available. 2009-10-02 15:06:58 +02:00
editor.c mshtml: Move readystate to HTMLDocumentObj. 2009-09-17 09:42:02 -05:00
hlink.c
htmlanchor.c mshtml: Added IHTMLAnchorElement::get_href implementation. 2009-10-02 15:06:58 +02:00
htmlbody.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlcomment.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
htmldoc.c mshtml: Add stub implementation for IHTMLDocument6. 2009-10-13 11:38:29 +02:00
htmldoc3.c mshtml: Return NULL documentElement in READYSTATE_UNINITIALIZED state. 2009-10-12 12:14:41 +02:00
htmldoc5.c mshtml: Add stub implementation for IHTMLDocument6. 2009-10-13 11:38:29 +02:00
htmlelem.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlelem2.c mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
htmlelem3.c mshtml: Added IHTMLElement3::fireEvent implementation. 2009-10-13 11:27:27 +02:00
htmlelemcol.c mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
htmlevent.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlevent.h mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlgeneric.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmliframe.c mshtml: Use document.defaultView to get iframe contentWindow. 2009-10-02 15:06:58 +02:00
htmlimg.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlinput.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmllocation.c mshtml: Added IHTMLLocation::put_href implementation. 2009-10-12 12:15:26 +02:00
htmlnode.c mshtml: Added IHTMLDOMNode::cloneNode implementation. 2009-10-02 15:06:58 +02:00
htmloption.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlscript.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmlselect.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmlstyle.c mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -05:00
htmlstyle.h mshtml: Implement IHTMLCurrentStyle_get_textIndent. 2009-09-18 08:56:37 -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 mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltablerow.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltextarea.c mshtml: Added IHTMLElement::click implementation. 2009-10-13 11:27:32 +02:00
htmltextcont.c mshtml: Moved init_dispex call to HTMLElement_Init. 2009-10-02 15:06:58 +02:00
htmltextnode.c mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
htmlwindow.c mshtml: Added IHTMLWindow2::get_length implementation. 2009-10-13 11:27:12 +02: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: Add stub implementation for IHTMLDocument6. 2009-10-13 11:38:29 +02:00
mutation.c mshtml: Improved IHTMLElement2::doScroll stub. 2009-10-12 12:14:47 +02:00
navigate.c mshtml: Added IHTMLLocation::put_href implementation. 2009-10-12 12:15:26 +02:00
nsembed.c mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
nsevents.c mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
nsiface.idl mshtml: Create nsIDOMEvent in create_event if not available. 2009-10-13 11:27:21 +02:00
nsio.c mshtml: Moved QueryService call to hlink_frame_navigate. 2009-10-12 12:14:56 +02:00
nsservice.c
olecmd.c mshtml: Move readystate to HTMLDocumentObj. 2009-09-17 09:42:02 -05:00
oleobj.c mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj. 2009-09-17 09:48:05 -05:00
olewnd.c mshtml: Moved state flags to HTMLDocumentObj. 2009-09-17 09:41:37 -05:00
omnavigator.c mshtml: Added IOmNavigator::get_userAgent implementation. 2009-09-02 14:40:25 +02:00
persist.c mshtml: Move mime to HTMLDocumentObj. 2009-09-17 09:47:43 -05: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: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager. 2009-10-01 11:33:41 +02:00
secmgr.c mshtml: Fix typo in TRACE. 2009-10-12 12:13:36 +02:00
selection.c mshmtl: Check nsrange before calling ->Release (coverity). 2009-09-22 18:50:52 +02:00
service.c mshtml: Moved undomgr to HTMLDocumentObj. 2009-09-17 09:41:00 -05:00
task.c mshtml: Move readystate to HTMLDocumentObj. 2009-09-17 09:42:02 -05:00
txtrange.c mshtml: Move node list to HTMLDocumentNode. 2009-09-17 09:47:53 -05:00
view.c mshtml: Move update flags to HTMLDocumentObj. 2009-09-17 09:47:48 -05:00