Sweden-Number/dlls/mshtml
Francois Gouget e931ebc704 mshtml/tests: Some tests require that the user interface be in English.
With MUI versions of Windows checking for the default user language id is insufficient.
Skip the system language id check as it is irrelevant here.
2011-09-13 18:14:03 +02:00
..
tests mshtml/tests: Some tests require that the user interface be in English. 2011-09-13 18:14:03 +02:00
Da.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
De.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
En.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Es.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Fr.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
He.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Hu.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
It.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Ja.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Ko.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Lt.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Makefile.in mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
Nl.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
No.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Pl.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Pt.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Ro.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Ru.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Si.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Sr.rc mshtml: Remove a leftover string table. 2011-01-14 18:26:15 +01:00
Sv.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Uk.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
Zh.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
binding.h mshtml: Split set_moniker implementation. 2011-07-24 12:32:52 +02:00
blank.htm
conpoint.c mshtml: Correctly forward IHTMLWindow's IHTMLDocument's ConnectionPointContainer. 2011-03-08 12:27:23 +01:00
dispex.c mshtml: Make sure dynamic properties are initialized in Dispatch functions. 2011-08-23 16:53:54 +02:00
editor.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
hlink.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlanchor.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlattr.c mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
htmlbody.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlcomment.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlcurstyle.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
htmldoc.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmldoc3.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
htmldoc5.c mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. 2010-12-31 11:47:13 +01:00
htmlelem.c mshtml: Added HTMLAttributeCollection_invoke implementation. 2011-09-02 18:28:24 +02:00
htmlelem2.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
htmlelem3.c mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
htmlelemcol.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlembed.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlevent.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
htmlevent.h mshtml: Always alloc event_vector for documents. 2011-08-02 11:51:06 +02:00
htmlform.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlframe.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlframebase.c mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
htmlgeneric.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlhead.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmliframe.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlimg.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlinput.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmllocation.c mshtml: Port numbers are unsigned. 2011-03-29 12:34:23 +02:00
htmlnode.c mshtml: Removed typo from HTMLDOMChildrenCollection_invoke function. 2011-09-02 18:28:25 +02:00
htmlobject.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmloption.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlscreen.c mshtml: Added IHTMLScreen::get_availWidth implementation. 2011-05-27 17:53:38 +02:00
htmlscript.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlselect.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlstyle.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlstyle.h mshtml: Added IHTMLSyle6 stub implementation. 2011-07-28 18:37:40 +02:00
htmlstyle2.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlstyle3.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlstyleelem.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmlstylesheet.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmltable.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmltablerow.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmltextarea.c mshtml: Added IHTMLAttributeCollection stub. 2011-08-26 12:00:09 +02:00
htmltextcont.c mshtml: COM cleanup for the IHTMLTextContainer iface. 2011-01-03 12:14:27 +01:00
htmltextnode.c mshtml: COM cleanup for the IHTMLDOMTextNode iface. 2011-01-04 11:13:03 +01:00
htmlwindow.c mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
ipwindow.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
loadopts.c
main.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
mshtml.inf mshtml: Remove an extra quote in the pngfile registration. 2011-05-04 23:46:07 +02:00
mshtml.rc mshtml: Convert string table resources to po files. 2011-01-12 17:12:44 +01:00
mshtml.spec
mshtml_classes.idl mshtml: Remove typelib registrations. 2011-08-02 20:47:49 +02:00
mshtml_private.h mshtml: Store attributes list in HTMLAttributeCollection. 2011-09-02 18:28:24 +02:00
mutation.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
navigate.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
npplugin.c mshtml: Get rid of no longer useful get_nsdoc_window helper. 2011-08-24 19:34:11 +02:00
nsembed.c mshtml: Remove obsolete proxy handling. 2011-08-25 11:31:55 +02:00
nsevents.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
nsiface.idl mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
nsio.c mshtml: Wine Gecko 1.3 release. 2011-08-23 18:16:44 +02:00
nsservice.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
olecmd.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
oleobj.c mshtml: Execute IDocObject_FireDocumentComplete in handle_load function. 2011-03-11 11:50:25 +01:00
olewnd.c mshtml: COM cleanup for the IOleInPlaceObjectWindowless iface. 2010-12-23 13:47:25 +01:00
omnavigator.c mshtml: Added IOmNavigator::get_appMinorVersion implementation. 2011-08-01 13:33:01 +02:00
persist.c mshtml: Add failure detection to set_downloading_proc. 2011-09-09 16:05:27 +02:00
pluginhost.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
pluginhost.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
propbag.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
protocol.c dlls: Assorted spelling fixes. 2011-08-03 14:15:50 +02:00
resource.h
script.c mshtml: Added support for text/vbscript script type. 2011-09-02 14:42:57 +02:00
secmgr.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
selection.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
service.c mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
task.c mshtml: Properly free tasks in remove_target_tasks. 2011-08-03 14:15:49 +02:00
txtrange.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
view.c mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext. 2011-03-18 16:05:09 +01:00