Sweden-Number/dlls/mshtml
Jacek Caban 928914c81e mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
..
tests mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in mshtml: Added IHTMLDOMTextNode stub implementation. 2008-04-24 22:15:28 +02:00
Nl.rc
No.rc
Pl.rc
Ru.rc
Si.rc mshtml: Added Slovenian translation. 2008-04-07 21:39:38 +02:00
Sv.rc
Tr.rc
blank.htm
conpoint.c
dispex.c mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
editor.c
hlink.c
htmlanchor.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlbody.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmldoc.c mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
htmldoc3.c mshtml: Added IHTMLDocument3::getElementById implementation. 2008-04-24 11:43:18 +02:00
htmldoc5.c
htmlelem.c mshtml: Added indexed access to HTMLElementCollection object support. 2008-04-29 12:38:31 +02:00
htmlelem2.c
htmlevent.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
htmlinput.c mshtml: Added IDispatchEx support to HTMLInputElement. 2008-04-29 12:38:35 +02:00
htmllocation.c
htmlnode.c mshtml: Added get_nodeType implementation. 2008-04-24 22:19:30 +02:00
htmloption.c mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
htmlscript.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlselect.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmlstyle.c mshtml: Added put_backgroundImage implementation. 2008-04-28 14:32:47 +02:00
htmlstylesheet.c
htmltable.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmltextarea.c mshtml: Use heap_alloc_zero for allocating node objects. 2008-04-24 11:43:19 +02:00
htmltextcont.c
htmltextnode.c mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
htmlwindow.c mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
install.c mshtml: Remove unused variable. 2008-04-22 11:54:42 +02:00
loadopts.c
main.c mshtml: Move get_typeinfo to dispex.c. 2008-04-17 11:50:29 +02:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Added IDispatchEx support to HTMLOptionElement. 2008-04-29 12:38:38 +02:00
navigate.c mshtml: Make sure to null terminate buffer in parse_extern_script. 2008-04-17 11:43:11 +02:00
nsembed.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
nsevents.c mshtml: Added load event support. 2008-04-21 11:55:35 +02:00
nsiface.idl
nsio.c mshtml: Correctly handle NULL req in get_nscontainer_from_load_group. 2008-04-10 11:16:32 +02:00
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c mshtml: Added support for custom DISPIDs. 2008-04-29 12:38:25 +02:00
persist.c
protocol.c mshtml: Support parsing the resource type in the res:// protocol. 2008-04-11 11:12:23 +02:00
resource.h
rsrc.rc mshtml: Added Slovenian translation. 2008-04-07 21:39:38 +02:00
script.c mshtml: Return S_OK in QueryContinue. 2008-04-24 11:59:42 +02:00
selection.c
service.c
task.c mshtml: Added setTimeout implementation. 2008-04-21 18:32:18 +02:00
txtrange.c mshtml: Added possibility to get node object from nsIDOMNode only if available. 2008-04-18 13:57:14 +02:00
view.c