.. |
tests
|
mshtml: Fix protocol tests on XP. Make Wine match XP implementation.
|
2006-05-15 11:48:05 +02:00 |
.gitignore
|
…
|
|
Bg.rc
|
…
|
|
De.rc
|
…
|
|
En.rc
|
…
|
|
Fi.rc
|
…
|
|
Fr.rc
|
…
|
|
Hu.rc
|
mshtml: Added Hungarian translation.
|
2006-03-15 11:32:11 +01:00 |
Ko.rc
|
…
|
|
Makefile.in
|
mshtml: Added IConnectionPointContainer stub implementation.
|
2006-05-05 17:22:44 +02:00 |
Nl.rc
|
…
|
|
No.rc
|
…
|
|
Tr.rc
|
…
|
|
blank.htm
|
…
|
|
conpoint.c
|
mshtml: Added GetConnectionInterface implementation.
|
2006-05-05 17:27:56 +02:00 |
hlink.c
|
janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
|
2006-05-10 11:31:41 +02:00 |
htmlbody.c
|
mshtml: Added IHTMLTextContainer stub implementation.
|
2006-05-05 17:18:40 +02:00 |
htmldoc.c
|
mshtml: Added IConnectionPointContainer stub implementation.
|
2006-05-05 17:22:44 +02:00 |
htmldoc3.c
|
mshtml: Added get_documentElement implementation.
|
2006-03-06 11:35:35 +01:00 |
htmlelem.c
|
mshtml: Added IHTMLElement2 implementation.
|
2006-03-24 12:14:04 +01:00 |
htmlelem2.c
|
mshtml: Added IHTMLElement2 implementation.
|
2006-03-24 12:14:04 +01:00 |
htmlinput.c
|
mshtml: Make sure to use initialized variables.
|
2006-04-10 12:21:07 +02:00 |
htmlnode.c
|
mshtml: Better QueryInterface implementation.
|
2006-03-20 12:05:01 +01:00 |
htmlselect.c
|
mshtml: Make sure to use initialized variables.
|
2006-04-10 12:21:07 +02:00 |
htmltextarea.c
|
mshtml: Better QueryInterface implementation.
|
2006-03-20 12:05:01 +01:00 |
htmltextcont.c
|
mshtml: Added IHTMLTextContainer stub implementation.
|
2006-05-05 17:18:40 +02:00 |
main.c
|
Fix compatibility with native advpack dlls.
|
2006-03-06 17:51:19 +01:00 |
mshtml.inf
|
…
|
|
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Added stub implementation of connection points.
|
2006-05-05 17:27:32 +02:00 |
navigate.c
|
mshtml: Beginning support for links opened in a new frame.
|
2006-03-02 11:42:06 +01:00 |
nsembed.c
|
mshtml: Fix ref counting.
|
2006-04-10 12:20:50 +02:00 |
nsiface.idl
|
mshtml: Added get_body implementation.
|
2006-05-05 17:22:27 +02:00 |
nsio.c
|
mshtml: Fix ref counting.
|
2006-04-10 12:20:50 +02:00 |
nsservice.c
|
mshtml: Added tooltip implementation.
|
2006-03-27 21:41:52 +02:00 |
oleobj.c
|
…
|
|
olewnd.c
|
…
|
|
persist.c
|
mshtml: Don't free the URL we have just stored in the callback object.
|
2006-03-28 20:00:18 +02:00 |
protocol.c
|
mshtml: Fix protocol tests on XP. Make Wine match XP implementation.
|
2006-05-15 11:48:05 +02:00 |
resource.h
|
…
|
|
rsrc.rc
|
mshtml: Added Hungarian translation.
|
2006-03-15 11:32:11 +01:00 |
service.c
|
…
|
|
view.c
|
mshtml: Added tooltip implementation.
|
2006-03-27 21:41:52 +02:00 |