.. |
tests
|
mshtml: Added IHTMLWindow::get_external implementation.
|
2007-08-01 11:28:49 +02:00 |
Bg.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
blank.htm
|
|
|
conpoint.c
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
De.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
editor.c
|
mshtml: Constify some data.
|
2007-07-31 12:35:07 +02:00 |
En.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Es.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Fi.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Fr.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
hlink.c
|
mshtml: Use the implementation of IHlink in hlink.dll instead of duplicating it.
|
2007-06-13 12:58:31 +02:00 |
htmlbody.c
|
mshtml: Add IID_IPropertyNotifySink and DIID_HTMLTextContainerEvents connection points to HTMLBodyElement.
|
2007-06-29 13:28:43 +02:00 |
htmldoc.c
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
htmldoc3.c
|
mshtml: Fix HTMLDocument3_get_documentElement to get the right nsIDOMNode.
|
2007-06-25 13:24:19 +02:00 |
htmlelem.c
|
mshtml: Implement HTMLElement_insertAdjacentHTML and HTMLElement_insertAdjacentText.
|
2007-07-13 12:27:23 +02:00 |
htmlelem2.c
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
htmlinput.c
|
mshtml: Fix debug traces.
|
2006-10-20 10:20:19 +02:00 |
htmlnode.c
|
mshtml: Added IHTMLDOMNode::get_nodeName implementation.
|
2007-06-25 13:25:04 +02:00 |
htmlselect.c
|
mshtml: Don't return empty string in IHTMLSelectElement::get_name.
|
2006-10-23 12:28:47 +02:00 |
htmlstyle.c
|
mshtml: Added IHTMLStyle::get_fontFamily implementation.
|
2007-06-11 15:22:01 +02:00 |
htmlstylesheet.c
|
mshtml: Added semi-stub createStyleSheet implementation.
|
2006-11-17 15:50:32 +01:00 |
htmltextarea.c
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
htmltextcont.c
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
htmlwindow.c
|
mshtml: Added IHTMLWindow::get_external implementation.
|
2007-08-01 11:28:49 +02:00 |
Hu.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
install.c
|
mshtml: Added support for coexisting different Gecko versions installation.
|
2007-06-07 11:20:49 +02:00 |
Ko.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
loadopts.c
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
main.c
|
mshtml: Release typelib in PROCESS_DETACH.
|
2007-08-02 12:18:41 +02:00 |
Makefile.in
|
mshtml: Move keypress event listener to separated object.
|
2007-06-25 12:08:54 +02:00 |
mshtml.inf
|
mshtml: Fix the .jfif Content Type.
|
2006-08-07 13:09:37 +02:00 |
mshtml.spec
|
mshtml: Added stub implementation of ShowHTMLDialog.
|
2006-07-19 09:38:08 +02:00 |
mshtml_private.h
|
mshtml: Added HTMLWindow's IDispatch methods implementation.
|
2007-07-31 11:31:44 +02:00 |
navigate.c
|
mshtml: Make sure we have associated listener before calling OnStopRequest.
|
2007-07-26 11:51:13 +02:00 |
Nl.rc
|
mstml: Update Dutch resource.
|
2007-01-04 09:51:54 +01:00 |
No.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
nsembed.c
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
nsevents.c
|
mshtml: Call IDocHostUIHandler_HideUI and IDocHostUIHandler_ShowUI when changing an UI active window to be in edit mode.
|
2007-07-25 13:03:21 +02:00 |
nsiface.idl
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
nsio.c
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
nsservice.c
|
mshtml: Fixed a typo.
|
2007-07-27 12:24:44 +02:00 |
olecmd.c
|
mshtml: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
|
2007-06-11 20:20:46 +02:00 |
oleobj.c
|
mshtml: Use get_client_disp_property in SetClientSite to get silent property.
|
2007-03-09 21:13:16 +01:00 |
olewnd.c
|
mshtml: Set focus to the Gecko window in OleInPlaceActiveObject_OnFrameWindowActivate.
|
2007-07-25 13:03:26 +02:00 |
persist.c
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
protocol.c
|
mshtml: Fixed protocol tests on IE7.
|
2007-01-23 11:27:21 +01:00 |
resource.h
|
mshtml: Set default print template in exec_print.
|
2006-12-14 12:52:10 +01:00 |
rsrc.rc
|
makedep: Add support for magic comments in .rc files so we can generate proper dependencies for them.
|
2006-12-26 15:02:03 +01:00 |
selection.c
|
mshtml: Reimplement IHTMTxtRange on top of nsIDOMRange.
|
2007-05-10 12:14:21 +02:00 |
service.c
|
|
|
Sv.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
task.c
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
Tr.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
txtrange.c
|
mshtml: Added IHTMLTxtRange::get_htmlText implementation.
|
2007-05-10 12:14:41 +02:00 |
view.c
|
mshtml: Pass the correct DOCHOSTUITYPE value to IDocHostUIHandler_ShowUI.
|
2007-07-25 13:03:10 +02:00 |