wine/dlls/mshtml
Gabriel Ivăncescu b9f22f6078 mshtml: Implement MediaQueryList's matches prop.
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
2022-08-02 11:55:11 +02:00
..
tests mshtml: Implement MediaQueryList's matches prop. 2022-08-02 11:55:11 +02:00
binding.h mshtml: Inform Gecko of progress done via OnProgress. 2022-07-26 10:01:08 +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 mshtml: Handle lack of window in methods for detached documents. 2022-07-29 18:56:04 +02:00
htmlelem.c mshtml: Fix string leak on NamespaceError. 2022-07-28 17:34:03 +02:00
htmlelemcol.c
htmlevent.c mshtml: Implement ProgressEvent's total prop. 2022-07-26 10:01:08 +02:00
htmlevent.h mshtml: Allocate Keyboard events via the types table. 2022-07-26 10:01:07 +02:00
htmlform.c
htmlframe.c
htmlgeneric.c
htmlhead.c mshtml: Implement HTMLTitleElement's text property. 2022-07-27 23:07:07 +02:00
htmlimg.c
htmlinput.c
htmllink.c
htmllocation.c
htmlnode.c mshtml: Implement document.doctype. 2022-07-29 18:56:04 +02:00
htmlobject.c
htmlscript.c
htmlscript.h
htmlselect.c
htmlstorage.c mshtml: Implement HTMLStorage_removeItem(). 2022-05-30 22:07:42 +02:00
htmlstyle.c
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltextarea.c
htmltextnode.c
htmlwindow.c mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +02:00
ifacewrap.c
loadopts.c
main.c mshtml: Parse X-UA-Compatible correctly. 2022-07-15 20:17:36 +02:00
Makefile.in
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +02:00
mshtml_private_iface.idl mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +02:00
mutation.c mshtml: Parse X-UA-Compatible correctly. 2022-07-15 20:17:36 +02:00
navigate.c mshtml: Inform Gecko of progress done via OnProgress. 2022-07-26 10:01:08 +02:00
npplugin.c
nsembed.c mshtml: Implement getAttributeNS for Elements. 2022-07-27 23:07:07 +02:00
nsevents.c
nsiface.idl mshtml: Implement window.matchMedia() with MediaQueryList stub. 2022-08-02 11:55:11 +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: Implement MediaQueryList's matches prop. 2022-08-02 11:55:11 +02:00
persist.c
pluginhost.c
pluginhost.h
protocol.c
range.c
resource.h
script.c mshtml: Inform Gecko of progress done via OnProgress. 2022-07-26 10:01:08 +02:00
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 "text" type response for XMLHttpRequest. 2022-07-28 17:34:03 +02:00