This website requires JavaScript.
Explore
Help
Register
Sign In
ReceiveTempSMS
/
Sweden-Number
Watch
1
Star
0
Fork
You've already forked Sweden-Number
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
80678c4395
Sweden-Number
/
dlls
/
mshtml
History
Alexandre Julliard
1331a8ea0f
winecrt0: Determine the registration module handle directly in __wine_register_resources().
...
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-30 22:59:50 +02:00
..
tests
mshtml/tests: Add Map object tests.
2021-04-27 18:55:24 +02:00
Makefile.in
…
binding.h
mshtml: Block load event until dynamically created script elements that are part of the document are loaded.
2021-03-25 19:48:01 +01:00
blank.htm
…
conpoint.c
…
dispex.c
mshtml: Support deleting object properties.
2021-03-29 18:42:46 +02:00
editor.c
…
htmlanchor.c
…
htmlarea.c
…
htmlattr.c
…
htmlbody.c
…
htmlcomment.c
…
htmlcurstyle.c
…
htmldoc.c
…
htmlelem.c
mshtml: Use Gecko attributes for getAttribute, setAttribute and removeAttribute implementation in IE8+ mode.
2021-04-23 20:02:07 +02:00
htmlelemcol.c
…
htmlevent.c
mshtml: Factor out get_time_stamp helper.
2021-04-22 10:20:31 +02:00
htmlevent.h
mshtml: Add IDOMEvent::isTrusted implementation.
2021-04-22 10:20:26 +02:00
htmlform.c
…
htmlframe.c
…
htmlgeneric.c
…
htmlhead.c
mshtml: Support DispHTMLHeadElement interface.
2021-03-29 18:42:46 +02:00
htmlimg.c
…
htmlinput.c
…
htmllink.c
…
htmllocation.c
…
htmlnode.c
…
htmlobject.c
…
htmlscript.c
…
htmlscript.h
…
htmlselect.c
…
htmlstorage.c
mshtml: Return null from IHTMLStorage::getItem stub.
2021-04-21 21:00:33 +02:00
htmlstyle.c
…
htmlstyle.h
…
htmlstyleelem.c
mshtml: Expose IHTMLStyleElement2 to scripts.
2021-04-05 22:59:59 +02:00
htmlstylesheet.c
mshtml: Expose IHTMLStyleSheet4 to scripts.
2021-04-07 15:48:08 +02:00
htmltable.c
…
htmltextarea.c
…
htmltextnode.c
…
htmlwindow.c
mshtml: Add window.requestAnimationFrame semi-stub implementation.
2021-04-22 10:20:33 +02:00
ifacewrap.c
…
loadopts.c
…
main.c
winecrt0: Determine the registration module handle directly in __wine_register_resources().
2021-04-30 22:59:50 +02:00
mshtml.inf
…
mshtml.rc
…
mshtml.spec
…
mshtml_classes.idl
…
mshtml_private.h
mshtml: Add window.requestAnimationFrame semi-stub implementation.
2021-04-22 10:20:33 +02:00
mutation.c
…
navigate.c
…
npplugin.c
…
nsembed.c
mshtml: Also search default directories for xul.dll dependencies.
2021-03-29 18:42:46 +02:00
nsevents.c
…
nsiface.idl
…
nsio.c
mshtml: Block load event until dynamically created script elements that are part of the document are loaded.
2021-03-25 19:48:01 +01:00
nsservice.c
…
olecmd.c
…
oleobj.c
…
omnavigator.c
mshtml: Don't use UAS_EXACTLEGACY in navigator object.
2021-03-29 18:42:46 +02:00
persist.c
…
pluginhost.c
…
pluginhost.h
…
protocol.c
…
range.c
…
resource.h
…
script.c
mshtml: Introduce ES6 JavaScript mode and use it in IE11 compat mode.
2021-04-22 10:20:08 +02:00
secmgr.c
…
selection.c
…
service.c
…
svg.c
…
task.c
mshtml: Add window.requestAnimationFrame semi-stub implementation.
2021-04-22 10:20:33 +02:00
view.c
…
xmlhttprequest.c
…