Sweden-Number/dlls/mshtml
Michael Stefaniuc ad020e145e mshtml: Remove const in front of REFIID as that is a macro that already starts with const. 2007-08-06 12:18:08 +02:00
..
tests mshtml: Added IHTMLWindow::get_external implementation. 2007-08-01 11:28:49 +02:00
Bg.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ko.rc
Makefile.in mshtml: Move keypress event listener to separated object. 2007-06-25 12:08:54 +02:00
Nl.rc
No.rc
Sv.rc
Tr.rc
blank.htm
conpoint.c mshtml: Make connection points container independent. 2007-06-29 13:28:31 +02:00
editor.c mshtml: Constify some data. 2007-07-31 12:35:07 +02: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
htmlinput.c
htmlnode.c mshtml: Added IHTMLDOMNode::get_nodeName implementation. 2007-06-25 13:25:04 +02:00
htmlselect.c
htmlstyle.c mshtml: Added IHTMLStyle::get_fontFamily implementation. 2007-06-11 15:22:01 +02:00
htmlstylesheet.c
htmltextarea.c
htmltextcont.c
htmlwindow.c mshtml: Added IHTMLWindow::get_external implementation. 2007-08-01 11:28:49 +02:00
install.c mshtml: Added support for coexisting different Gecko versions installation. 2007-06-07 11:20:49 +02:00
loadopts.c
main.c mshtml: Remove const in front of REFIID as that is a macro that already starts with const. 2007-08-06 12:18:08 +02:00
mshtml.inf
mshtml.spec
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
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
rsrc.rc
selection.c mshtml: Reimplement IHTMTxtRange on top of nsIDOMRange. 2007-05-10 12:14:21 +02:00
service.c
task.c mshtml: Don't use dynamic allocation for connection points. 2007-06-29 13:28:10 +02: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