Sweden-Number/dlls/mshtml
Jacek Caban b9bfc10199 mshtml: Pass E_ABORT as binding results of bindings without IBinding in abort_document_bindings. 2011-05-16 16:35:27 +02:00
..
tests mshtml: Added IOmNavigator::get_cpuClass implementation. 2011-05-11 17:49:13 +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: Added IHTMLElement4::getAttributeNode implementation. 2011-02-24 15:52:32 +01: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
blank.htm
conpoint.c mshtml: Correctly forward IHTMLWindow's IHTMLDocument's ConnectionPointContainer. 2011-03-08 12:27:23 +01:00
dispex.c mshtml: Avoid shadowing a parameter. 2011-03-09 14:08:44 +01:00
editor.c mshtml: Use QueryCommandState to get align state. 2010-08-18 15:32:03 +02:00
hlink.c mshtml: COM cleanup for the IHlinkTarget iface. 2010-12-27 11:51:40 +01:00
htmlanchor.c mshtml: Implement IHTMLAnchorElement get/put target. 2011-03-02 13:35:52 +01:00
htmlattr.c mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr. 2011-03-02 13:39:24 +01:00
htmlbody.c mshtml: COM cleanup for the IHTMLTextContainer iface. 2011-01-03 12:14:27 +01:00
htmlcomment.c mshtml: COM cleanup for the IHTMLCommentElement iface. 2011-01-04 11:12:42 +01:00
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_padding. 2011-02-09 13:45:39 -06:00
htmldoc.c mshtml: Store security manager in HTMLWindow instead of HTMLDocumentNode. 2011-03-29 13:05:53 +02:00
htmldoc3.c mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. 2010-12-31 11:47:13 +01:00
htmldoc5.c mshtml: COM cleanup for the IDispatchEx iface in HTMLDocument. 2010-12-31 11:47:13 +01:00
htmlelem.c mshtml: Make HTMLFiltersCollection_Create() static. 2011-04-11 12:07:31 +02:00
htmlelem2.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmlelem3.c mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr. 2011-03-02 13:39:24 +01:00
htmlelemcol.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmlembed.c mshtml: COM cleanup for the IHTMLEmbedElement iface. 2011-01-05 17:52:20 +01:00
htmlevent.c mshtml: Fixed node leak in HTMLEventObj. 2011-03-29 13:48:22 +02:00
htmlevent.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
htmlform.c mshtml: Added support for indexed access to form elements. 2011-03-03 17:47:15 +01:00
htmlframe.c mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase. 2011-01-03 12:14:26 +01:00
htmlframebase.c mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase. 2011-01-03 12:14:26 +01:00
htmlgeneric.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmliframe.c mshtml: Use ifaces instead of vtbl pointers in HTMLFrameBase. 2011-01-03 12:14:26 +01:00
htmlimg.c mshtml: Properly handle BLOCKED:: URLs in IHTMLImgElement::get_src. 2011-03-14 19:31:29 +01:00
htmlinput.c mshtml: Fixed typos in IHTMLInputElement::value tests. 2011-02-28 14:04:44 +01:00
htmllocation.c mshtml: Port numbers are unsigned. 2011-03-29 12:34:23 +02:00
htmlnode.c mshtml: Implement IHTMLDOMNode previousSibling. 2011-03-18 15:59:05 +01:00
htmlobject.c mshtml: Remove some stray #undef. 2010-12-31 11:47:36 +01:00
htmloption.c mshtml: COM cleanup for the IHTMLOptionElement* ifaces. 2011-01-03 12:14:26 +01:00
htmlscreen.c mshtml: Use an iface instead of a vtbl pointer in HTMLScreen. 2010-12-07 11:41:47 +01:00
htmlscript.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmlselect.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmlstyle.c mshtml: Added simple filter parser to support opacity. 2011-02-28 14:04:51 +01:00
htmlstyle.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
htmlstyle2.c mshtml: COM cleanup for the IHTMLStyle2 iface. 2011-01-04 11:14:08 +01:00
htmlstyle3.c mshtml: COM cleanup for the IHTMLStyle4 iface. 2011-01-04 11:14:21 +01:00
htmlstyleelem.c mshtml: COM cleanup for the IHTMLStyleElement iface. 2011-01-04 11:13:39 +01:00
htmlstylesheet.c mshtml: COM cleanup for the IHTMLStyleSheet* ifaces. 2011-01-04 11:12:51 +01:00
htmltable.c mshtml: COM cleanup for the IHTMLTable iface. 2011-01-04 11:12:58 +01:00
htmltablerow.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01:00
htmltextarea.c mshtml: COM cleanup for the IDispatchEx iface in DispatchEx. 2010-12-31 11:47:31 +01: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: Store security manager in HTMLWindow instead of HTMLDocumentNode. 2011-03-29 13:05:53 +02:00
ipwindow.c mshtml: Remove some stray #undef. 2010-12-31 11:47:36 +01:00
loadopts.c mshtml: Use an iface instead of a vtbl pointer in HTMLLoadOptions. 2010-12-07 11:41:34 +01:00
main.c mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01: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: Removed undocumented, internal stubs exported only by old IEs. 2010-12-16 11:23:11 +01:00
mshtml_classes.idl mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mshtml_private.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
mshtml_tlb.idl mshtml: Convert the classes registration to the IRegistrar mechanism. 2010-12-23 12:51:31 +01:00
mutation.c mshtml: Notify parser about script evaluation. 2011-03-15 17:14:08 +01:00
navigate.c mshtml: Pass E_ABORT as binding results of bindings without IBinding in abort_document_bindings. 2011-05-16 16:35:27 +02:00
npplugin.c mshtml: Use case insensitive comparison in parse_classid. 2011-02-07 10:15:38 -06:00
nsembed.c mshtml: Added proper support for weak references. 2011-04-22 17:51:29 +02:00
nsevents.c mshtml/tests: Added IDocObjectService interface. 2011-03-29 12:36:12 +02:00
nsiface.idl mshtml: Better support for HTTP redirection. 2011-04-18 11:46:14 +02:00
nsio.c mshtml: Don't use Gecko nsIURI::GetHostPort implementation. 2011-05-04 17:26:46 +02:00
nsservice.c mshtml: COM cleanup for the nsIFactory iface. 2011-01-04 11:12:37 +01:00
olecmd.c mshtml: Remove some leftover *_THIS undefs. 2011-01-06 18:29:24 +01: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_cpuClass implementation. 2011-05-11 17:49:13 +02:00
persist.c mshtml: Use zone mapping instead of hardcoded protocols in use_gecko_script. 2011-03-29 13:05:55 +02:00
pluginhost.c mshtml: Make get_pos_rect() static. 2011-03-16 14:14:24 +01:00
pluginhost.h mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
propbag.c mshtml: Added IPropertyBag::Read implementation. 2010-12-10 17:09:35 +01:00
protocol.c mshtml: Try loading library in IInternetProtocolInfo::ParseUrl(PARSE_INTERNET_URL) for res protocol to work around library name difference for winelib libraries. 2011-03-29 13:05:51 +02:00
resource.h mshtml: Use wineaddon.cpl to install Gecko. 2010-12-07 16:10:29 +01:00
script.c mshtml: COM cleanup for the IActiveScriptSite* ifaces. 2011-01-04 11:13:23 +01:00
secmgr.c mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
selection.c mshtml: Use an iface instead of a vtbl pointer in HTMLSelectionObject. 2010-12-07 11:41:41 +01:00
service.c mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
task.c mshtml: Remove variable doc which is not really used from process_timer. 2010-05-03 15:38:57 +02:00
txtrange.c mshtml: COM cleanup for the IHTMLDOMNode iface. 2010-12-30 12:21:53 +01:00
view.c mshtml: Initialize OLEINPLACEFRAMEINFO.cb for IOleInPlaceSite::GetWindowContext. 2011-03-18 16:05:09 +01:00