wine-wine/dlls/mshtml
Jacek Caban b2297e2090 mshtml: Removed tests failing on IE7. 2010-11-18 12:37:04 +01:00
..
tests mshtml: Removed tests failing on IE7. 2010-11-18 12:37:04 +01:00
Bg.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Da.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
De.rc mshtml: Update German translation. 2010-08-16 12:56:11 +02:00
En.rc mshtml: Fix indentation in resource file. 2010-08-16 12:56:14 +02:00
Es.rc mshtml: Update Spanish translation. 2010-08-16 12:56:50 +02:00
Fi.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Fr.rc mshtml: Update French translation. 2010-08-16 12:56:23 +02:00
He.rc mshtml: Added Hebrew translation. 2010-10-22 12:05:18 +02:00
Hu.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
It.rc mshtml: Update Italian translation. 2010-08-16 12:56:42 +02:00
Ja.rc mshtml: Update Japanese translation. 2010-08-31 14:23:49 +02:00
Ko.rc mshtml: Update Korean resource. 2010-08-16 12:56:58 +02:00
Lt.rc mshtml: Update Lithuanian translation. 2010-08-16 12:56:09 +02:00
Makefile.in mshtml: Added IHTMLStyleElement stub implementation. 2010-11-12 14:39:21 +01:00
Nl.rc mshtml: Update the Dutch translation. 2010-08-16 12:56:18 +02:00
No.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Pl.rc mshtml: Update the Polish translation. 2010-09-18 13:07:00 +02:00
Pt.rc mshtml: Update Portuguese translation. 2010-10-29 14:22:10 +02:00
Ro.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Ru.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Si.rc mshtml: Add a space before ellipses in the Slovenian translation. 2010-10-05 11:38:45 +02:00
Sr.rc mshtml: Add the Serbian (Latin and Cyrillic) translation. 2010-10-22 12:06:07 +02:00
Sv.rc mshtml: Update Swedish translation. 2010-08-16 12:59:19 +02:00
Tr.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
Uk.rc mshtml: Update Ukrainian translation. 2010-08-16 13:41:24 +02:00
Zh.rc mshtml: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
blank.htm
conpoint.c mshtml: Remove useless initialization. 2010-10-25 12:41:40 +02:00
dispex.c mshtml: Use macro for tid declaration. 2010-11-08 13:31:32 +01:00
editor.c mshtml: Use QueryCommandState to get align state. 2010-08-18 15:32:03 +02:00
hlink.c
htmlanchor.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlbody.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlcomment.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Added document fragment cloneNode implementation. 2010-11-15 13:20:09 +01:00
htmldoc3.c mshtml: Added IHTMLDocument3::createDocumentFragment implementation. 2010-11-15 13:20:07 +01:00
htmldoc5.c
htmlelem.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlelem2.c mshtml: Added implementation of remaining IHTMLRect getters. 2010-07-19 14:38:15 +02:00
htmlelem3.c
htmlelemcol.c
htmlembed.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlevent.c mshtml: Check if event_table entry is allocated before using it in remove_event_handler. 2010-06-21 11:51:52 +02:00
htmlevent.h mshtml: Added beginning support for oncontextmenu event. 2010-05-07 16:00:23 +02:00
htmlform.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlframe.c mshtml: Use custom get_readyState implementations for object and frame elements. 2010-11-15 13:20:07 +01:00
htmlframebase.c
htmlgeneric.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmliframe.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlimg.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlinput.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmllocation.c
htmlnode.c mshtml: Correctly handle DOCUMENT_FRAGMENT_NODE in IHTMLDOMNode::get_nodeType. 2010-11-15 13:20:08 +01:00
htmlobject.c mshtml: Use custom get_readyState implementations for object and frame elements. 2010-11-15 13:20:07 +01:00
htmloption.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlscreen.c
htmlscript.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlselect.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlstyle.c
htmlstyle.h
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlstylesheet.c mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. 2010-11-08 13:31:25 +01:00
htmltable.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmltablerow.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmltextarea.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmltextcont.c
htmltextnode.c mshtml: Moved cloneNode implementation to vtbl. 2010-11-15 13:20:06 +01:00
htmlwindow.c mshtml: Added HTMLWindow's IServiceProvider implementation. 2010-11-12 14:38:55 +01:00
install.c mshtml: Update the Gecko find procedure comment to reflect the latest behavior. 2010-10-07 12:02:59 +02:00
loadopts.c
main.c mshtml: Added PrintHTML stub. 2010-09-22 12:43:47 +02:00
mshtml.inf mshtml: Use correct iexplore.exe path in mshtml.inf. 2010-06-24 17:00:29 +02:00
mshtml.spec mshtml: Added PrintHTML stub. 2010-09-22 12:43:47 +02:00
mshtml_private.h mshtml: Added IHTMLDocument3::createDocumentFragment implementation. 2010-11-15 13:20:07 +01:00
mutation.c mshtml: Wine Gecko 1.1.0 release. 2010-08-25 17:37:14 +02:00
navigate.c mshtml: Get rid of no longer needed parse_post_data. 2010-10-28 11:40:01 +02:00
nsembed.c mshtml: Get rid of no longer needed nsIComponentRegistrar::AutoRegister call. 2010-08-26 12:39:17 +02:00
nsevents.c mshtml: Moved more code to handle_docobj_load. 2010-10-07 12:00:26 +02:00
nsiface.idl mshtml: Added IHTMLObjectElement::get_vspace implementation. 2010-11-12 14:39:04 +01:00
nsio.c mshtml: Use IUri for nsIURI::GetSpec implementation. 2010-11-15 13:20:06 +01:00
nsservice.c mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
olecmd.c mshtml: Do not try to use IDocHostUIHandler for context menu if hostui is NULL. 2010-07-01 13:43:55 +02:00
oleobj.c mshtml: Store client site in HTMLDocumentObj as soon as possible in SetClientSite. 2010-06-28 16:58:39 +02:00
olewnd.c
omnavigator.c mshtml: Added IOmNavigator::get_plugins implementation. 2010-11-08 13:31:22 +01:00
persist.c mshtml: Don't use start_binding in IPersistStreamInit::InitNew. 2010-08-19 17:32:20 +02:00
protocol.c mshtml: Pass the data read from resource to FindMimeFromData. 2010-07-01 13:43:58 +02:00
resource.h mshtml: Send more informative messages to OleInPlaceFrame. 2010-08-04 13:19:21 +02:00
rsrc.rc
script.c mshtml: Added IHTMLWindow2::execScript implementation. 2010-11-09 14:21:25 +01:00
secmgr.c
selection.c
service.c mshtml: Properly handle QueryService(SID_SOleUndoManager) call. 2010-11-04 13:10:33 +01:00
task.c
txtrange.c
view.c