1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-07-26 16:45:12 -04:00
elinks/contrib
Witold Filipczyk 1f57e72212 [mozjs24] Allow build elinks with g++
SpiderMonkey was updated to mozjs24. If you want to build elinks
with ecmascript support, you must compile using g++ with -fpermissive .
There is a lot of warnings.
There are some memleaks in ecmascript code, especially related to JSAutoCompartment.
I don't know yet, where and how to free it.

Debian does not support mozjs24, so I'm going to gradually update SpiderMonkey version.
2020-10-05 20:14:55 +02:00
..
clipboard [clipboard] Added "ui.clipboard_file" to add text to the system clipboard. 2020-07-27 22:38:54 +02:00
conv [meson] Generate elinks.spec and changes in contrib 2020-09-07 17:48:37 +02:00
debian
guile
lua [meson] Added contrib 2020-09-11 21:08:34 +02:00
perl [pod2hml] podchecker reported some errors about hooks.pl 2020-09-20 22:20:27 +02:00
proxy
python [python] Sample google redirect 2020-08-28 12:29:31 +02:00
ruby Strings corrections from Malcolm Parsons 2008-01-27 04:09:18 +00:00
smjs [mozjs24] Allow build elinks with g++ 2020-10-05 20:14:55 +02:00
vim
.gitignore
colws.diff Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
elinks-vim.diff Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
elinks.fortune
elinks.spec.in [meson] Generate elinks.spec and changes in contrib 2020-09-07 17:48:37 +02:00
elinks.vim
gpm-wheel.patch gpm-wheel.patch is not needed in 1.20.3pre5 and later 2009-05-31 10:57:46 +03:00
grafthistory.sh
js-1.5-rc6a+elinks.patch
keybind-full.conf
keybind.conf Update vi keybindings to match the new action names 2006-05-26 23:48:39 +02:00
links_wps.zip
LinksOS2Icon.zip
meson.build [meson] Added contrib 2020-09-11 21:08:34 +02:00
mkdist
README
TIPS-AND-TRICKS
user.css
wipe-out-ssl
wipe-out-ssl.awk

This directory contains unsorted stuff contributed by other people, which is
not incorporated to main ELinks distribution, however may be still interesting
for someone. You will find here i.e. example configuration files or patches,
which weren't (possibly yet) for some reason applied. Note that this stuff is
mostly unmaintained and is not guaranteed to work, apply, compile etc. However,
if you feel like fixing that, no problem.

Files not listed here have description included in their header.

* links_wps.zip - David Mediavilla <davidme@idecnet.com>
	Scripts for OS/2 to create Links icon and assign Links as viewer of
	URLs.

* LinksOS2Icon.zip - Alex Taylor <alex@eddie.cis.uoguelph.ca>
	Links icons for OS/2 in various sizes and color depths

* colws.diff - <ard@waikato.ac.nz>
	Show two spaces after full stops/periods, especially when HTML It
	shouldn't adversely affect web pages.  Two spaces will only appear
	where the HTML contains them.

* elinks[.-]vim* - Jonas Fonseca <fonseca@diku.dk>
	Syntax file for vim so that elinks.conf is highlighted nicely, and
	patch for $VIMRUNTIME/filetype.vim so that elinks.conf is properly
	detected and the elinks syntax is associated to it.