1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/mshtml
Jacek Caban 05b9bc2161 mshtml: Wine Gecko 2.47.3 release.
- Enabled accessibility support.
- Restored a few XPCOM interfaces.
- Python compatibility fixes.
2022-07-12 22:51:29 +02:00
..
tests mshtml/tests: Avoid using pointer value after free. 2022-06-15 11:53:29 +02:00
binding.h mshtml: Abort on a cancelled async request properly. 2022-05-27 23:16:55 +02:00
blank.htm
conpoint.c
dispex.c
editor.c
htmlanchor.c
htmlarea.c
htmlattr.c mshtml: Implement HTMLDOMAttribute2's name property. 2022-05-20 16:43:24 +02:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c mshtml: Implement enumerator for HTMLAttributeCollection. 2022-04-13 20:20:06 +02:00
htmlelemcol.c
htmlevent.c mshtml: Implement onloadend for XMLHttpRequest. 2022-06-06 23:09:18 +02:00
htmlevent.h mshtml: Implement onloadend for XMLHttpRequest. 2022-06-06 23:09:18 +02:00
htmlform.c mshtml: Implement enumerator for HTMLFormElement. 2022-04-13 20:19:56 +02:00
htmlframe.c
htmlgeneric.c
htmlhead.c
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c mshtml: Implement enumerator for HTMLSelectElement. 2022-04-13 20:20:00 +02:00
htmlstorage.c mshtml: Implement HTMLStorage_removeItem(). 2022-05-30 22:07:42 +02:00
htmlstyle.c mshtml: Added IHTMLCSSStyleDeclaration::backgroundSize property implementation. 2022-05-02 22:43:53 +02:00
htmlstyle.h mshtml: Added IHTMLCSSStyleDeclaration::backgroundSize property implementation. 2022-05-02 22:43:53 +02:00
htmlstyleelem.c
htmlstylesheet.c mshtml: Implement enumerator for HTMLStyleSheetsCollection. 2022-04-13 20:19:50 +02:00
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Implement HTMLStorage_getItem(). 2022-05-30 22:07:42 +02:00
ifacewrap.c
loadopts.c
main.c
Makefile.in
mshtml_classes.idl
mshtml_private_iface.idl mshtml: Expose IE10+ XMLHttpRequest props via private interface. 2022-06-06 23:09:17 +02:00
mshtml_private.h mshtml: Expose IE10+ XMLHttpRequest props via private interface. 2022-06-06 23:09:17 +02:00
mshtml.inf
mshtml.rc
mshtml.spec
mutation.c
navigate.c mshtml: Abort on a cancelled async request properly. 2022-05-27 23:16:55 +02:00
npplugin.c
nsembed.c mshtml: Enable CSS grid layout. 2022-06-24 22:38:47 +02:00
nsevents.c
nsiface.idl mshtml: Wine Gecko 2.47.3 release. 2022-07-12 22:51:29 +02:00
nsio.c mshtml: Return actual status in nsChannel_GetStatus. 2022-05-27 23:16:55 +02:00
nsservice.c
olecmd.c
oleobj.c
omnavigator.c mshtml: Expose IHTMLDOMImplementation2 members in IE9+ modes. 2022-05-20 16:43:16 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c
secmgr.c
selection.c
service.c
svg.c
task.c mshtml: Implement window.cancelAnimationFrame. 2022-05-20 16:43:30 +02:00
view.c
xmlhttprequest.c mshtml: Implement withCredentials for XMLHttpRequest. 2022-06-06 23:09:18 +02:00