wine-wine/dlls/mshtml
Jacek Caban a065d6fad9 mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
..
tests mshtml: Added PluginHost's IServiceProvider stub implementation. 2010-12-06 19:06:38 +01:00
Bg.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Da.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
De.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
En.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Es.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Fi.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Fr.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
He.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Hu.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
It.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Ja.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Ko.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Lt.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Makefile.in mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Nl.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
No.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Pl.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Pt.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Ro.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Ru.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Si.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Sr.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Sv.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Tr.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Uk.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
Zh.rc mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01: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: Use an iface instead of an vtbl pointer in HTMLAnchorElement. 2010-12-06 19:05:54 +01:00
htmlbody.c mshtml: Use an iface instead of a vtbl pointer in HTMLBodyElement. 2010-12-06 19:05:54 +01:00
htmlcomment.c mshtml: Better error handling in create_node calls. 2010-12-02 11:58:12 +01:00
htmlcurstyle.c
htmldoc.c mshtml: Improved error handling in HTMLElement_Create calls. 2010-12-02 11:58:30 +01:00
htmldoc3.c mshtml: Better error handling in create_node calls. 2010-12-02 11:58:12 +01:00
htmldoc5.c mshtml: Better error handling in create_node calls. 2010-12-02 11:58:12 +01:00
htmlelem.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmlelem2.c mshtml: Use an iface instead of a vtbl pointer in HTMLRect. 2010-12-06 19:05:54 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
htmlembed.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmlevent.c mshtml: Use an iface instead of a vtbl pointer in HTMLEventObj. 2010-12-07 11:39:36 +01:00
htmlevent.h
htmlform.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmlframe.c mshtml: Use an iface instead of a vtbl pointer in HTMLFrameElement. 2010-12-07 11:40:01 +01:00
htmlframebase.c
htmlgeneric.c mshtml: Use an iface instead of a vtbl pointer in HTMLGenericElement. 2010-12-07 11:41:04 +01:00
htmliframe.c mshtml: Use an iface instead of a vtbl pointer in HTMLIFrame. 2010-12-07 11:41:52 +01:00
htmlimg.c mshtml: Use an iface instead of a vtbl pointer in HTMLImgElement. 2010-12-07 11:42:06 +01:00
htmlinput.c mshtml: Change the second vtbl in HTMLInputElement to an iface. 2010-12-07 11:40:55 +01:00
htmllocation.c
htmlnode.c mshtml: Improved error handling in HTMLElement_Create calls. 2010-12-02 11:58:30 +01:00
htmlobject.c mshtml: Use an iface instead of a vtbl pointer in HTMLObjectElement. 2010-12-07 11:41:15 +01:00
htmloption.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmlscreen.c mshtml: Use an iface instead of a vtbl pointer in HTMLScreen. 2010-12-07 11:41:47 +01:00
htmlscript.c mshtml: Use an iface instead of a vtbl pointer in HTMLScriptElement. 2010-12-07 11:39:43 +01:00
htmlselect.c mshtml: Use an iface instead of a vtbl pointer in HTMLSelectElement. 2010-12-07 11:40:20 +01:00
htmlstyle.c mshtml: Added IHTMLStyle::padding property implementation. 2010-11-29 11:24:40 +01:00
htmlstyle.h mshtml: Added IHTMLStyle::padding property implementation. 2010-11-29 11:24:40 +01:00
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmlstylesheet.c mshtml: Added IDispatchEx support to HTMLStyleSheetsCollection object. 2010-11-08 13:31:25 +01:00
htmltable.c mshtml: Improved error handling in element constructors. 2010-12-02 11:58:40 +01:00
htmltablerow.c mshtml: Use an iface instead of a vtbl pointer in HTMLTableRow. 2010-12-07 11:40:10 +01:00
htmltextarea.c mshtml: Use an iface instead of a vtbl pointer in HTMLTextAreaElement. 2010-12-07 11:41:12 +01:00
htmltextcont.c
htmltextnode.c mshtml: Better error handling in create_node calls. 2010-12-02 11:58:12 +01:00
htmlwindow.c mshtml: Added HTMLWindow's IServiceProvider implementation. 2010-11-12 14:38:55 +01:00
loadopts.c mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions. 2010-12-07 11:41:34 +01:00
main.c mshtml: Use an iface instead of a vtbl pointer in ClassFactory. 2010-12-05 12:25:54 +01:00
mshtml.inf
mshtml.spec npmshtml: Added Mozilla plugin for mshtml ActiveX controls. 2010-12-03 11:51:50 +01:00
mshtml_private.h mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
mutation.c mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
navigate.c mshtml: Get rid of no longer needed parse_post_data. 2010-10-28 11:40:01 +02:00
npplugin.c mshtml: Added QuickActivation support. 2010-12-06 19:06:19 +01:00
nsembed.c mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
nsevents.c mshtml: Moved more code to handle_docobj_load. 2010-10-07 12:00:26 +02:00
nsiface.idl mshtml: Added ActiveX control creation implementation. 2010-12-03 13:13:45 +01:00
nsio.c mshtml: Make translate_url IUri-based. 2010-12-05 12:24:28 +01:00
nsservice.c mshtml: Get rid of useless nsQIResult type. 2010-08-02 14:08:57 +02:00
olecmd.c
oleobj.c mshtml: Don't overwrite custom UI handler in SetClientSite. 2010-11-29 11:24:29 +01:00
olewnd.c
omnavigator.c mshtml: Use an iface instead of a vtbl pointer in OmNavigator. 2010-12-07 11:41:59 +01:00
persist.c mshtml: Don't use start_binding in IPersistStreamInit::InitNew. 2010-08-19 17:32:20 +02:00
pluginhost.c mshtml: Added PluginHost's IServiceProvider stub implementation. 2010-12-06 19:06:38 +01:00
pluginhost.h mshtml: Added PluginHost's IServiceProvider stub implementation. 2010-12-06 19:06:38 +01:00
protocol.c
resource.h mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
rsrc.rc resources: Define a generic mechanism for adding extra values to the common version block. 2010-12-03 14:53:59 +01:00
script.c mshtml: Added IHTMLWindow2::execScript implementation. 2010-11-09 14:21:25 +01:00
secmgr.c
selection.c mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject. 2010-12-07 11:41:41 +01:00
service.c mshtml: Use an iface instead of a vtbl pointer in UndoManager. 2010-12-07 11:39:53 +01:00
task.c
txtrange.c mshtml: Improved error handling in get_node calls. 2010-12-01 16:29:38 +01:00
view.c