Sweden-Number/dlls/mshtml
Francois Gouget fac36c55e9 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
..
tests mshtml: Fixed tests on old IEs. 2012-05-04 18:08:33 +02:00
Makefile.in mshtml: Added IHTMLMetaElement stub implementation. 2012-04-02 18:27:01 +02:00
binding.h
blank.htm
conpoint.c
dispex.c Added support for shadowing of element pseudo-variables. 2012-04-17 12:43:17 +02:00
editor.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
hlink.c
htmlanchor.c mshtml: Added support for anchors with target '_top'. 2012-03-29 20:49:18 +02:00
htmlattr.c
htmlbody.c mshtml: Use return_nsstr helper in IHTMLBodyElement::get_background implementation. 2012-04-13 16:09:42 +02:00
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Always use English locale in document_write to perform type conversion. 2012-05-14 17:46:18 +02:00
htmldoc3.c mshtml: Improved VARIANT debug traces in htmldoc*.c. 2012-03-28 14:56:32 +02:00
htmldoc5.c mshtml: Improved VARIANT debug traces in htmldoc*.c. 2012-03-28 14:56:32 +02:00
htmlelem.c mshtml: Copy filter value in HTMLElement_clone. 2012-04-18 15:45:01 +02:00
htmlelem2.c mshtml: Use return_nsstr helper in HTMLElement object implementation. 2012-04-13 16:09:42 +02:00
htmlelem3.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmlelemcol.c
htmlembed.c
htmlevent.c mshtml: Added support for IHTMLEventObj::cancelBubble property. 2012-04-16 17:49:25 +02:00
htmlevent.h mshtml: Added IHTMLDocument2::onkeypress implementation. 2012-04-10 16:21:31 +02:00
htmlform.c mshtml: Added IHTMLFormElement::submit implementation. 2012-04-06 20:16:26 +02:00
htmlframe.c
htmlframebase.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlinput.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmllocation.c
htmlmeta.c mshtml: Added IHTMLMetaElement::get_httpEquiv implementation. 2012-04-03 17:53:01 +02:00
htmlnode.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlobject.c mshtml: Forward common getters from IHTMLObjectElement to IHTMLObjectElement2. 2012-03-27 17:55:50 +02:00
htmloption.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlscreen.c
htmlscript.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlselect.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmlstyle.c mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +02:00
htmlstyle.h mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +02:00
htmlstyle2.c mshtml: Added IHTMLStyle2::overflowY implementation. 2012-04-17 12:43:29 +02:00
htmlstyle3.c
htmlstyleelem.c
htmlstylesheet.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
htmltable.c mshtml: Improved VARIANT debug traces in htmltable.c. 2012-03-28 14:56:00 +02:00
htmltablecell.c mshtml: Added IHTMLTableCell interface stub implementation. 2012-03-28 13:51:53 +02:00
htmltablerow.c
htmltextarea.c mshtml: Use return_nsstr helper in more functions. 2012-04-13 16:09:43 +02:00
htmltextcont.c
htmltextnode.c
htmlwindow.c Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c mshtml: Fixed status text cache implementation. 2012-04-02 18:27:07 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Added IHTMLWindow2::get_history implementation. 2012-05-02 12:00:43 +02:00
mutation.c
navigate.c mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect. 2012-04-05 17:53:15 +02:00
npplugin.c
nsembed.c
nsevents.c mshtml: Detach also internal listeners in detach_events. 2012-04-05 17:53:15 +02:00
nsiface.idl
nsio.c
nsservice.c
olecmd.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
oleobj.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
olewnd.c
omnavigator.c mshtml: Added IHTMLWindow2::get_history implementation. 2012-05-02 12:00:43 +02:00
persist.c mshtml: Improved more VARIANT debug traces. 2012-03-28 14:56:39 +02:00
pluginhost.c mshtml: Added support for IDispatch-only ActiveX objects. 2012-04-05 17:53:15 +02:00
pluginhost.h
propbag.c
protocol.c
resource.h mshtml: Fixed status text cache implementation. 2012-04-02 18:27:07 +02:00
script.c
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c