Jacek Caban
|
07e72de9a4
|
mshtml: Get rid of PRUint32 outside XPCOM C API.
|
2013-01-23 20:47:25 +01:00 |
Jacek Caban
|
ba521ffcb7
|
mshtml: Don't check if script element was already parsed in doc_insert_script.
|
2013-01-15 14:38:50 +01:00 |
Jacek Caban
|
36a47dd0f2
|
mshtml: Added SID_SContainerDispatch support.
|
2012-12-06 20:31:29 +01:00 |
Jacek Caban
|
4638fbf167
|
mshtml: Properly handle OOM errors in script.c (coverity).
|
2012-10-19 12:20:01 +02:00 |
Jacek Caban
|
ccbee09f7e
|
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
|
2012-10-16 20:40:58 +02:00 |
Jacek Caban
|
51b701c3ad
|
mshtml: Moved HTMLScriptElement declaration to separated header.
|
2012-10-16 20:40:28 +02:00 |
Jacek Caban
|
0ae458cc94
|
mshtml: Wine Gecko 1.8 release.
|
2012-10-09 18:32:24 +02:00 |
Jacek Caban
|
94f3eaacf2
|
mshtml: Use proper type for parse_proc.
|
2012-10-04 16:29:30 +02:00 |
Jacek Caban
|
eda756dbb5
|
mshtml: Added support for binding ActiveX events with script event attribute.
|
2012-10-03 18:16:52 +02:00 |
Jacek Caban
|
d40b1ae8dc
|
mshtml: Added support for script 'for' and 'event' attributes.
|
2012-10-02 16:01:43 +02:00 |
Jacek Caban
|
4503edd614
|
mshtml: Store information if script was already parsed in script element object.
|
2012-10-02 16:01:35 +02:00 |
Jacek Caban
|
60c9069f80
|
mshtml: Defer event script evaluation.
|
2012-10-02 16:01:22 +02:00 |
Jacek Caban
|
d531c9ec2f
|
mshtml: Added IActiveScriptSiteUIControl implementation.
|
2012-09-26 14:43:23 +02:00 |
Jacek Caban
|
c9e6a96318
|
mshtml: Added better IActiveScriptSiteWindow implementation.
|
2012-09-26 14:43:19 +02:00 |
Jacek Caban
|
156e94429d
|
mshtml: Use first script host's GUID as default script guid.
|
2012-09-10 11:51:52 +02:00 |
Jacek Caban
|
1b2525d1bf
|
mshtml: Default to previous script type if not given.
|
2012-08-13 11:52:32 +02:00 |
Jacek Caban
|
73984d4da8
|
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.
|
2012-07-27 17:05:24 +02:00 |
Jacek Caban
|
6d2902f680
|
mshtml: Use inline wrappers and fixed found warnings.
|
2012-07-26 13:40:40 +02:00 |
Jacek Caban
|
8bb4a6b3ea
|
mshtml: Simplify ASServiceProvider_QueryService.
|
2012-07-11 10:00:29 -05:00 |
Jacek Caban
|
94f0f884fd
|
mshtml: Moved binding list to HTMLInnerWindow.
|
2012-07-11 10:00:26 -05:00 |
Jacek Caban
|
d9efd6a44d
|
mshtml: Use inner window as script global object.
|
2012-06-26 17:06:11 +02:00 |
Jacek Caban
|
bb02767f15
|
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:21 +02:00 |
Jacek Caban
|
79356c65c1
|
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
08964ede45
|
mshtml: Added separated types for outer and inner HTML windows.
|
2012-06-25 17:45:19 +02:00 |
Jacek Caban
|
3a268796b8
|
mshtml: Added support for text/vbscript script type.
|
2011-09-02 14:42:57 +02:00 |
Jacek Caban
|
7891fc45d3
|
mshtml: Removed duplicated includes.
|
2011-08-03 14:15:49 +02:00 |
Jacek Caban
|
ddf46bbe9f
|
mshtml: Moved script mode out of get_script_host to allow exec_script calls in Gecko script mode.
|
2011-07-24 12:32:41 +02:00 |
Michael Stefaniuc
|
f341ed11e2
|
mshtml: COM cleanup for the IActiveScriptSite* ifaces.
|
2011-01-04 11:13:23 +01:00 |
Michael Stefaniuc
|
e5214b24bb
|
mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode.
|
2011-01-03 12:14:26 +01:00 |
Michael Stefaniuc
|
2e24de635d
|
mshtml: COM cleanup for the IHTMLWindow2 iface.
|
2010-12-27 15:39:40 +01:00 |
Michael Stefaniuc
|
389a7f547e
|
mshtml: COM cleanup for all the IServiceProvider ifaces.
|
2010-12-27 11:51:18 +01:00 |
Jacek Caban
|
e560a2246f
|
mshtml: Added IHTMLWindow2::execScript implementation.
|
2010-11-09 14:21:25 +01:00 |
Jacek Caban
|
4f16b73fa4
|
mshtml: Use IActiveScriptSiteDebug64 instead of IActiveScriptSiteDebug32 on win64.
|
2010-08-26 12:39:13 +02:00 |
Jacek Caban
|
4b5dcc9e6b
|
mshtml: Optimize more nsAString handling.
|
2010-01-29 14:59:02 +01:00 |
Jacek Caban
|
f3d805862a
|
mshtml: Don't pass fdexNameEnsure flag to script engines in find_global_prop.
|
2009-12-07 14:18:28 +01:00 |
Jacek Caban
|
ceb02fb027
|
mshtml: Improve debug traces.
|
2009-10-29 13:08:20 +01:00 |
Jacek Caban
|
745f601d23
|
mshtml: Moved binding list to HTMLDocumentNode.
|
2009-10-27 10:52:37 +01:00 |
Jacek Caban
|
b6dff3f733
|
mshtml: Return HTMLDocumentNode object in ScriptHost::QueryService for SID_SInternetHostSecurityManager.
|
2009-10-01 11:33:41 +02:00 |
Jacek Caban
|
c14c3a6e91
|
mshtml: Added ScriptHost IServiceProvider stub implementation.
|
2009-09-29 14:22:23 +02:00 |
Jacek Caban
|
b827996515
|
mshtml: Moved NSContainer to HTMLDocumentObj.
|
2009-09-17 09:40:35 -05:00 |
Jacek Caban
|
62ccef389f
|
mshtml: Store document node in window.
|
2009-09-17 09:40:09 -05:00 |
Jacek Caban
|
a50c4edb93
|
mshtml: Added support for quering global variables from window object.
|
2009-09-10 11:06:45 +02:00 |
Jacek Caban
|
705fb0f239
|
mshtml: Moved script host objects to HTMLWindow.
|
2009-09-10 11:06:36 +02:00 |
Jacek Caban
|
ccc5a575d2
|
mshtml: Fixed script tests on IE8.
|
2009-08-31 12:19:13 +02:00 |
Michael Stefaniuc
|
25e90e2251
|
mshtml: Remove superfluous pointer casts.
|
2009-02-16 16:01:37 +01:00 |
Alistair Leslie-Hughes
|
87ce5275bb
|
mshtml: Do a case-insensitive compare of type.
|
2009-02-11 15:56:02 +01:00 |
Jacek Caban
|
2e29c7d516
|
activscp.idl: Added IActiveScriptParseProcedure*64 interfaces and use it on Win64.
|
2009-02-10 12:31:25 +01:00 |
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
Jacek Caban
|
f0da28fc50
|
mshtml: Fixed a typo.
|
2008-12-10 10:48:45 +01:00 |
Alistair Leslie-Hughes
|
13eb734251
|
mshtml: Add tests for supported interfaces.
|
2008-11-12 11:49:13 +01:00 |