.. |
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
|
…
|
|
date.c
|
…
|
|
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.spec
|
…
|
|
jscript_Da.rc
|
…
|
|
jscript_De.rc
|
…
|
|
jscript_En.rc
|
…
|
|
jscript_Es.rc
|
…
|
|
jscript_Fr.rc
|
…
|
|
jscript_Hu.rc
|
…
|
|
jscript_It.rc
|
…
|
|
jscript_Ja.rc
|
…
|
|
jscript_Ko.rc
|
…
|
|
jscript_Lt.rc
|
…
|
|
jscript_Nl.rc
|
…
|
|
jscript_No.rc
|
…
|
|
jscript_Pl.rc
|
jscript: Update the Polish translation.
|
2010-09-18 13:06:50 +02:00 |
jscript_Pt.rc
|
…
|
|
jscript_Ro.rc
|
…
|
|
jscript_Ru.rc
|
…
|
|
jscript_Si.rc
|
jscript: Update Slovenian translation.
|
2010-09-14 12:53:26 -05:00 |
jscript_Sv.rc
|
…
|
|
jscript_Uk.rc
|
…
|
|
jscript_main.c
|
…
|
|
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
|
…
|
|
math.c
|
…
|
|
number.c
|
…
|
|
object.c
|
jscript: Don't use to_object for nullDisp in Object function.
|
2010-10-01 17:48:10 +02:00 |
parser.y
|
…
|
|
regexp.c
|
jscript: jsdisp_t to IDispatch casts clean up.
|
2010-09-07 16:01:52 +02:00 |
resource.h
|
…
|
|
rsrc.rc
|
…
|
|
string.c
|
…
|
|