.. |
tests
|
mshtml: Implement IHTMLWindow2::get_top.
|
2009-11-17 15:14:56 +01:00 |
Bg.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Da.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
De.rc
|
mshtml: Update German Gecko installer dialog.
|
2009-11-16 11:34:42 +01:00 |
En.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Es.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Fi.rc
|
mshtml: Build language resource files separately.
|
2009-07-01 11:42:42 +02:00 |
Fr.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Hu.rc
|
mshtml: Build language resource files separately.
|
2009-07-01 11:42:42 +02:00 |
Ja.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Ko.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Lt.rc
|
mshtml: Update Lithuanain translation.
|
2009-11-16 11:34:36 +01:00 |
Makefile.in
|
mshtml: Moved IHTMLFrameBase to separated object to allow sharing implementation with HTMLFrame.
|
2009-11-03 21:23:29 +01:00 |
Nl.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
No.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Pl.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Pt.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Ro.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Ru.rc
|
mshtml: Update Russian translation.
|
2009-11-16 12:43:07 +01:00 |
Si.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Sv.rc
|
mshtml: Update Swedish translation.
|
2009-11-16 11:40:24 +01:00 |
Tr.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
Zh.rc
|
mshtml: Update description in Gecko installer dialog.
|
2009-11-13 15:52:48 +01:00 |
blank.htm
|
…
|
|
conpoint.c
|
mshtml: Sign-compare warnings fix.
|
2008-10-20 11:33:24 +02:00 |
dispex.c
|
mshtml: Add stub implementation of IHTMLWindow4.
|
2009-11-16 11:53:45 +01:00 |
editor.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
hlink.c
|
mshtml: Remove unneeded includes.
|
2008-04-07 13:36:17 +02:00 |
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 |
htmldoc.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01: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 |
htmlelem.c
|
mshtml: Don't use nselem in InsertAdjacentNode implementation.
|
2009-11-16 13:48:30 +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 |
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 |
htmlstyle.c
|
mshtml: Implement IHTMLCurrentStyle_get_textIndent.
|
2009-09-18 08:56:37 -05:00 |
htmlstyle.h
|
mshtml: Implement IHTMLCurrentStyle_get_textIndent.
|
2009-09-18 08:56:37 -05:00 |
htmlstyle2.c
|
mshtml: Change long to LONG in mshtml.idl (remaining stuff).
|
2009-03-12 13:09:54 +01:00 |
htmlstyle3.c
|
mshtml: Improved IHTMLStyle3::put_zoom stub.
|
2009-11-17 12:05:53 +01:00 |
htmlstylesheet.c
|
mshtml: Add missing interfaces.
|
2009-08-04 13:47:36 +02:00 |
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
|
mshtml: Move node list to HTMLDocumentNode.
|
2009-09-17 09:47:53 -05:00 |
htmlwindow.c
|
mshtml: Implement IHTMLWindow2::get_top.
|
2009-11-17 15:14:56 +01:00 |
install.c
|
mshtml: Wine Gecko 1.0.0 release.
|
2009-08-04 15:33:01 +02:00 |
loadopts.c
|
…
|
|
main.c
|
mshtml: Download Gecko in DllRegisterServer.
|
2009-11-12 15:21:09 +01:00 |
mshtml.inf
|
mshtml: Moved GeckoUrl registry to mshtml.inf.
|
2009-11-12 15:20:59 +01:00 |
mshtml.spec
|
…
|
|
mshtml_private.h
|
mshtml: Add stub implementation of IHTMLWindow4.
|
2009-11-16 11:53:45 +01:00 |
mutation.c
|
mshtml: Split parse_complete to handle_load and mutation observer.
|
2009-11-09 19:44:17 +01:00 |
navigate.c
|
mshtml: Correctly handle NULL nschannel in channelbsc_load_stream (Coverity).
|
2009-11-12 15:20:07 +01:00 |
nsembed.c
|
mshtml: Download Gecko in DllRegisterServer.
|
2009-11-12 15:21:09 +01:00 |
nsevents.c
|
mshtml: Split parse_complete to handle_load and mutation observer.
|
2009-11-09 19:44:17 +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
|
Assorted spelling fixes.
|
2008-01-16 12:48:29 +01:00 |
olecmd.c
|
mshtml: Moved readystate to HTMLWindow.
|
2009-11-03 21:25:20 +01:00 |
oleobj.c
|
mshmtl: Moved ICustomDoc implementation to HTMLDocumentObj.
|
2009-09-17 09:48:05 -05:00 |
olewnd.c
|
mshtml: Moved state flags to HTMLDocumentObj.
|
2009-09-17 09:41:37 -05:00 |
omnavigator.c
|
mshtml: Added IOmNavigator::get_userAgent implementation.
|
2009-09-02 14:40:25 +02:00 |
persist.c
|
mshtml: Get rid of no longer needed bind_complete in set_moniker.
|
2009-11-12 15:20:12 +01:00 |
protocol.c
|
mshtml: Added JScriptProtocolInfo::QueryInfo implementation.
|
2009-09-09 12:08:18 +02:00 |
resource.h
|
mshtml: Build language resource files separately.
|
2009-07-01 11:42:42 +02:00 |
rsrc.rc
|
mshtml: Build language resource files separately.
|
2009-07-01 11:42:42 +02:00 |
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
|
mshtml: Moved undomgr to HTMLDocumentObj.
|
2009-09-17 09:41:00 -05:00 |
task.c
|
mshtml: parse_complete() is unused so remove it.
|
2009-11-16 12:43:06 +01:00 |
txtrange.c
|
mshtml: Moved nsdoc to HTMLDocumentNode object.
|
2009-10-22 10:41:22 +02:00 |
view.c
|
mshtml: Move update flags to HTMLDocumentObj.
|
2009-09-17 09:47:48 -05:00 |