Sweden-Number/dlls/mshtml
Jacek Caban 7076fc1340 mshtml: Added IDOMEvent::get_target implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-01 18:43:10 +01:00
..
tests mshtml: Added IDOMEvent::get_cancelable implementation. 2017-12-01 18:42:52 +01:00
Makefile.in mshtml: Merge olewnd.c into oleobj.c. 2017-11-17 19:53:48 +01:00
binding.h
blank.htm
conpoint.c
dispex.c mshtml: Hook addEventListener InvokeEx calls to allow capture default value. 2017-11-24 16:48:03 +01:00
editor.c mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. 2017-11-23 21:17:21 +01:00
htmlanchor.c
htmlarea.c
htmlattr.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlbody.c
htmlcomment.c
htmlcurstyle.c
htmldoc.c mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. 2017-11-23 21:17:21 +01:00
htmlelem.c mshtml: Hook addEventListener InvokeEx calls to allow capture default value. 2017-11-24 16:48:03 +01:00
htmlelemcol.c
htmlembed.c
htmlevent.c mshtml: Added IDOMEvent::get_target implementation. 2017-12-01 18:43:10 +01:00
htmlevent.h mshtml: Added IDOMEvent::get_currentTarget implementation. 2017-12-01 18:43:07 +01:00
htmlform.c
htmlframe.c
htmlframebase.c
htmlgeneric.c
htmlhead.c
htmliframe.c
htmlimg.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlinput.c mshtml: Introduce variant_bool helper. 2017-11-02 19:12:08 +01:00
htmllink.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmllocation.c mshtml: Make sure actual host length matches returned BSTR length. 2017-11-22 18:42:27 +01:00
htmlmeta.c
htmlnode.c mshtml: Added IHTMLDOMNode3::compareDocumentPosition implementation. 2017-11-23 21:17:23 +01:00
htmlobject.c
htmloption.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlscreen.c
htmlscript.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlscript.h
htmlselect.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmlstorage.c
htmlstyle.c mshtml: Return S_OK in IHTMLStyle2::put_behavior. 2017-11-28 19:08:32 +01:00
htmlstyle.h
htmlstyleelem.c
htmlstylesheet.c
htmltable.c
htmltablecell.c
htmltablerow.c
htmltextarea.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
htmltextcont.c
htmltextnode.c
htmlwindow.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
ifacewrap.c
ipwindow.c
loadopts.c
main.c
mshtml.inf
mshtml.rc
mshtml.spec
mshtml_classes.idl
mshtml_private.h mshtml: Hook addEventListener InvokeEx calls to allow capture default value. 2017-11-24 16:48:03 +01:00
mutation.c
navigate.c mshtml: Use variant_bool helper where appropriate. 2017-11-02 19:12:08 +01:00
npplugin.c
nsembed.c mshtml: Get rid of unneeded parent from NSContainer. 2017-11-22 18:29:39 +01:00
nsevents.c mshtml: Removed no longer needed flush_pending_tasks. 2017-11-23 21:17:18 +01:00
nsiface.idl
nsio.c mshtml: Silence some noisy FIXMEs. 2017-11-30 19:07:20 +01:00
nsservice.c
olecmd.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
oleobj.c mshtml: Store IOleAdviseHolder in HTMLDocumentObj instead of HTMLDocument. 2017-11-22 18:29:34 +01:00
omnavigator.c
persist.c mshtml: Store task_magic in HTMLDocumentObj instead of HTMLDocument. 2017-11-23 21:17:21 +01:00
pluginhost.c
pluginhost.h
propbag.c
protocol.c
resource.h
script.c mshtml: Rename fire_event_obj and dispatch_event. 2017-10-20 18:59:37 +02:00
secmgr.c
selection.c
service.c
task.c mshtml: Removed no longer needed flush_pending_tasks. 2017-11-23 21:17:18 +01:00
txtrange.c
view.c mshtml: Pass document as HTMLDocumentObj to update_doc. 2017-11-22 18:29:37 +01:00
xmlhttprequest.c mshtml: Expose IEventTarget to scripts. 2017-11-01 23:16:08 +01:00