Sweden-Number/dlls/mshtml
Alexandre Julliard 8bb21b710e include: Undefine a few Unicode macros that conflict with interface functions. 2009-02-09 13:03:09 +01:00
..
tests mshtml: Implement IHTMLStyle_get_backgroundColor. 2009-02-06 16:41:08 +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
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
htmlbody.c
htmlcomment.c mshtml: Add missing interfaces. 2009-01-28 14:15:05 +01:00
htmlcurstyle.c mshtml: Add missing IHTMLCurrentStyle interfaces. 2009-01-14 12:41:04 +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
htmlevent.h
htmlgeneric.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Fixed IHTMLInputTextElement vtbl and QueryInterface implementation. 2008-12-16 12:52:27 +01:00
htmllocation.c mshtml: Added IDispatchEx support to HTMLLocation object. 2009-01-06 10:09:36 +01:00
htmlnode.c
htmloption.c
htmlscript.c mshtml: Implement IHTMLScriptElement get/put Defer. 2008-12-12 12:01:36 +01:00
htmlselect.c
htmlstyle.c mshtml: Implement IHTMLStyle_get_backgroundColor. 2009-02-06 16:41:08 +01:00
htmlstyle.h mshtml: Add support for IHTMLStyle4 interface. 2009-02-03 14:20:10 +01:00
htmlstyle2.c
htmlstyle3.c mshtml: Add support for IHTMLStyle4 interface. 2009-02-03 14:20:10 +01:00
htmlstylesheet.c mshtml: Add missing StyleSheet interfaces. 2009-02-02 15:48:26 +01:00
htmltable.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c mshtml: Add missing interfaces. 2009-01-28 14:15:05 +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: Fix pointer cast warnings on 64-bit. 2009-01-08 17:26:38 +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 jscript: Add IActiveScriptParse64 declaration and use it on Win64. 2009-02-03 12:39:23 +01:00
selection.c
service.c
task.c
txtrange.c
view.c mshtml: Remove two superfluous casts. 2008-12-05 12:36:14 +01:00