wine-wine/dlls/mshtml
Rob Shearman 1fbedd92d4 mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02:00
..
tests mshtml: Added IDM_SELECTALL implementation. 2007-08-13 11:38:00 +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: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
Makefile.in mshtml: Move keypress event listener to separated object. 2007-06-25 12:08:54 +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: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +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: Added IOleUndoManager stub implementation. 2007-09-10 16:15:03 +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: Don't create element object for document node. 2007-08-17 12:20:40 +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 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: 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: Implement PersistStreamInit_IsDirty when in edit mode. 2007-09-12 14:06:01 +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: Store the nsIEditor interface in the NSContainer object for use in implementing editor commands. 2007-09-12 14:05:17 +02:00
nsevents.c mshtml: Call setup_nswindow on load event. 2007-08-16 11:08:05 +02:00
nsiface.idl mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06: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: Call Exec in show_context_menu only if user selected menu item. 2007-09-10 16:14:47 +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: Implement PersistStreamInit_IsDirty when in edit mode. 2007-09-12 14:06:01 +02:00
protocol.c mshtml: Fixed protocol tests on IE7. 2007-01-23 11:27:21 +01:00
resource.h mshtml: Implement IDM_HYPERLINK. 2007-09-12 14:06:54 +02: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: 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: Added IHTMLTxtRange::isEqual implementation. 2007-09-10 16:15:12 +02:00
view.c mshtml: Pass the correct DOCHOSTUITYPE value to IDocHostUIHandler_ShowUI. 2007-07-25 13:03:10 +02:00