Sweden-Number/dlls/mshtml
Jacek Caban a1e554739e mshtml: Added IDM_SETDIRTY implementation. 2007-11-09 12:54:14 +01:00
..
tests mshtml: More range tests and fixes. 2007-11-06 13:02:03 +01: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 mshtml: Remove menus that are in shdoclc.dll. 2006-11-13 12:51:24 +01:00
Fr.rc mshtml: Make the Install button the default on the Gecko installation dialog. 2007-09-10 16:14:23 +02:00
Hu.rc mshtml: Remove menus that are in shdoclc.dll. 2006-11-13 12:51:24 +01:00
Ko.rc mshtml: Updated Korean resource. 2007-10-25 13:58:23 +02:00
Makefile.in mshtml: Added IHTMLOptionElement interface stub implementation. 2007-10-04 11:39:56 +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: Update Swedish translation. 2007-10-16 12:41:49 +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 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_SETDIRTY implementation. 2007-11-09 12:54:14 +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
htmlanchor.c mshtml: Move nodes' QueryInterface implementation to vtbl. 2007-10-04 11:39:23 +02:00
htmlbody.c mshtml: Move nodes' QueryInterface implementation to vtbl. 2007-10-04 11:39:23 +02:00
htmldoc.c mshtml: Store HTMLDocument pointer in BSCallback object. 2007-11-06 13:01:49 +01:00
htmldoc3.c mshtml: Added IHTMLDocument4 stub implementation. 2007-10-15 13:44:51 +02:00
htmldoc5.c mshtml: Added get_compatMode implementation. 2007-09-27 11:08:54 +02:00
htmlelem.c mshtml: IHTMLElementContainer::item rewrite. 2007-10-04 11:40:03 +02:00
htmlelem2.c mshtml: Added IHTMLElement2::put_scrollTop and put_scrollLeft implementation. 2007-09-27 11:08:59 +02:00
htmlinput.c mshtml: Added IHTMLInputTextElement interface implementation. 2007-10-04 11:40:28 +02:00
htmlnode.c mshtml: Added ref counting to node object. 2007-10-15 13:46:51 +02:00
htmloption.c mshtml: Added IHTMLOptionElementFactory::create implementation. 2007-10-15 13:46:00 +02:00
htmlselect.c mshtml: Added IHTMLSelectElement::selectedIndex property implementation. 2007-10-15 13:46:05 +02:00
htmlstyle.c mshtml: Added IHTMLStyle display and visibility properties implementation. 2007-10-15 13:44:56 +02:00
htmlstylesheet.c mshtml: Added IHTMLStyleSheetsCollection::get_length implementation. 2007-09-19 13:57:38 +02:00
htmltextarea.c mshtml: Move nodes' QueryInterface implementation to vtbl. 2007-10-04 11:39:23 +02:00
htmltextcont.c mshtml: Forward IHTMLTextContainer::put_scrollTop and put_scrollLeft calls to IHTMLElement2 interface. 2007-09-27 11:09:04 +02:00
htmlwindow.c mshtml: Added IHTMLWindow2::get_option implementation. 2007-10-15 13:44:36 +02:00
install.c iexplore: Added self-registration code. 2007-11-05 13:24:36 +01:00
loadopts.c mshtml: Win64 printf format warning fixes. 2006-10-06 12:54:45 +02:00
main.c mshtml: Try installing Gecko from local file in DllRegisterServer. 2007-10-15 13:46:42 +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: Store HTMLDocument pointer in BSCallback object. 2007-11-06 13:01:49 +01:00
navigate.c mshtml: Call Exec(CGID_ShellDocView, 84) in start_binding. 2007-11-06 13:02:15 +01:00
nsembed.c mshtml: Added AcceptLanguage handling. 2007-11-06 13:02:19 +01:00
nsevents.c mshtml: Call setup_nswindow on load event. 2007-08-16 11:08:05 +02:00
nsiface.idl mshtml: Added AcceptLanguage handling. 2007-11-06 13:02:19 +01:00
nsio.c mshtml: AsyncOpen code clean up. 2007-11-05 12:12:47 +01:00
nsservice.c mshtml: Fixed a typo. 2007-07-27 12:24:44 +02:00
olecmd.c mshtml: Added IDM_SETDIRTY implementation. 2007-11-09 12:54:14 +01: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: Store HTMLDocument pointer in BSCallback object. 2007-11-06 13:01:49 +01:00
protocol.c mshtml: Fix memory leak (found by Smatch). 2007-10-29 13:53:16 +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: Set selection to default on IHTMLSelectionObject::createRange if there is no range selected. 2007-10-19 12:05:43 +02:00
service.c mshtml: Added IOleUndoManager stub implementation. 2007-09-10 16:15:03 +02:00
task.c mshtml: Store HTMLDocument pointer in BSCallback object. 2007-11-06 13:01:49 +01:00
txtrange.c mshtml: More range tests and fixes. 2007-11-06 13:02:03 +01:00
view.c mshtml: Fix text input fields. 2007-10-23 18:18:28 +02:00