.. |
tests
|
mshtml: Added QueryInfo tests.
|
2007-12-28 11:29:17 +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: Update Spanish resource.
|
2007-12-06 12:13:08 +01:00 |
Fi.rc
|
…
|
|
Fr.rc
|
mshtml: Updated French translation.
|
2007-12-05 12:21:50 +01:00 |
Hu.rc
|
…
|
|
Ko.rc
|
mshtml: Updated Korean resource.
|
2007-10-25 13:58:23 +02:00 |
Makefile.in
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01: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: Update Norwegian resources.
|
2007-12-06 12:06:05 +01: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
|
…
|
|
conpoint.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
editor.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +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: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
htmldoc.c
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +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: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +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 |
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 |
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: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +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: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
mshtml.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +01:00 |
navigate.c
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +01:00 |
nsembed.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
nsevents.c
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
nsiface.idl
|
mshtml: Added IHTMLStyleSheet::get_rules implementation.
|
2007-12-06 14:52:08 +01:00 |
nsio.c
|
mshtml: Remove not used argument of nsACString_GetData.
|
2007-12-17 11:49:12 +01:00 |
nsservice.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +01:00 |
olecmd.c
|
mshtml: Reload page in exec_editmode if available.
|
2007-11-20 13:21:00 +01:00 |
oleobj.c
|
mshtml: Added ICustomDoc stub implementation.
|
2007-08-13 11:38:43 +02:00 |
olewnd.c
|
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
|
2007-11-12 12:07:05 +01:00 |
persist.c
|
mshtml: Added PutProperty implementation.
|
2008-01-02 11:46:08 +01:00 |
protocol.c
|
mshtml: Added ResProtocolInfo::QueryInfo implementation.
|
2007-12-28 11:29:08 +01:00 |
resource.h
|
mshtml: Implement IDM_HYPERLINK.
|
2007-09-12 14:06:54 +02:00 |
rsrc.rc
|
…
|
|
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
|
mshtml: Rename the wrappers around HeapAlloc() &Co to use the new standard naming.
|
2007-12-06 12:07:30 +01:00 |
task.c
|
mshtml: Use IBindCtx passed to Load in BindToStorage call.
|
2007-12-24 16:34:28 +01:00 |
txtrange.c
|
mshtml: Remove not used argument in nsAString_GetData.
|
2007-12-17 11:49:19 +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 |