.. |
tests
|
mshtml: Added IHTMLPrivateWindow_GetAddressBarUrl implementation.
|
2011-03-11 11:50:14 +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
|
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
|
…
|
|
hlink.c
|
…
|
|
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
|
…
|
|
htmlcomment.c
|
…
|
|
htmlcurstyle.c
|
mshtml: Implement IHTMLCurrentStyle_get_padding.
|
2011-02-09 13:45:39 -06:00 |
htmldoc.c
|
mshtml: Don't assume that HTMLWindow_Create sets ret val before succeeding.
|
2011-03-09 12:28:49 +01:00 |
htmldoc3.c
|
…
|
|
htmldoc5.c
|
…
|
|
htmlelem.c
|
mshtml: Fixed use after free in HTMLElement_destructor.
|
2011-03-03 17:47:12 +01:00 |
htmlelem2.c
|
…
|
|
htmlelem3.c
|
mshtml: Use our IDispatchEx-based attributes implementation instead of nsIDOMAttr.
|
2011-03-02 13:39:24 +01:00 |
htmlelemcol.c
|
…
|
|
htmlembed.c
|
…
|
|
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 support for indexed access to form elements.
|
2011-03-03 17:47:15 +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
|
mshtml: Added IHTMLLocation::replace implementation.
|
2011-03-02 13:39:18 +01:00 |
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: Fixed type in get_nsdoc_window.
|
2011-03-14 12:17:35 +01: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: Execute IDocObject_FireDocumentComplete in handle_load function.
|
2011-03-11 11:50:25 +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
|
mshtml: Execute IDocObject_FireDocumentComplete in handle_load function.
|
2011-03-11 11:50:25 +01:00 |
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: Execute IDocObject_FireDocumentComplete in handle_load function.
|
2011-03-11 11:50:25 +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
|
…
|
|