Jacek Caban
|
3b2d5ecdf5
|
jscript: Added SetProperty(SCRIPTPROP_INVOKEVERSIONING) implementation.
|
2009-10-20 13:47:40 +02:00 |
Jacek Caban
|
d833314c70
|
jscript: Use host global object as default 'this' if available and global object otherwise.
|
2009-09-28 12:38:00 +02:00 |
Jacek Caban
|
0194b8f08c
|
jscript: Add IActiveScriptParse64 declaration and use it on Win64.
|
2009-02-03 12:39:23 +01:00 |
Alexandre Julliard
|
57a1a147a6
|
jscript/tests: Don't crash if we fail to get the IActiveScriptParse interface.
|
2009-01-05 15:50:36 +01:00 |
Jacek Caban
|
73658a8bc0
|
jscript: Added SCRIPTSTATE_CONNECTED implementation.
|
2008-11-05 10:55:25 +01:00 |
Jacek Caban
|
8932765580
|
jscript: Fixed SetScriptSite called before InitNew handling.
|
2008-11-05 10:55:16 +01:00 |
Jacek Caban
|
51a2ccb4c4
|
jscript: Added SCRIPTSTATE_STARTED implementation.
|
2008-09-05 11:23:54 +02:00 |
Jacek Caban
|
db21502d51
|
jscript: Added IActiveScript::GetScriptState implementation.
|
2008-09-02 21:34:12 +02:00 |
Jacek Caban
|
c62c4f8928
|
jscript: Added IActiveScript::GetScriptDispatch implementation.
|
2008-09-02 21:33:42 +02:00 |
Jacek Caban
|
f3eb77610b
|
jscript: Added script site tests.
|
2008-09-02 21:33:27 +02:00 |
Jacek Caban
|
d19cdef8f8
|
jscript: Added IActiveScriptParse::InitNew implementation.
|
2008-09-02 21:32:54 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Francois Gouget
|
7b404ff9d6
|
jscript/tests: Fix the '\n's in an ok() call.
|
2008-04-14 12:40:22 +02:00 |
Jacek Caban
|
b9117b6166
|
jscript: Added IObjectSafety tests.
|
2008-04-10 11:16:12 +02:00 |
Jacek Caban
|
63ebe0191e
|
jscript: Added tests.
|
2008-03-25 11:44:06 +01:00 |