wine-wine/dlls/mshtml
Jacek Caban 596206f054 mshtml: Moved HTMLStyle to separated header file. 2008-10-07 12:05:43 +02:00
..
tests mshtml: Added IDispatchEx support to HTMLCurrentStyle. 2008-10-07 12:05:31 +02:00
Bg.rc
Da.rc
De.rc
En.rc
Es.rc
Fi.rc
Fr.rc
Hu.rc
Ja.rc mshtml: Add Japanese resources. 2008-09-29 17:18:20 -05:00
Ko.rc
Makefile.in mshtml: Added IHTMLElement2::get_currentStyle implementation. 2008-10-06 12:51:47 +02:00
Nl.rc
No.rc Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Pl.rc
Ru.rc mshtml: Update Russian translation. 2008-06-18 15:21:48 +02:00
Si.rc
Sv.rc
Tr.rc
Zh.rc mshtml: Add simplified and traditional Chinese resources. 2008-09-04 11:41:50 +02:00
blank.htm
conpoint.c
dispex.c mshtml: Added IDispatchEx support to HTMLCurrentStyle. 2008-10-07 12:05:31 +02:00
editor.c
hlink.c
htmlanchor.c mshtml: Implement IDispatch for IHTMLAnchorElement. 2008-08-18 17:15:57 +02:00
htmlbody.c mshtml: Don't use IHTMLControlElement in IDispatchEx implementations. 2008-10-01 10:00:31 -05:00
htmlcomment.c mshtml: Initialize node object from child node's constructors. 2008-06-20 12:15:04 +02:00
htmlcurstyle.c mshtml: Added IDispatchEx support to HTMLCurrentStyle. 2008-10-07 12:05:31 +02:00
htmldoc.c mshtml: Use create_all_collection in IHTMLElement::get_all implementation. 2008-10-01 10:00:51 -05:00
htmldoc3.c mshtml: Implement IDispatch for IHTMLDocument4. 2008-09-09 11:46:18 +02:00
htmldoc5.c mshtml: Implement IDispatch for IHTMLDocument5. 2008-09-09 11:46:18 +02:00
htmlelem.c mshtml: Use create_all_collection in IHTMLElement::get_all implementation. 2008-10-01 10:00:51 -05:00
htmlelem2.c mshtml: Added IHTMLElement2::get_currentStyle implementation. 2008-10-06 12:51:47 +02:00
htmlelemcol.c mshtml: Added IHTMLTable::get_rows implementation. 2008-10-01 10:01:03 -05:00
htmlevent.c mshtml: Added useful TRACEs. 2008-06-26 11:16:02 +02:00
htmlgeneric.c mshtml: Implement IDispatch for IHTMLGenericElement. 2008-09-09 11:46:18 +02:00
htmlimg.c mshtml: Implement IDispatch for IHTMLImgElement. 2008-09-09 11:46:18 +02:00
htmlinput.c mshtml: Implement IDispatch for IHTMLInputElement. 2008-09-09 11:46:18 +02:00
htmllocation.c
htmlnode.c mshtml: Implement IDispatch for IHTMLDOMChildrenCollection. 2008-09-22 11:53:05 +02:00
htmloption.c mshtml: Implement IDispatch for IHTMLOptionElement. 2008-09-09 11:46:18 +02:00
htmlscript.c mshtml: Implement IDispatch for IHTMLScriptElement. 2008-09-09 11:46:18 +02:00
htmlselect.c mshtml: Forward HTMLSelectElement's IDispatch functions to IDispatchEx implementation. 2008-06-25 10:42:41 +02:00
htmlstyle.c mshtml: Moved HTMLStyle to separated header file. 2008-10-07 12:05:43 +02:00
htmlstyle.h mshtml: Moved HTMLStyle to separated header file. 2008-10-07 12:05:43 +02:00
htmlstyle2.c mshtml: Moved HTMLStyle to separated header file. 2008-10-07 12:05:43 +02:00
htmlstylesheet.c
htmltable.c mshtml: Added IHTMLTable::get_rows implementation. 2008-10-01 10:01:03 -05:00
htmltablerow.c mshtml: Added IHTMLTableRow::get_cells implementation. 2008-10-01 10:01:10 -05:00
htmltextarea.c mshtml: Implement IDispatch for IHTMLTextAreaElement. 2008-09-09 11:46:18 +02:00
htmltextcont.c mshtml: Implement IHTMLTextContainer get_scrollLeft. 2008-09-11 12:28:14 +02:00
htmltextnode.c mshtml: Implement IDispatch for IHTMLDOMTextNode. 2008-09-09 11:46:18 +02:00
htmlwindow.c mshtml: Use heap_alloc_zero for HTMLWindow allocation. 2008-08-19 12:15:56 +02:00
install.c
loadopts.c
main.c mshtml: Added IHTMLTableRow stub implementation. 2008-10-01 09:58:50 -05:00
mshtml.inf
mshtml.spec
mshtml_private.h mshtml: Moved HTMLStyle to separated header file. 2008-10-07 12:05:43 +02:00
navigate.c mshtml: Fixed tests on IE7. 2008-09-17 10:54:38 +02:00
nsembed.c mshtml: Set doc to NULL in NSContainer_Release. 2008-07-03 11:50:51 +02:00
nsevents.c mshtml: Added generic HTML event listener and use it for click event. 2008-06-23 19:46:30 +02:00
nsiface.idl mshtml: Added IHTMLTableRow::get_cells implementation. 2008-10-01 10:01:10 -05:00
nsio.c mshtml: Remove unneeded variable. 2008-06-26 21:07:37 +02:00
nsservice.c
olecmd.c
oleobj.c mshtml: Added support for DOCHOSTUIFLAG_SCROLL_NO DOCHOSTINFO flag. 2008-07-01 12:22:57 +02:00
olewnd.c
omnavigator.c mshtml: Added IOmNavigator::get_platform implementation. 2008-07-29 11:50:17 +02:00
persist.c mshtml: Use ActiveScript for JavaScript in file protocol documents. 2008-09-25 11:18:49 +02:00
protocol.c mshtml: Added FIXME about QUERY_USES_HISTORYFOLDER in about protocol. 2008-06-09 12:38:36 +02:00
resource.h
rsrc.rc mshtml: Add Japanese resources. 2008-09-29 17:18:20 -05:00
script.c mshtml: Use ActiveScript for JavaScript in file protocol documents. 2008-09-25 11:18:49 +02:00
selection.c
service.c
task.c mshtml: Fixed tests on IE7. 2008-09-30 10:14:31 -05:00
txtrange.c mshtml: Initialize variables in a couple structs. 2008-06-25 10:39:07 +02:00
view.c