.. |
tests
|
mshtml: Added IHTMLDOMNode::hasChildNodes implementation.
|
2008-06-24 11:54:23 +02:00 |
Bg.rc
|
…
|
|
Da.rc
|
mshtml: Danish translation.
|
2008-05-07 12:08:46 +02:00 |
De.rc
|
…
|
|
En.rc
|
…
|
|
Es.rc
|
…
|
|
Fi.rc
|
mshtml: Fix the Finnish translation.
|
2008-05-29 12:11:33 +02:00 |
Fr.rc
|
…
|
|
Hu.rc
|
mshtml: Fix the Hungarian translation.
|
2008-05-30 10:01:56 +02:00 |
Ko.rc
|
…
|
|
Makefile.in
|
mshtml: Added IHTMLGenericElement implementation.
|
2008-06-20 12:15:14 +02:00 |
Nl.rc
|
…
|
|
No.rc
|
Fix the resources to remove extraneous spaces in '...'.
|
2008-06-05 15:53:05 +02:00 |
Pl.rc
|
…
|
|
Ru.rc
|
mshtml: Update Russian translation.
|
2008-06-18 15:21:48 +02:00 |
Si.rc
|
mshtml: Added Slovenian translation.
|
2008-04-07 21:39:38 +02:00 |
Sv.rc
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Tr.rc
|
…
|
|
blank.htm
|
…
|
|
conpoint.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
dispex.c
|
mshtml: Added IDispatchEx support to HTMLGenericElement.
|
2008-06-20 12:15:19 +02:00 |
editor.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
hlink.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
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 |
htmlcomment.c
|
mshtml: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +02:00 |
htmldoc.c
|
mshtml: Added IHTMLGenericElement implementation.
|
2008-06-20 12:15:14 +02:00 |
htmldoc3.c
|
mshtml: Added IHTMLDocument3::createTextNode implementation.
|
2008-06-23 19:46:30 +02:00 |
htmldoc5.c
|
…
|
|
htmlelem.c
|
mshtml: Added IHTMLElement::put_onkeyup implementation.
|
2008-06-24 11:53:39 +02:00 |
htmlelem2.c
|
mshtml: Added IHTMLElement2::put_tabIndex implementation.
|
2008-06-24 11:53:51 +02:00 |
htmlevent.c
|
mshtml: Added keyup event support.
|
2008-06-24 11:53:06 +02:00 |
htmlgeneric.c
|
mshtml: Added IDispatchEx support to HTMLGenericElement.
|
2008-06-20 12:15:19 +02:00 |
htmlimg.c
|
mshtml: Added IHTMLImgElement::put_src implementation.
|
2008-06-23 19:46:30 +02:00 |
htmlinput.c
|
mshtml: Forward HTMLInputElement IDispatch calls to IDispatchEx implementation.
|
2008-06-19 11:45:45 +02:00 |
htmllocation.c
|
…
|
|
htmlnode.c
|
mshtml: Added IHTMLDOMNode::hasChildNodes implementation.
|
2008-06-24 11:54:23 +02:00 |
htmloption.c
|
mshtml: gcc 2.95 does not allow an array of undefined dimension in a struct. So fix dispex_static_data_t accordingly.
|
2008-05-06 16:10:13 +02:00 |
htmlscript.c
|
mshtml: Use heap_alloc_zero for allocating node objects.
|
2008-04-24 11:43:19 +02:00 |
htmlselect.c
|
mshtml: Added IDispatchEx support to HTMLSelectElement.
|
2008-06-18 15:59:00 +02:00 |
htmlstyle.c
|
mshtml: Added IHTMLStyle::put_color implementation.
|
2008-06-18 16:00:10 +02:00 |
htmlstylesheet.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
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: Initialize node object from child node's constructors.
|
2008-06-20 12:15:04 +02:00 |
htmlwindow.c
|
mshtml: Fix copy/paste error.
|
2008-05-26 19:45:49 +02:00 |
install.c
|
mshtml: Fixed a typo.
|
2008-05-13 10:40:15 +02:00 |
loadopts.c
|
…
|
|
main.c
|
mshtml: Move get_typeinfo to dispex.c.
|
2008-04-17 11:50:29 +02:00 |
mshtml.inf
|
mshtml: Don't overwrite file types that could be changed by user.
|
2008-05-05 12:54:13 +02:00 |
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Added keyup event support.
|
2008-06-24 11:53:06 +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: Use heap_alloc_zero in NSContainer_Create.
|
2008-06-23 19:46:30 +02:00 |
nsevents.c
|
mshtml: Added generic HTML event listener and use it for click event.
|
2008-06-23 19:46:30 +02:00 |
nsiface.idl
|
mshtml: Added IHTMLImgElement::put_src implementation.
|
2008-06-23 19:46:30 +02:00 |
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
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
oleobj.c
|
…
|
|
olewnd.c
|
…
|
|
omnavigator.c
|
mshtml: Use heap_alloc_zero to allocate OmNavigator.
|
2008-06-19 11:44:55 +02:00 |
persist.c
|
…
|
|
protocol.c
|
mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol.
|
2008-06-09 12:38:36 +02:00 |
resource.h
|
…
|
|
rsrc.rc
|
mshtml: Danish translation.
|
2008-05-07 12:08:46 +02:00 |
script.c
|
mshtml: Return S_OK in QueryContinue.
|
2008-04-24 11:59:42 +02:00 |
selection.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
service.c
|
…
|
|
task.c
|
mshtml: Better timer handling.
|
2008-06-20 12:14:39 +02:00 |
txtrange.c
|
mshtml: Remove unused function.
|
2008-05-20 15:43:54 +02:00 |
view.c
|
…
|
|