.. |
tests
|
mshtml: More IE7 test fixes.
|
2007-10-26 14:04:13 +02: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: Move most code from handle_editor_load to exec_editmode.
|
2007-10-09 12:34:35 +02: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: Added IHTMLDocument4 stub implementation.
|
2007-10-15 13:44:51 +02: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
|
…
|
|
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
|
mshtml: Added support for installing Gecko from build dir.
|
2007-10-19 12:05:53 +02: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: Import dimm.idl and fix compilation.
|
2007-10-18 12:05:49 +02:00 |
navigate.c
|
mshtml: Move init_nsevents call from start_binding to read_stream_data to avoid race.
|
2007-10-09 17:52:46 +02:00 |
nsembed.c
|
mshtml: Try installing Gecko from local file in DllRegisterServer.
|
2007-10-15 13:46:42 +02:00 |
nsevents.c
|
…
|
|
nsiface.idl
|
mshtml: Added IHTMLOptionElement::get_value implementation.
|
2007-10-15 13:45:02 +02:00 |
nsio.c
|
mshtml: Use wine scheme mechanism in do_load_from_moniker_hack.
|
2007-10-15 13:44:42 +02:00 |
nsservice.c
|
…
|
|
olecmd.c
|
mshtml: More IE7 test fixes.
|
2007-10-26 14:04:13 +02:00 |
oleobj.c
|
…
|
|
olewnd.c
|
…
|
|
persist.c
|
mshtml: The HTMLDocument URL is a standard WCHAR string, not a BSTR.
|
2007-10-01 18:07:30 +02:00 |
protocol.c
|
…
|
|
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
|
…
|
|
txtrange.c
|
mshtml: Fixed spaces handling in range object.
|
2007-10-22 12:36:32 +02:00 |
view.c
|
mshtml: Fix text input fields.
|
2007-10-23 18:18:28 +02:00 |