.. |
tests
|
mshtml: Added more loading tests.
|
2007-11-20 13:21:04 +01:00 |
Bg.rc
|
…
|
|
De.rc
|
…
|
|
En.rc
|
…
|
|
Es.rc
|
…
|
|
Fi.rc
|
…
|
|
Fr.rc
|
…
|
|
Hu.rc
|
…
|
|
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
|
…
|
|
No.rc
|
…
|
|
Sv.rc
|
mshtml: Update Swedish translation.
|
2007-10-16 12:41:49 +02:00 |
Tr.rc
|
…
|
|
blank.htm
|
…
|
|
conpoint.c
|
…
|
|
editor.c
|
mshtml: Always initialize output in exec_fontname.
|
2007-11-20 13:20:57 +01:00 |
hlink.c
|
…
|
|
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 nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
htmldoc3.c
|
mshtml: Added IHTMLDocument4 stub implementation.
|
2007-10-15 13:44:51 +02:00 |
htmldoc5.c
|
…
|
|
htmlelem.c
|
mshtml: IHTMLElementContainer::item rewrite.
|
2007-10-04 11:40:03 +02:00 |
htmlelem2.c
|
…
|
|
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::item implementation.
|
2007-11-26 12:35:36 +01:00 |
htmltextarea.c
|
mshtml: Move nodes' QueryInterface implementation to vtbl.
|
2007-10-04 11:39:23 +02:00 |
htmltextcont.c
|
…
|
|
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
|
…
|
|
main.c
|
mshtml: Try installing Gecko from local file in DllRegisterServer.
|
2007-10-15 13:46:42 +02:00 |
mshtml.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
navigate.c
|
mshtml: Change FIXME that is usually invalid to TRACE.
|
2007-11-20 13:21:06 +01:00 |
nsembed.c
|
mshtml: Reset focus after loading the page in edit mode.
|
2007-11-12 12:06:48 +01:00 |
nsevents.c
|
mshtml: Reset focus after loading the page in edit mode.
|
2007-11-12 12:06:48 +01:00 |
nsiface.idl
|
mshtml: Store nsIDOMCSSStyleSheet in HTMLStyleSheet object if available.
|
2007-11-26 12:35:33 +01:00 |
nsio.c
|
mshtml: Fixed handling channels without container and necko channel.
|
2007-11-20 12:28:59 +01:00 |
nsservice.c
|
…
|
|
olecmd.c
|
mshtml: Reload page in exec_editmode if available.
|
2007-11-20 13:21:00 +01:00 |
oleobj.c
|
…
|
|
olewnd.c
|
mshtml: Remove nsIWebBrowserFocus_Activate useless call.
|
2007-11-12 12:07:05 +01: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
|
…
|
|
rsrc.rc
|
…
|
|
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
|
…
|
|
task.c
|
mshtml: Store HTMLDocument pointer in BSCallback object.
|
2007-11-06 13:01:49 +01:00 |
txtrange.c
|
mshtml: Added IOleCommandTarget implementation to HTMLTxtRange.
|
2007-11-26 12:35:39 +01:00 |
view.c
|
mshtml: Move IOleInPlaceFrame::SetActiveObject call to separated function.
|
2007-11-20 13:20:52 +01:00 |