Sweden-Number/dlls/mshtml
Michael Stefaniuc 41992ae38d mshtml: Use EqualRect() to compare RECTs.
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-10-23 17:30:31 +02:00
..
tests mshtml/tests: Use EqualRect() to compare RECTs. 2016-10-23 17:30:27 +02:00
Makefile.in
binding.h
blank.htm
conpoint.c
dispex.c
editor.c mshtml: Use SetRectEmpty() instead of memset(). 2016-08-01 09:44:58 -05:00
hlink.c
htmlanchor.c
htmlarea.c
htmlattr.c
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c
htmlelem.c
htmlelemcol.c mshtml: Avoid casts from COM objects to interfaces. 2016-09-19 23:13:34 +09:00
htmlembed.c
htmlevent.c mshtml: Avoid casts from COM objects to interfaces. 2016-09-19 23:13:34 +09:00
htmlevent.h
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c mshtml: Use proper constants as HRESULT return values. 2016-09-14 22:24:58 +09:00
htmlinput.c
htmllink.c
htmllocation.c
htmlmeta.c
htmlnode.c mshtml: Use proper constants as HRESULT return values. 2016-09-14 22:24:58 +09:00
htmlobject.c
htmloption.c
htmlscreen.c
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
htmlstorage.c
htmlstyle.c mshtml: Added support for non-pixel style values in IHTMLStyle::get_pixel* functions. 2016-10-07 20:51:44 +02:00
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablecell.c
htmltablerow.c
htmltextarea.c
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Use proper constants as HRESULT return values. 2016-09-14 22:24:58 +09:00
ifacewrap.c mshtml: Use IUnknownVtbl in wrapper_vtbl. 2016-09-14 22:26:12 +09:00
ipwindow.c
loadopts.c
main.c mshtml: Use proper constants as HRESULT return values. 2016-09-14 22:24:58 +09:00
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Use rb tree instead of list to map nsIDOMWindowProxy to HTMLOuterWindow. 2016-09-14 00:02:02 +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 mshtml: Update binding moniker in handle_redirect. 2016-10-07 18:07:50 +02:00
npplugin.c
nsembed.c mshtml: Remove dead assignment (Coverity). 2016-08-04 09:09:02 -05:00
nsevents.c
nsiface.idl mshtml: Use correct principal to create in create_nsxhr. 2016-08-03 09:56:19 -05:00
nsio.c mshtml: Don't crash creating a URI if we have no document. 2016-08-22 12:42:15 +09:00
nsservice.c
olecmd.c
oleobj.c
olewnd.c
omnavigator.c
persist.c
pluginhost.c mshtml: Use EqualRect() to compare RECTs. 2016-10-23 17:30:31 +02:00
pluginhost.h
propbag.c
protocol.c
resource.h
script.c mshtml: Formatting change to get rid of warning on GCC 6. 2016-08-11 12:09:28 +09:00
secmgr.c
selection.c
service.c
task.c
txtrange.c
view.c mshtml: Use EqualRect() to compare RECTs. 2016-10-23 17:30:31 +02:00
xmlhttprequest.c