.. |
tests
|
mshtml: Return NULL ownerDocument for document node.
|
2009-11-03 21:24:59 +01:00 |
Bg.rc
|
|
|
blank.htm
|
|
|
conpoint.c
|
|
|
Da.rc
|
|
|
De.rc
|
|
|
dispex.c
|
mshtml: Don't create dynamic property if alloc arg is false.
|
2009-11-03 21:24:44 +01:00 |
editor.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
En.rc
|
|
|
Es.rc
|
|
|
Fi.rc
|
|
|
Fr.rc
|
|
|
hlink.c
|
|
|
htmlanchor.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlbody.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlcomment.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlcurstyle.c
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
htmldoc3.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
htmldoc5.c
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
htmldoc.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
htmlelem2.c
|
mshtml: Improved IHTMLElement2::doScroll stub.
|
2009-10-12 12:14:47 +02:00 |
htmlelem3.c
|
mshtml: Added IHTMLElement3::fireEvent implementation.
|
2009-10-13 11:27:27 +02:00 |
htmlelem.c
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
htmlelemcol.c
|
mshtml: Use DISPATCH_* macros instead of INVOKE_*.
|
2009-10-14 11:22:26 +02:00 |
htmlevent.c
|
mshtml: Moved event_vector to HTMLDocumentNode.
|
2009-10-28 11:11:31 +01:00 |
htmlevent.h
|
mshtml: Moved event_vector to HTMLDocumentNode.
|
2009-10-28 11:11:31 +01:00 |
htmlframebase.c
|
mshtml: Added HTMLFrameElement object and associate it with frame window.
|
2009-11-03 21:23:54 +01:00 |
htmlgeneric.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmliframe.c
|
mshtml: Moved content_window to HTMLFrameBase.
|
2009-11-03 21:23:41 +01:00 |
htmlimg.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlinput.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmllocation.c
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
htmlnode.c
|
mshtml: Return NULL ownerDocument for document node.
|
2009-11-03 21:24:59 +01:00 |
htmloption.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlscript.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlselect.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmlstyle2.c
|
|
|
htmlstyle3.c
|
|
|
htmlstyle.c
|
|
|
htmlstyle.h
|
|
|
htmlstylesheet.c
|
|
|
htmltable.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmltablerow.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmltextarea.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmltextcont.c
|
mshtml: Moved whole element initialization to HTMLElement_Init.
|
2009-11-03 21:23:12 +01:00 |
htmltextnode.c
|
|
|
htmlwindow.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Hu.rc
|
|
|
install.c
|
|
|
Ja.rc
|
|
|
Ko.rc
|
|
|
loadopts.c
|
|
|
Lt.rc
|
|
|
main.c
|
|
|
Makefile.in
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
mshtml_private.h
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
mshtml.inf
|
|
|
mshtml.spec
|
|
|
mutation.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
navigate.c
|
mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode.
|
2009-10-28 11:11:24 +01:00 |
Nl.rc
|
|
|
No.rc
|
|
|
nsembed.c
|
mshtml: Moved nsIDOMEventListener implementations to HTMLDocumentNode.
|
2009-10-28 11:11:24 +01:00 |
nsevents.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
nsiface.idl
|
mshtml: Added HTML frames support.
|
2009-10-28 11:11:45 +01:00 |
nsio.c
|
mshtml: Return NS_OK for empty aRef in nsIURL::SetRef.
|
2009-11-03 21:23:58 +01:00 |
nsservice.c
|
|
|
olecmd.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
oleobj.c
|
|
|
olewnd.c
|
|
|
omnavigator.c
|
|
|
persist.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
Pl.rc
|
|
|
protocol.c
|
|
|
Pt.rc
|
|
|
resource.h
|
|
|
Ro.rc
|
|
|
rsrc.rc
|
|
|
Ru.rc
|
|
|
script.c
|
mshtml: Improve debug traces.
|
2009-10-29 13:08:20 +01:00 |
secmgr.c
|
mshtml: Moved url and mon to HTMLWindow.
|
2009-10-27 10:52:17 +01:00 |
selection.c
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
service.c
|
|
|
Si.rc
|
|
|
Sv.rc
|
|
|
task.c
|
mshtml: Moved readystate changes to separated function.
|
2009-11-03 21:25:04 +01:00 |
Tr.rc
|
|
|
txtrange.c
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
view.c
|
|
|
Zh.rc
|
|
|