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 |
Jacek Caban
|
c3bdda8102
|
mshtml: Use ActiveScript for JavaScript in file protocol documents.
|
2008-09-25 11:18:49 +02:00 |
Jacek Caban
|
6f33fee5af
|
mshtml: Return S_OK in QueryContinue.
|
2008-04-24 11:59:42 +02:00 |
Jacek Caban
|
38e9364b65
|
mshtml: Fixed typo.
|
2008-04-24 11:59:36 +02:00 |
Jacek Caban
|
4c21a5d3b0
|
mshtml: Parse and store onload attributes.
|
2008-04-21 11:53:27 +02:00 |
Jacek Caban
|
dfc84bd964
|
mshtml: Store IActiveScriptParseProcedure in ScriptHost.
|
2008-04-18 13:57:14 +02:00 |
Jacek Caban
|
d0d8dc2811
|
mshtml: Added IActiveScriptDebug32 stub implementation.
|
2008-04-17 11:43:19 +02:00 |
Jacek Caban
|
b2c80e6b18
|
mshtml: Make sure to null terminate buffer in parse_extern_script.
|
2008-04-17 11:43:11 +02:00 |
Jacek Caban
|
cb7b58c528
|
mshtml: Added parsing external scripts support.
|
2008-03-31 12:16:20 +02:00 |
Jacek Caban
|
620a9500e2
|
mshtml: Added parsing inline script support.
|
2008-03-31 12:15:42 +02:00 |
Jacek Caban
|
40ab8e0c17
|
mshtml: Return S_OK in OnEnterScript and OnLeaveScript.
|
2008-03-31 12:15:37 +02:00 |
Jacek Caban
|
4383503211
|
mshtml: Added IActiveScriptSite::GetItemInfo implementation.
|
2008-03-31 12:15:32 +02:00 |
Jacek Caban
|
b24151b5df
|
mshtml: Added IActiveScriptSite::GetLCID implementation.
|
2008-03-31 12:15:28 +02:00 |
Jacek Caban
|
2db8f1a160
|
mshtml: Added IActiveScriptSiteWindow stub implementation.
|
2008-03-31 12:15:23 +02:00 |
Jacek Caban
|
05935eb6b8
|
mshtml: Added IActiveScriptSiteInterruptPoll stub implementation.
|
2008-03-28 21:54:12 +01:00 |
Jacek Caban
|
ac6cbb79af
|
mshtml: Set script engine state to SCRIPTSTATE_CONNECTED when page is loaded.
|
2008-03-28 21:54:09 +01:00 |
Jacek Caban
|
0db1b86c17
|
mshtml: Added script engine initialization implementation.
|
2008-03-28 21:54:07 +01:00 |
Jacek Caban
|
5d905ddd41
|
mshtml: Added IActiveScriptSite::OnStateChange implementation.
|
2008-03-28 21:54:04 +01:00 |
Jacek Caban
|
7b48298e27
|
mshtml: Don't access released object in release_script_hosts.
|
2008-03-27 20:47:11 +01:00 |
Jacek Caban
|
1b5bce0d4c
|
mshtml: Added script engine loading implementation.
|
2008-03-25 11:44:26 +01:00 |