Sweden-Number/dlls/mshtml
Alexandre Julliard 79c64acc7b tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
2008-07-08 17:51:45 +02:00
..
tests tests: Don't depend on the static uuid libraries in the tests. 2008-07-08 17:51:45 +02:00
Bg.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
Da.rc mshtml: Danish translation. 2008-05-07 12:08:46 +02:00
De.rc mshtml: Update the German translation. 2008-03-26 10:33:31 +01:00
En.rc mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02:00
Es.rc mshtml: Update Spanish resource. 2007-12-06 12:13:08 +01:00
Fi.rc mshtml: Fix the Finnish translation. 2008-05-29 12:11:33 +02:00
Fr.rc mshtml: Updated French translation. 2007-12-05 12:21:50 +01:00
Hu.rc mshtml: Fix the Hungarian translation. 2008-05-30 10:01:56 +02:00
Ko.rc mshtml: Updated Korean resource. 2007-10-25 13:58:23 +02:00
Makefile.in mshtml: Added IHTMLGenericElement implementation. 2008-06-20 12:15:14 +02:00
Nl.rc mshtml: Added missing Dutch translations. 2008-02-16 13:54:43 +01:00
No.rc Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Pl.rc mshtml: Add Polish translation. 2008-03-12 11:59:04 +01:00
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 mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
blank.htm Added blank.htm. 2005-06-27 19:48:04 +00:00
conpoint.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
dispex.c mshtml: Ignore fdexNameImplicit flag. 2008-07-01 12:23:32 +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: Silence common invalid FIXME. 2008-07-01 12:23:37 +02:00
htmldoc3.c mshtml: Added IHTMLDocument3::createTextNode implementation. 2008-06-23 19:46:30 +02:00
htmldoc5.c mshtml: Remove not used argument in nsAString_GetData. 2007-12-17 11:49:19 +01:00
htmlelem.c mshtml: DispatchEx's QueryInterface implementation clean up. 2008-07-01 12:23:03 +02:00
htmlelem2.c mshtml: Added IHTMLElement2::put_tabIndex implementation. 2008-06-24 11:53:51 +02:00
htmlevent.c mshtml: Added useful TRACEs. 2008-06-26 11:16:02 +02:00
htmlgeneric.c mshtml: Added IDispatchEx support to HTMLGenericElement. 2008-06-20 12:15:19 +02:00
htmlimg.c mshtml: Added IHTMLImgElement::[get|put]_alt implementation. 2008-07-01 12:23:14 +02:00
htmlinput.c mshtml: Added IHTMLInputElement::put_disabled implementation. 2008-06-25 10:42:32 +02:00
htmllocation.c mshtml: Fixed copy&paste mistake. 2008-04-01 13:44:16 +02:00
htmlnode.c mshtml: DispatchEx's QueryInterface implementation clean up. 2008-07-01 12:23:03 +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: Forward HTMLSelectElement's IDispatch functions to IDispatchEx implementation. 2008-06-25 10:42:41 +02:00
htmlstyle.c mshtml: Added IHTMLStyle::[get|put]_width implementation. 2008-07-01 12:23:21 +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 mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object. 2007-12-04 18:17:21 +01:00
htmltextnode.c mshtml: Initialize node object from child node's constructors. 2008-06-20 12:15:04 +02:00
htmlwindow.c mshtml: Don't mix nsresult with HRESULT. 2008-07-04 19:35:26 +02:00
install.c mshtml: Fixed a typo. 2008-05-13 10:40:15 +02:00
loadopts.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00
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: Added stub implementation of ShowHTMLDialog. 2006-07-19 09:38:08 +02:00
mshtml_private.h mshtml: DispatchEx's QueryInterface implementation clean up. 2008-07-01 12:23:03 +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: Set doc to NULL in NSContainer_Release. 2008-07-03 11:50:51 +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: Remove unneeded variable. 2008-06-26 21:07:37 +02:00
nsservice.c Assorted spelling fixes. 2008-01-16 12:48:29 +01:00
olecmd.c mshtml: Remove unneeded includes. 2008-04-07 13:36:17 +02:00
oleobj.c mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag. 2008-07-01 12:22:57 +02:00
olewnd.c mshtml: Remove nsIWebBrowserFocus_Activate useless call. 2007-11-12 12:07:05 +01:00
omnavigator.c mshtml: DispatchEx's QueryInterface implementation clean up. 2008-07-01 12:23:03 +02:00
persist.c mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls. 2008-03-26 23:38:36 +01:00
protocol.c mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol. 2008-06-09 12:38:36 +02:00
resource.h mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02:00
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 Spelling fixes. 2008-04-07 13:36:17 +02:00
task.c mshtml: Added IHTMLWindow2::clearTimeout implementation. 2008-06-30 12:12:04 +02:00
txtrange.c mshtml: Initialize variables in a couple structs. 2008-06-25 10:39:07 +02:00
view.c mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming. 2007-12-06 12:07:30 +01:00