wine-wine/dlls/mshtml
Alistair Leslie-Hughes 169f440cb7 mshtml: Implement IHTMLCurrentStyle_get_fontFamily. 2009-02-19 15:57:47 +01:00
..
tests mshtml: Implement IHTMLCurrentStyle_get_fontFamily. 2009-02-19 15:57:47 +01:00
Bg.rc
Da.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
De.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
En.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Es.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Fi.rc
Fr.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Hu.rc
Ja.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Ko.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Makefile.in mshtml: Add support for IHTMLStyle3 interface. 2009-02-03 14:19:50 +01:00
Nl.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
No.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Pl.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Pt.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Ro.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Ru.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Si.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Sv.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
Tr.rc
Zh.rc mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
blank.htm
conpoint.c mshtml: Sign-compare warnings fix. 2008-10-20 11:33:24 +02:00
dispex.c mshtml: Added IDispatchEx support to HTMLLocation object. 2009-01-06 10:09:36 +01:00
editor.c mshtml: Fixed second buffer argument to MultiByteToWideChar. 2009-02-05 13:12:44 +01:00
hlink.c
htmlanchor.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlbody.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlcomment.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_fontFamily. 2009-02-19 15:57:47 +01:00
htmldoc.c mshtml: Remove document observer before releasing nsdoc. 2009-02-06 14:50:26 +01:00
htmldoc3.c mshtml: Implement IHTMLDocument3 getElementsByTagName. 2009-01-22 15:28:24 +01:00
htmldoc5.c mshtml: Implement IHTMLDocument5 createComment. 2009-01-21 13:05:02 +01:00
htmlelem.c mshtml: Make IHTMLElement::get_document vtbl offset independent. 2008-12-10 10:47:53 +01:00
htmlelem2.c mshtml: Wine Gecko 0.9.0 release. 2008-12-30 12:43:34 +01:00
htmlelem3.c
htmlelemcol.c mshtml: Declare a function static. 2009-01-09 14:21:31 +01:00
htmlevent.c mshtml: Test for NULL nscontainer in set_event_handler_disp. 2008-10-13 11:17:23 +02:00
htmlevent.h mshtml: Added element mouseout and selectstart event implementation. 2008-10-13 11:17:18 +02:00
htmlgeneric.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmliframe.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlimg.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlinput.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmllocation.c mshtml: Implement IDispatch for IHTMLLocation. 2009-02-11 15:56:02 +01:00
htmlnode.c mshtml: Don't fail in IHTMLDOMNode::appendChild if AppendChild failed. 2008-10-14 11:25:13 +02:00
htmloption.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlscript.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlselect.c
htmlstyle.c mshtml: Implement IHTMLStyle_get_marginLeft. 2009-02-18 14:44:28 +01:00
htmlstyle.h mshtml: Implement IHTMLStyle get/put minHeight. 2009-02-17 13:59:38 +01:00
htmlstyle2.c
htmlstyle3.c mshtml: Implement IHTMLStyle get/put minHeight. 2009-02-17 13:59:38 +01:00
htmlstylesheet.c mshtml: Add missing StyleSheet interfaces. 2009-02-02 15:48:26 +01:00
htmltable.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmltablerow.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmltextarea.c
htmltextcont.c
htmltextnode.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
htmlwindow.c mshtml: Added IHTMLWindow2::get_location implementation. 2009-01-04 13:32:47 +01:00
install.c mshtml: Fixed size passed to MultiByteToWideChar. 2009-02-06 13:04:32 +01:00
loadopts.c
main.c mshtml: Removed the reference counting of the DLL. 2008-12-08 22:02:48 +01:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Remove document observer before releasing nsdoc. 2009-02-06 14:50:26 +01:00
mutation.c mshtml: Remove document observer before releasing nsdoc. 2009-02-06 14:50:26 +01:00
navigate.c mshtml: Fixed second buffer argument to MultiByteToWideChar. 2009-02-05 13:12:44 +01:00
nsembed.c mshtml: Remove document observer before releasing nsdoc. 2009-02-06 14:50:26 +01:00
nsevents.c mshtml: Move handle_insert_comment to mutation.c. 2008-12-31 12:27:16 +01:00
nsiface.idl include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +01:00
nsio.c mshtml: Wine Gecko 0.9.0 release. 2008-12-30 12:43:34 +01:00
nsservice.c
olecmd.c mshtml: Pass window to GetCommandState and DoCommand. 2008-12-22 10:29:19 +01:00
oleobj.c
olewnd.c
omnavigator.c mshtml: Fixed IOmNavigator::get_platform for win64 platform. 2009-01-06 10:09:36 +01:00
persist.c
protocol.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
resource.h mshtml: Use "-1" as a "don't care value", fix dialog id duplicates. 2009-01-14 12:21:43 +01:00
rsrc.rc mshtml: Add the Romanian translation. 2009-01-04 13:34:16 +01:00
script.c mshtml: Remove superfluous pointer casts. 2009-02-16 16:01:37 +01:00
selection.c
service.c
task.c
txtrange.c mshtml: Fixed increasing buffer size logic in text range implementation. 2008-10-14 11:24:32 +02:00
view.c mshtml: Remove two superfluous casts. 2008-12-05 12:36:14 +01:00