wine-wine/dlls/mshtml
Michael Stefaniuc 3223e15230 mshtml: Avoid using LPSTREAM.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-07-19 19:59:30 +09:00
..
tests mshtml: Removed no longer used nav_test.html file. 2016-07-08 23:07:22 +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 mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
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 mshtml: Added IHTMLWindow2::onunload property implementation. 2016-05-26 22:14:54 +09:00
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 mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
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: Export IElementSelector for all elements in compatibility mode >= IE8. 2016-07-07 19:58:13 +09:00
htmlscript.h
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 compatibility mode based on doctype. 2016-07-06 11:54:27 +09:00
navigate.c mshtml: Fixed OnStopBinding if it's called called after we aborted document binding. 2016-05-27 20:09:43 +09:00
npplugin.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
nsembed.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
nsevents.c
nsiface.idl mshtml: Set compatibility mode based on doctype. 2016-07-06 11:54:27 +09:00
nsio.c mshtml: Pass correct name length to set_http_header in nsUploadChannel_SetUploadStream. 2016-06-17 22:57:31 +09:00
nsservice.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
olecmd.c mshtml: Wine Gecko 2.47 release. 2016-06-14 13:43:54 +09:00
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 mshtml: Don't cast from an iface to a COM object. 2016-07-03 10:20:21 +09:00
resource.h
script.c mshtml: Fix a typo in a trace message. 2016-07-14 22:10:31 +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 mshtml: Make it possible to clear timer and interval with any of clearTimeout and clearInterval functions. 2016-05-02 22:45:59 +09:00
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