.. |
tests
|
mshtml: Added IDM_SELECTALL implementation.
|
2007-08-13 11:38:00 +02:00 |
Bg.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
De.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01: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 |
Hu.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Ko.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Makefile.in
|
mshtml: Move keypress event listener to separated object.
|
2007-06-25 12:08:54 +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 |
Sv.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Tr.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
blank.htm
|
Added blank.htm.
|
2005-06-27 19:48:04 +00:00 |
conpoint.c
|
mshtml: Make connection points container independent.
|
2007-06-29 13:28:31 +02:00 |
editor.c
|
mshtml: Added IDM_SELECTALL implementation.
|
2007-08-13 11:38:00 +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: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
htmldoc.c
|
mshtml: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +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: Don't create element object for document node.
|
2007-08-17 12:20:40 +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/htmltextcont: Initialize value (Coverity).
|
2007-08-20 12:54:45 +02:00 |
htmlwindow.c
|
mshtml: Make window.external visible for JavaScript code.
|
2007-08-15 10:40:32 +02:00 |
install.c
|
mshtml: Added support for coexisting different Gecko versions installation.
|
2007-06-07 11:20:49 +02:00 |
loadopts.c
|
mshtml: Win64 printf format warning fixes.
|
2006-10-06 12:54:45 +02:00 |
main.c
|
mshtml: Make get_typeinfo thread safe.
|
2007-08-13 11:38:24 +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: Don't create element object for document node.
|
2007-08-17 12:20:40 +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: Make window.external visible for JavaScript code.
|
2007-08-15 10:40:32 +02:00 |
nsevents.c
|
mshtml: Call setup_nswindow on load event.
|
2007-08-16 11:08:05 +02:00 |
nsiface.idl
|
mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
|
2007-08-17 12:20:57 +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: Call Exec(CGID_ShellDocView, 37) in exec_editmode.
|
2007-06-11 20:20:46 +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: 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: Store HTMLDocument reference in HTMLTxtRange object.
|
2007-08-17 12:20:30 +02:00 |
service.c
|
mshtml: The secret interface is CMarkup. Improve FIXMEs.
|
2006-05-25 10:37:46 +02:00 |
task.c
|
mshtml: Don't use dynamic allocation for connection points.
|
2007-06-29 13:28:10 +02:00 |
txtrange.c
|
mshtml: Added IHTMLTxtRange::compareEndPoints implementation.
|
2007-08-17 12:20:57 +02:00 |
view.c
|
mshtml: Pass the correct DOCHOSTUITYPE value to IDocHostUIHandler_ShowUI.
|
2007-07-25 13:03:10 +02:00 |