wine-wine/dlls/mshtml
Jacek Caban f6980025b9 mshtml: Accept different VARIANT types in document_write. 2012-04-23 17:53:23 +02:00
..
tests mshtml: Accept different VARIANT types in document_write. 2012-04-23 17:53:23 +02:00
Makefile.in mshtml: Added IHTMLMetaElement stub implementation. 2012-04-02 18:27:01 +02:00
binding.h mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
blank.htm
conpoint.c mshtml: Make cookie parameter optional in ConnectionPoint_Advise. 2012-02-01 16:42:45 +01:00
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 mshtml: Open document in a new window in IHlinkTarget::Navigate if the document is not embedded. 2012-01-10 17:59:01 +01:00
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 mshtml: Added IHTMLCurrentStyle2::get_filter implementation. 2012-03-16 15:37:47 +01:00
htmldoc.c mshtml: Accept different VARIANT types in document_write. 2012-04-23 17:53:23 +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 mshtml: Use IUri for IHTMLLocation::get_search implementation. 2012-01-03 12:37:28 +01:00
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 mshtml: Added IHTMLWindow3::detachEvent implementation. 2012-04-17 12:43:19 +02:00
ifacewrap.c mshtml: Don't use WINAPI for assembly functions to avoid linker warnings on mingw. 2011-12-06 15:50:59 +01:00
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: Convert dialogs to po files. 2011-11-30 18:13:08 +01:00
mshtml.spec
mshtml_classes.idl
mshtml_private.h Added support for shadowing of element pseudo-variables. 2012-04-17 12:43:17 +02:00
mutation.c mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
navigate.c mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect. 2012-04-05 17:53:15 +02:00
npplugin.c mshtml: Moved NPAPI struct declarations to npplugin.c. 2012-01-13 18:17:41 +01:00
nsembed.c mshtml: Get rid of PRBool from nsembed.c and nsservice.c. 2012-03-15 19:54:52 +01:00
nsevents.c mshtml: Detach also internal listeners in detach_events. 2012-04-05 17:53:15 +02:00
nsiface.idl mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
nsio.c mshtml: Get rid of PRBool from nsio.c. 2012-03-15 19:54:37 +01:00
nsservice.c mshtml: Get rid of PRBool from nsembed.c and nsservice.c. 2012-03-15 19:54:52 +01:00
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 semi-stub implementation of IOmNavigator::get_cookieEnabled. 2012-04-05 17:53:17 +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 mshtml: Return error in IInternetHostSecurityManager calls on detached documents. 2012-01-18 16:25:51 +01:00
selection.c mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
service.c mshtml: Respond to SID_SContainerDispatch service id. 2012-01-20 16:01:38 +01:00
task.c
txtrange.c mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
view.c