Sweden-Number/dlls/mshtml
Piotr Caban 0a03ae75b0 mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
..
tests mshtml: DeleteMemberByDispID should return E_NOTIMPL. 2011-08-23 16:53:54 +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: Populate dynamic properties table in get_dynamic_data. 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: Fixed nsAString handling in navigate_anchor. 2011-08-05 15:22:47 +02: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: Pass flags to get_nsstyle_attr. 2011-07-15 16:36:08 +02:00
htmldoc.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +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: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlelem2.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlelem3.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
htmlelemcol.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlembed.c mshtml: COM cleanup for the IHTMLEmbedElement iface. 2011-01-05 17:52:20 +01:00
htmlevent.c mshtml: Call default event handlers only for events that have them. 2011-08-03 14:15:48 +02:00
htmlevent.h mshtml: Always alloc event_vector for documents. 2011-08-02 11:51:06 +02:00
htmlform.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
htmlframe.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02: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
htmlhead.c mshtml: Fixed HTMLHeadElement_QI implementation. 2011-07-29 13:31:12 +02:00
htmliframe.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
htmlimg.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlinput.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
htmllocation.c mshtml: Port numbers are unsigned. 2011-03-29 12:34:23 +02:00
htmlnode.c mshtml: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
htmlobject.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
htmloption.c mshtml: COM cleanup for the IHTMLOptionElement* ifaces. 2011-01-03 12:14:26 +01:00
htmlscreen.c mshtml: Added IHTMLScreen::get_availWidth implementation. 2011-05-27 17:53:38 +02:00
htmlscript.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +02:00
htmlselect.c mshtml: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +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: COM cleanup for the IHTMLStyleElement iface. 2011-01-04 11:13:39 +01:00
htmlstylesheet.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02: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: Added possibility for node implementations to add default event handlers. 2011-08-02 11:51:06 +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: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +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: Populate dynamic properties table in get_dynamic_data. 2011-08-23 16:53:54 +02:00
mutation.c mshtml: Use replace_node_by_html instead of document.write for conditional comments. 2011-06-17 19:30:45 +02:00
navigate.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
npplugin.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
nsembed.c mshtml: Fix DOCUMENT_NODE handling in nsnode_to_nsstring_rec. 2011-08-04 18:42:28 +02:00
nsevents.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
nsiface.idl mshtml: Added nsIDOMNamedNodeMap interface. 2011-08-23 16:53:54 +02:00
nsio.c mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +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
omnavigator.c mshtml: Added IOmNavigator::get_appMinorVersion implementation. 2011-08-01 13:33:01 +02:00
persist.c mshtml: Added error handling to get_doc_string. 2011-08-04 18:42:30 +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: Removed duplicated includes. 2011-08-03 14:15:49 +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
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