.. |
tests
|
mshtml: Added GetCurMoniker implementation.
|
2007-06-11 20:23:38 +02:00 |
Bg.rc
|
…
|
|
De.rc
|
…
|
|
En.rc
|
…
|
|
Es.rc
|
…
|
|
Fi.rc
|
…
|
|
Fr.rc
|
…
|
|
Hu.rc
|
…
|
|
Ko.rc
|
…
|
|
Makefile.in
|
…
|
|
Nl.rc
|
…
|
|
No.rc
|
…
|
|
Sv.rc
|
…
|
|
Tr.rc
|
…
|
|
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
editor.c
|
mshtml: Added edit mode IDM_CUT implementation.
|
2007-06-11 15:22:35 +02:00 |
hlink.c
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
htmlbody.c
|
mshtml: Added IHTMLBodyElement::CreateTextRange implementation.
|
2007-05-10 12:15:00 +02:00 |
htmldoc.c
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
htmldoc3.c
|
…
|
|
htmlelem.c
|
…
|
|
htmlelem2.c
|
…
|
|
htmlinput.c
|
…
|
|
htmlnode.c
|
…
|
|
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: Constify some variables.
|
2007-05-31 13:27:28 +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.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
navigate.c
|
mshtml: Push TASK_PARSECOMPLETE in load event if Gecko is available.
|
2007-06-11 15:15:29 +02:00 |
nsembed.c
|
mshtml: Added COMMENT_NODE implementation in nsnode_to_nsstring_rec.
|
2007-06-11 15:21:56 +02:00 |
nsiface.idl
|
mshtml: Added COMMENT_NODE implementation in nsnode_to_nsstring_rec.
|
2007-06-11 15:21:56 +02:00 |
nsio.c
|
mshtml: Store current moniker in HTMLDocument.
|
2007-06-11 20:21:09 +02:00 |
nsservice.c
|
…
|
|
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: Use IOleCommandTarget::Exec to implement context menu.
|
2007-06-11 15:06:32 +02:00 |
persist.c
|
mshtml: Added GetCurMoniker implementation.
|
2007-06-11 20:23:38 +02:00 |
protocol.c
|
…
|
|
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: Set default fontname to 'Times New Roman'.
|
2007-06-11 15:16:08 +02:00 |
txtrange.c
|
mshtml: Added IHTMLTxtRange::get_htmlText implementation.
|
2007-05-10 12:14:41 +02:00 |
view.c
|
mshtml: Move Exec(OLECMDID_SETTITLE) call to separated function and use it in on_timer.
|
2007-06-11 15:13:43 +02:00 |