Sweden-Number/dlls/jscript
Piotr Caban f793d2cf04 jscript: Added more safety options flags handling to create_activex_object. 2010-10-15 11:33:35 +02:00
..
tests jscript: Added more safety options flags handling to create_activex_object. 2010-10-15 11:33:35 +02: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
activex.c jscript: Added more safety options flags handling to create_activex_object. 2010-10-15 11:33:35 +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: Add a missing terminator to a string constant. 2010-10-11 12:54:17 +02:00
engine.c jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54:52 +02:00
engine.h jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54:52 +02:00
error.c jscript: Remove an incorrect and unnecessary error check. 2010-10-11 12:54:17 +02:00
function.c jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54:52 +02:00
global.c jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54:52 +02:00
jscript.c jscript: Don't lookup global variables on function invocation. 2010-10-14 17:54: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_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
jscript_main.c jscript: Added FIXME about IClassFactoryEx. 2009-10-02 15:06:58 +02:00
jsglobal.idl jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
jsglobal_dispid.h jscript: Added JSGlobal typelib. 2008-08-26 10:56:40 +02:00
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
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: Don't use to_object for nullDisp in Object function. 2010-10-01 17:48:10 +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