.. |
tests
|
jscript: Better checks for too old jscript.dll versions.
|
2010-09-21 20:16:15 +02:00 |
activex.c
|
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
|
2010-09-06 17:09:57 +02:00 |
array.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
bool.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
date.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
dispex.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
engine.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
engine.h
|
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
|
2010-09-06 17:09:57 +02:00 |
error.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
function.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
global.c
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
jscript.c
|
jscript: jsdisp_t to IDispatch casts clean up.
|
2010-09-07 16:01:52 +02:00 |
jscript.h
|
jscript: Addd jsdisp_addref helper function.
|
2010-09-07 16:01:57 +02:00 |
jscript.inf
|
jscript: Fix typo in registry information.
|
2010-07-30 11:36:01 +02:00 |
jscript.spec
|
|
|
jscript_Da.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_De.rc
|
jscript: Update German translation.
|
2010-08-17 11:48:08 +02:00 |
jscript_En.rc
|
jscript: Throw TypeError in instanceof_expression_eval.
|
2010-08-16 15:54:23 +02:00 |
jscript_Es.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_Fr.rc
|
jscript: Update French translation.
|
2010-08-17 11:55:33 +02:00 |
jscript_Hu.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_It.rc
|
jscript: Update Italian translation.
|
2010-08-17 14:40:46 +02:00 |
jscript_Ja.rc
|
jscript: Update Japanese translation.
|
2010-08-31 14:23:49 +02:00 |
jscript_Ko.rc
|
jscript: Update Korean resource.
|
2010-08-23 15:41:52 +02:00 |
jscript_Lt.rc
|
jscript: Update Lithuanian translation.
|
2010-08-17 11:55:33 +02:00 |
jscript_main.c
|
|
|
jscript_Nl.rc
|
jscript: Update the Dutch translation.
|
2010-08-30 11:26:29 +02:00 |
jscript_No.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_Pl.rc
|
jscript: Update the Polish translation.
|
2010-09-18 13:06:50 +02:00 |
jscript_Pt.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_Ro.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_Ru.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
jscript_Si.rc
|
jscript: Update Slovenian translation.
|
2010-09-14 12:53:26 -05:00 |
jscript_Sv.rc
|
jscript: Update Swedish translation.
|
2010-08-19 17:32:19 +02:00 |
jscript_Uk.rc
|
jscript: Ukrainian translation update.
|
2010-08-19 11:22:17 +02:00 |
jsglobal.idl
|
|
|
jsglobal_dispid.h
|
|
|
jsutils.c
|
jscript: jsdisp_t to IDispatch casts clean up.
|
2010-09-07 16:01:52 +02:00 |
lex.c
|
jscript: Make undefined a property of global object.
|
2009-12-21 15:01:25 +01:00 |
Makefile.in
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
math.c
|
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
|
2010-09-06 17:09:57 +02:00 |
number.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
object.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |
parser.y
|
jscript: Fix various memory and reference count leaks.
|
2009-12-31 14:27:06 +01:00 |
regexp.c
|
jscript: jsdisp_t to IDispatch casts clean up.
|
2010-09-07 16:01:52 +02:00 |
resource.h
|
jscript: Throw TypeError in instanceof_expression_eval.
|
2010-08-16 15:54:23 +02:00 |
rsrc.rc
|
jscript: Remove the ignored common resource attributes.
|
2010-07-22 11:41:35 +02:00 |
string.c
|
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
|
2010-09-07 16:01:46 +02:00 |