Sweden-Number/dlls/mshtml
Jacek Caban 82d867a676 mshtml: Added asynchronous script loading tests.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-20 11:03:20 +09:00
..
tests mshtml: Added asynchronous script loading tests. 2016-07-20 11:03:20 +09:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Properly handle duplicated names with different DISPIDs in add_func_info. 2016-07-07 19:58:11 +09:00
editor.c
hlink.c
htmlanchor.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlarea.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlattr.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlbody.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlcomment.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlcurstyle.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmldoc.c mshtml: Reimplement IHTMLDocument5::get_compatMode based on document mode. 2016-07-06 11:54:45 +09:00
htmlelem.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlelemcol.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlembed.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlevent.c mshtml: Added a helper to get vtbl from DispatchEx and use it to access vtbl outside dispex.c. 2016-07-06 11:53:50 +09:00
htmlevent.h
htmlform.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlframe.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlframebase.c
htmlgeneric.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlhead.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmliframe.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlimg.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlinput.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmllink.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmllocation.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlmeta.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlnode.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlobject.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmloption.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlscreen.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlscript.c mshtml: Load dynamically created script elements asynchronously. 2016-07-20 11:03:12 +09:00
htmlscript.h mshtml: Load dynamically created script elements asynchronously. 2016-07-20 11:03:12 +09:00
htmlselect.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlstorage.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlstyle.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlstyle.h
htmlstyleelem.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlstylesheet.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmltable.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmltablecell.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmltablerow.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmltextarea.c mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmltextcont.c
htmltextnode.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
htmlwindow.c mshtml: Added support for exposing different sets of properties from DispatchEx depending on compatibility mode. 2016-07-07 19:58:09 +09:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
mutation.c mshtml: Set interactive script ready state change in the right places. 2016-07-20 11:03:10 +09:00
navigate.c
npplugin.c
nsembed.c
nsevents.c
nsiface.idl mshtml: Set compatibility mode based on doctype. 2016-07-06 11:54:27 +09:00
nsio.c
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
persist.c mshtml: Avoid using LPSTREAM. 2016-07-19 19:59:30 +09:00
pluginhost.c mshtml: Use SetRect() instead of open coding it. 2016-07-14 22:10:30 +09:00
pluginhost.h
propbag.c
protocol.c
resource.h
script.c mshtml: Load dynamically created script elements asynchronously. 2016-07-20 11:03:12 +09:00
secmgr.c
selection.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
service.c
task.c
txtrange.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00
view.c mshtml: Avoid using LPSTREAM. 2016-07-19 19:59:30 +09:00
xmlhttprequest.c mshtml: Moved dispex_data_t pointer to the end of dispex_static_data_t struct. 2016-07-06 11:53:45 +09:00