.. |
tests
|
mshtml: Skip tests if we can't get body object - it means that there is no Gecko available.
|
2007-10-09 12:34:35 +02:00 |
Bg.rc
|
|
|
blank.htm
|
|
|
conpoint.c
|
|
|
De.rc
|
|
|
editor.c
|
mshtml: Move most code from handle_editor_load to exec_editmode.
|
2007-10-09 12:34:35 +02:00 |
En.rc
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
Es.rc
|
|
|
Fi.rc
|
|
|
Fr.rc
|
|
|
hlink.c
|
|
|
htmlanchor.c
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
htmlbody.c
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
htmldoc3.c
|
|
|
htmldoc5.c
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
htmldoc.c
|
mshtml: Include document element in collection returned by IHTMLDocument2::get_all.
|
2007-10-04 11:39:40 +02:00 |
htmlelem2.c
|
mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation.
|
2007-09-27 11:08:59 +02:00 |
htmlelem.c
|
mshtml: IHTMLElementContainer::item rewrite.
|
2007-10-04 11:40:03 +02:00 |
htmlinput.c
|
mshtml: Added IHTMLInputTextElement interface implementation.
|
2007-10-04 11:40:28 +02:00 |
htmlnode.c
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
htmloption.c
|
mshtml: Added IHTMLOptionElement interface stub implementation.
|
2007-10-04 11:39:56 +02:00 |
htmlselect.c
|
mshtml: Added IHTMLSelectElement::get_length implementation.
|
2007-10-04 11:40:13 +02:00 |
htmlstyle.c
|
mshtml: Added HTMLStyle::get_textDecoration* implementation.
|
2007-09-19 13:57:20 +02:00 |
htmlstylesheet.c
|
mshtml: Added IHTMLStyleSheetsCollection::get_length implementation.
|
2007-09-19 13:57:38 +02:00 |
htmltextarea.c
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
htmltextcont.c
|
mshtml: Forward IHTMLTextContainer::put_scrollTop and put_scrollLeft calls to IHTMLElement2 interface.
|
2007-09-27 11:09:04 +02:00 |
htmlwindow.c
|
|
|
Hu.rc
|
|
|
install.c
|
|
|
Ko.rc
|
mshtml: Updated Korean resource.
|
2007-09-17 12:09:15 +02:00 |
loadopts.c
|
|
|
main.c
|
|
|
Makefile.in
|
mshtml: Added IHTMLOptionElement interface stub implementation.
|
2007-10-04 11:39:56 +02:00 |
mshtml_private.h
|
mshtml: Added IHTMLOptionElement interface stub implementation.
|
2007-10-04 11:39:56 +02:00 |
mshtml.inf
|
|
|
mshtml.spec
|
|
|
navigate.c
|
|
|
Nl.rc
|
|
|
No.rc
|
|
|
nsembed.c
|
mshtml: Pass the IDispatch interface of the element right-clicked on to IDocHostUIHandler_ShowContextMenu if applicable instead of always the document's one.
|
2007-10-03 11:00:52 +02:00 |
nsevents.c
|
|
|
nsiface.idl
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
nsio.c
|
mshtml: Use GetWineURL in before_async_open.
|
2007-10-01 12:34:03 +02:00 |
nsservice.c
|
|
|
olecmd.c
|
mshtml: Move most code from handle_editor_load to exec_editmode.
|
2007-10-09 12:34:35 +02:00 |
oleobj.c
|
|
|
olewnd.c
|
|
|
persist.c
|
mshtml: The HTMLDocument URL is a standard WCHAR string, not a BSTR.
|
2007-10-01 18:07:30 +02:00 |
protocol.c
|
|
|
resource.h
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
rsrc.rc
|
|
|
selection.c
|
|
|
service.c
|
mshtml: Added IOleUndoManager stub implementation.
|
2007-09-10 16:15:03 +02:00 |
Sv.rc
|
|
|
task.c
|
|
|
Tr.rc
|
|
|
txtrange.c
|
mshtml: Fixed IHTMLTxtRange::get_text implementation with no nsrange associated.
|
2007-09-19 14:56:29 +02:00 |
view.c
|
mshtml: Don't crash in UIActivate if Gecko is not available.
|
2007-09-24 13:44:42 +02:00 |