1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00
elinks/src/ecmascript
witekfl c204af75fe Because of gradual rendering window.open is called many times with the same
arguments. This workaround remembers 8 last opened URLs and do not let
open them again.
2006-01-25 11:50:46 +01:00
..
see Because of gradual rendering window.open is called many times with the same 2006-01-25 11:50:46 +01:00
spidermonkey Re-introduce the stracpy in the correct place 2006-01-18 20:26:01 +00:00
ecmascript.c Use CONFIG_ECMASCRIPT_SMJS in favour of CONFIG_SPIDERMONKEY, specificity! 2006-01-20 15:56:40 +01:00
ecmascript.h Alternative experimental ECMAScript engine. 2006-01-10 19:17:29 +01:00
Makefile Sort Makefile conditionals 2006-01-14 10:41:58 +01:00
see.c Introduced ecmascript submodules 2006-01-16 14:14:14 +01:00
see.h Introduced ecmascript submodules 2006-01-16 14:14:14 +01:00
spidermonkey.c Introduced ecmascript submodules 2006-01-16 14:14:14 +01:00
spidermonkey.h Introduced ecmascript submodules 2006-01-16 14:14:14 +01:00