Sweden-Number/dlls/mshtml
Jacek Caban 78d743b986 mshtml: Added IHTMLFormElement::get_elements implementation. 2011-03-01 15:21:51 +01:00
..
tests mshtml: Added IHTMLFormElement::get_elements implementation. 2011-03-01 15:21:51 +01: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
dispex.c mshtml: Moved call_disp_func to htmlevent.c. 2011-02-25 15:03:32 +01:00
editor.c
hlink.c
htmlanchor.c mshtml: Implement IHTMLAnchorElement_put_href. 2011-02-17 17:41:23 +01:00
htmlattr.c mshtml: Added IHTMLDOMAttribute::get_nodeValue implementation. 2011-02-25 15:03:32 +01:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c mshtml: Implement IHTMLCurrentStyle_get_padding. 2011-02-09 13:45:39 -06:00
htmldoc.c mshtml: Add support for get/put mousemove event. 2011-02-21 16:24:39 +01:00
htmldoc3.c
htmldoc5.c
htmlelem.c mshtml: Store style object in element object. 2011-02-28 14:04:49 +01:00
htmlelem2.c
htmlelem3.c mshtml: Added IHTMLElement4::getAttributeNode implementation. 2011-02-24 15:52:32 +01:00
htmlelemcol.c
htmlembed.c mshtml: COM cleanup for the IHTMLEmbedElement iface. 2011-01-05 17:52:20 +01:00
htmlevent.c mshtml: Added support for canceling default event behavior. 2011-02-28 14:04:57 +01:00
htmlevent.h mshtml: Added IHTMLFormElement::onsubmit implementation. 2011-02-28 14:04:53 +01:00
htmlform.c mshtml: Added IHTMLFormElement::get_elements implementation. 2011-03-01 15:21:51 +01:00
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmliframe.c
htmlimg.c
htmlinput.c mshtml: Fixed typos in IHTMLInputElement::value tests. 2011-02-28 14:04:44 +01:00
htmllocation.c
htmlnode.c mshtml: Make sure we don't try to create node object for attributes. 2011-02-24 15:52:47 +01:00
htmlobject.c
htmloption.c
htmlscreen.c
htmlscript.c
htmlselect.c
htmlstyle.c mshtml: Added simple filter parser to support opacity. 2011-02-28 14:04:51 +01:00
htmlstyle.h mshtml: Store style filter in HTMLStyle object. 2011-02-28 14:04:46 +01:00
htmlstyle2.c
htmlstyle3.c
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Added IHTMLWindow2::focus implementation. 2011-02-07 10:15:27 -06:00
ipwindow.c
loadopts.c
main.c
mshtml.inf mshtml: Added IObjectSafety stub. 2011-01-20 12:20:30 +01: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_private.h mshtml: Store style object in element object. 2011-02-28 14:04:49 +01:00
mshtml_tlb.idl
mutation.c mshtml: Improved debug traces. 2011-02-24 15:52:51 +01:00
navigate.c mshtml: Abort more request in abort_document_bindings. 2011-02-01 12:04:00 +01:00
npplugin.c mshtml: Use case insensitive comparison in parse_classid. 2011-02-07 10:15:38 -06:00
nsembed.c mshtml: Make sure system xpcom dll gets loaded. 2011-02-24 12:40:02 +01:00
nsevents.c
nsiface.idl mshtml: Added IHTMLElement4::getAttributeNode implementation. 2011-02-24 15:52:32 +01:00
nsio.c mshtml: Make nsIURI::[Get|Set]Username implementation IUri-based. 2011-02-10 10:28:01 -06:00
nsservice.c
olecmd.c mshtml: Remove some leftover *_THIS undefs. 2011-01-06 18:29:24 +01:00
oleobj.c mshtml: Added IObjectSafety stub. 2011-01-20 12:20:30 +01:00
olewnd.c
omnavigator.c
persist.c mshtml: Fixed a few typos. 2011-02-16 14:26:27 +01:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c mshtml: Fixed a leak (valgrind). 2011-02-15 17:42:26 +01:00
resource.h
script.c
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c