Sweden-Number/dlls/jscript
Marcus Meissner 45e2bd7c2e jscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64. 2011-01-03 11:54:06 +01:00
..
tests jscript: Fixed VT variable type for DISPID_GLOBAL_ISWIN64. 2011-01-03 11:54:06 +01:00
Makefile.in jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
activex.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
array.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
bool.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
date.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
dispex.c jscript: Added DISPATCH_PROPERTYGET flag to some calls. 2010-10-20 10:24:19 +02:00
engine.c jscript: Return 'unknown' in typeof operator for native object's values that can't be retrieved. 2010-12-29 17:43:13 +01:00
engine.h jscript: Moved new_boolean_literal to lex.c. 2010-12-28 16:35:42 +01:00
error.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
function.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
global.c jscript: Fixed some math API assumption that cause test failures on Solaris. 2010-12-30 15:02:53 +01:00
jscript.c jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
jscript.h jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
jscript.rgs jscript: Moved remaining registration to IRegistrar mechanism. 2010-12-29 17:43:18 +01: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-12-29 10:47:38 +01:00
jscript_En.rc jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01: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-12-31 11:44:48 +01: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-12-30 12:21:53 +01:00
jscript_Ja.rc jscript: Update Japanese translation. 2010-11-26 14:58:38 +01:00
jscript_Ko.rc jscript: Update Korean resource. 2010-12-30 15:01:53 +01:00
jscript_Lt.rc jscript: Update Lithuanian translation. 2010-12-29 10:47:33 +01:00
jscript_Nl.rc jscript: Update the Dutch translation. 2010-12-30 16:35:44 +01:00
jscript_No.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_Pl.rc jscript: Update Polish translation. 2010-12-30 12:21:53 +01:00
jscript_Pt.rc jscript: Update Portuguese translation. 2010-10-29 14:22:13 +02:00
jscript_Ro.rc jscript: Remove the ignored common resource attributes. 2010-07-22 11:41:35 +02:00
jscript_Ru.rc jscript: Update Russian translation. 2010-10-22 12:05:09 +02:00
jscript_Si.rc jscript: Update Slovenian translation. 2010-09-14 12:53:26 -05:00
jscript_Sr.rc jscript: Add the Serbian (Latin and Cyrillic) translation. 2010-11-01 11:34:19 +01:00
jscript_Sv.rc jscript: Update Swedish translation. 2010-12-30 12:21:52 +01:00
jscript_Uk.rc jscript: Updated Ukrainian translation. 2010-10-19 19:23:13 +02:00
jscript_classes.idl jscript: Move some of registration process to IRegistrar mechanism. 2010-12-16 11:49:11 +01:00
jscript_main.c jscript: Moved remaining registration to IRegistrar mechanism. 2010-12-29 17:43:18 +01: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: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
lex.c jscript: Don't unescape '\v'. 2010-12-29 17:01:46 +01:00
math.c jscript: Fixed some math API assumption that cause test failures on Solaris. 2010-12-30 15:02:53 +01:00
number.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
object.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
parser.y jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
regexp.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
resource.h jscript: Beginning support for conditional compilation. 2010-12-28 16:35:43 +01:00
rsrc.rc jscript: Moved remaining registration to IRegistrar mechanism. 2010-12-29 17:43:18 +01:00
string.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00
vbarray.c jscript: Pass HRESULTs instead of IDSs to throw_* functions. 2010-12-28 16:35:41 +01:00