.. |
tests
|
mshtml: Fixed crash in tests if Gecko is not available.
|
2008-03-26 23:38:36 +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: Update the German translation.
|
2008-03-26 10:33:31 +01:00 |
En.rc
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
Es.rc
|
mshtml: Update Spanish resource.
|
2007-12-06 12:13:08 +01:00 |
Fi.rc
|
mshtml: Remove menus that are in shdoclc.dll.
|
2006-11-13 12:51:24 +01:00 |
Fr.rc
|
mshtml: Updated French translation.
|
2007-12-05 12:21:50 +01: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 IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |
Nl.rc
|
mshtml: Added missing Dutch translations.
|
2008-02-16 13:54:43 +01:00 |
No.rc
|
mshtml: Update Norwegian resources.
|
2007-12-06 12:06:05 +01:00 |
Pl.rc
|
mshtml: Add Polish translation.
|
2008-03-12 11:59:04 +01:00 |
Ru.rc
|
mshtml: Add Russian translation.
|
2008-03-31 12:15:08 +02:00 |
Sv.rc
|
mshtml: Update Swedish translation.
|
2008-03-20 11:43:40 +01: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: Assign to structs instead of using memcpy.
|
2008-03-06 12:46:29 +01:00 |
editor.c
|
mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls.
|
2008-03-26 23:38:36 +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: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
htmlbody.c
|
mshtml: Added IHTMLBodyElement::aLink implementation.
|
2008-02-25 12:20:19 +01:00 |
htmldoc.c
|
mshtml: Added IHTMLDocument2::get_location implementation.
|
2008-03-26 23:38:36 +01:00 |
htmldoc3.c
|
mshtml: Added IHTMLDocument4 stub implementation.
|
2007-10-15 13:44:51 +02:00 |
htmldoc5.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmlelem.c
|
mshtml: Added IHTMLScriptElement stub implementation.
|
2008-03-03 12:27:50 +01:00 |
htmlelem2.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmlinput.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmllocation.c
|
mshtml: Fixed copy&paste mistake.
|
2008-04-01 13:44:16 +02:00 |
htmlnode.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmloption.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmlscript.c
|
mshtml: Added IHTMLScriptElement:get_type implementation.
|
2008-03-10 11:23:42 +01:00 |
htmlselect.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmlstyle.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmlstylesheet.c
|
mshtml: Fixed ref counting.
|
2007-12-06 14:52:23 +01:00 |
htmltable.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
htmltextarea.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmltextcont.c
|
mshtml: Move HTMLTextContainerEvents connection point to HTMLTextContainer object.
|
2007-12-04 18:17:21 +01:00 |
htmlwindow.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
install.c
|
mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls.
|
2008-03-26 23:38:36 +01:00 |
loadopts.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
main.c
|
mshtml: Move some public GUIDs to shlguid.h.
|
2008-03-06 17:43:12 +01:00 |
mshtml.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded.
|
2008-03-28 21:54:09 +01:00 |
navigate.c
|
mshtml: Added parsing external scripts support.
|
2008-03-31 12:16:20 +02:00 |
nsembed.c
|
mshtml: Don't access BSCallback directly in nsembed.c.
|
2008-03-24 11:36:20 +01:00 |
nsevents.c
|
mshtml: Remove superfluous semicolon.
|
2008-04-01 11:27:27 +02:00 |
nsiface.idl
|
mshtml: Added IHTMLScriptElement:get_type implementation.
|
2008-03-10 11:23:42 +01:00 |
nsio.c
|
mshtml: Added nsIChannel::SetContentType implementation.
|
2008-03-26 23:38:36 +01:00 |
nsservice.c
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
olecmd.c
|
mshtml: Check for This->frame.
|
2008-01-16 12:17:01 +01:00 |
oleobj.c
|
mshtml: Assign to structs instead of using memcpy.
|
2008-03-06 12:46:29 +01:00 |
olewnd.c
|
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
|
2007-11-12 12:07:05 +01:00 |
persist.c
|
mshtml: Fixed invalid use of -1 length in WideCharToMultiByte calls.
|
2008-03-26 23:38:36 +01:00 |
protocol.c
|
mshtml: Fix potential 1 byte 0 overwrite.
|
2008-03-20 14:27:35 +01:00 |
resource.h
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
rsrc.rc
|
mshtml: Add Russian translation.
|
2008-03-31 12:15:08 +02:00 |
script.c
|
mshtml: Added parsing external scripts support.
|
2008-03-31 12:16:20 +02:00 |
selection.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
service.c
|
janitorial: Remove links to any microsoft site.
|
2008-03-01 12:03:59 +01:00 |
task.c
|
mshtml: Abstract BSCallback implementation.
|
2008-03-24 11:37:01 +01:00 |
txtrange.c
|
mshtml: Fixed bound_pos handling in move_prev_chars.
|
2008-02-11 19:57:39 +01:00 |
view.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |