.. |
tests
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
Bg.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
De.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
En.rc
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
Es.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
Fi.rc
|
…
|
|
Fr.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
Hu.rc
|
…
|
|
Ko.rc
|
mshtml: Updated Korean resource.
|
2007-09-17 12:09:15 +02:00 |
Makefile.in
|
mshtml: Added IHTMLDocument5 interface stub implementation.
|
2007-09-27 11:08:48 +02:00 |
Nl.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
No.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
Sv.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
Tr.rc
|
mshtml: Make the Install button the default on the Gecko installation dialog.
|
2007-09-10 16:14:23 +02:00 |
blank.htm
|
…
|
|
conpoint.c
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
editor.c
|
mshtml: Added generic get_nsinterface function and use it in get_ns_command_state.
|
2007-09-27 11:11:16 +02:00 |
hlink.c
|
…
|
|
htmlanchor.c
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +02:00 |
htmlbody.c
|
mshtml: Fix another typo and add trace.
|
2007-09-24 13:29:23 +02:00 |
htmldoc.c
|
mshtml: Added IHTMLDocument5 interface stub implementation.
|
2007-09-27 11:08:48 +02:00 |
htmldoc3.c
|
mshtml: Fix HTMLDocument3_get_documentElement to get the right nsIDOMNode.
|
2007-06-25 13:24:19 +02:00 |
htmldoc5.c
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
htmlelem.c
|
mshtml: Fix typo.
|
2007-09-24 13:29:17 +02:00 |
htmlelem2.c
|
mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation.
|
2007-09-27 11:08:59 +02:00 |
htmlinput.c
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +02:00 |
htmlnode.c
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +02:00 |
htmlselect.c
|
mshtml: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +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: Forward node ref calls to IHTMLDOMNode interface.
|
2007-09-19 13:57:02 +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
|
mshtml: Make window.external visible for JavaScript code.
|
2007-08-15 10:40:32 +02:00 |
install.c
|
mshtml: Hide the progress bar while asking the user if Gecko should be installed.
|
2007-09-10 16:14:18 +02:00 |
loadopts.c
|
…
|
|
main.c
|
mshtml: Make get_typeinfo thread safe.
|
2007-08-13 11:38:24 +02:00 |
mshtml.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Added generic get_nsinterface function and use it in get_ns_command_state.
|
2007-09-27 11:11:16 +02:00 |
navigate.c
|
mshtml: Make sure we have associated listener before calling OnStopRequest.
|
2007-07-26 11:51:13 +02:00 |
nsembed.c
|
mshtml: Use get_nsinterface in set_ns_editmode and get_editor_controller.
|
2007-09-27 11:11:24 +02:00 |
nsevents.c
|
mshtml: Call setup_nswindow on load event.
|
2007-08-16 11:08:05 +02:00 |
nsiface.idl
|
mshtml: Added get_compatMode implementation.
|
2007-09-27 11:08:54 +02:00 |
nsio.c
|
mshtml: Return wine: URI for protocols handled by MSHTML.
|
2007-08-15 10:39:53 +02:00 |
nsservice.c
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
olecmd.c
|
mshtml: Use get_nsinterface in exec_print and do_ns_command.
|
2007-09-27 11:11:21 +02:00 |
oleobj.c
|
mshtml: Added ICustomDoc stub implementation.
|
2007-08-13 11:38:43 +02:00 |
olewnd.c
|
mshtml: Set focus to the Gecko window in OleInPlaceActiveObject_OnFrameWindowActivate.
|
2007-07-25 13:03:26 +02:00 |
persist.c
|
mshtml: Ignore app's User-Agent header and Content-Type if there is no data to post.
|
2007-09-27 11:11:04 +02:00 |
protocol.c
|
…
|
|
resource.h
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
rsrc.rc
|
…
|
|
selection.c
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
service.c
|
mshtml: Added IOleUndoManager stub implementation.
|
2007-09-10 16:15:03 +02:00 |
task.c
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
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 |