This project is a fork of the elinks.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/elinks.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionInline images for ELinks
ownerpasky@ucw.cz
last changeThu, 27 Oct 2011 00:46:59 +0000 (27 02:46 +0200)
content tags
add:
README
ELinks - an advanced web browser
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ELinks is an advanced and well-established feature-rich text mode web
(HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly
customizable and can be extended via scripts. It is very portable and runs
on a variety of platforms.

The ELinks official website is available at

	http://elinks.cz/

Please see the SITES file for mirrors or other recommended sites.  If you
want to install ELinks on your computer, see the INSTALL file for further
instructions.

A good starting point is documentation files available in doc/, especially the
file index.txt.

If you want to request features or report bugs, see community information at
http://elinks.cz/community.html and feedback information available at
http://elinks.cz/feedback.html.

If you want to write some patches, please first read the doc/hacking.txt
document.

If you want to add a new language or update the translation for an existing
one, please read po/README document.

If you want to write some documentation, well, you're welcome! ;)



Historical notes
~~~~~~~~~~~~~~~~

Initially, ELinks was a development version of Links (Lynx-like text WWW
browser), with more liberal features policy and development style.  Its purpose
was to provide an alternative to Links, and to test and tune various new
features, but still provide good rock-solid releases inside stable branches.

Why not contribute to Links instead?  Well, first I made a bunch of patches for
the original Links, but Mikulas wasn't around to integrate them, so I started
releasing my fork. When he came back, a significant number of them got refused
because Mikulas did not like them as he just wouldn't have any use for them
himself.  He aims to keep Links at a relatively closed feature set and merge
only new features which he himself needs.  It has the advantage that the tree is
very narrow and the code is small and contains very little bloat.

ELinks, on the contrary, aims to provide a full-featured web browser, superior
to both lynx and w3m and with the power (but not slowness and memory usage) of
Mozilla, Konqueror and similar browsers. However, to prevent drastic bloating
of the code, the development is driven in the course of modularization and
separation of add-on modules (like cookies, bookmarks, ssl, scripting etc).

For more details about ELinks history, please see

	http://elinks.cz/history.html

If you are more interested in the history and various Links clones and versions,
you can examine the website at

	http://links.sf.net/




vim: textwidth=80
shortlog
2011-10-27 Petr Baudis[wip] show_image(): Introduce struct screen_image with... master
2011-10-03 Petr Baudis[wip] show_image(): Introduce crop_box to specify visib...
2011-10-03 Petr Baudisbox_intersect(): New struct box tool
2011-10-02 Petr Baudis[wip] draw_images(): Clean up pixel/character and box...
2011-10-02 Petr Baudis[wip] draw_images(): Get dimensions of all images,...
2011-10-02 Petr Baudis[wip] draw_images(): Set up screen_img using set_box()
2011-10-02 Petr Baudis[wip] draw_images(): w, h, spos -> box screen_img;...
2011-10-02 Petr Baudis[wip] draw_images(): box -> win_box
2011-10-02 Petr Baudis[wip] Retire move_image(), hide_image() and associated...
2011-10-02 Petr Baudis[wip] show_image(): Also take struct box
2011-10-02 Petr Baudis[wip] slave_render_image(), slave_hide_image_region...
2011-10-02 Petr Baudis[wip] Use struct box for the image bounding box
2011-10-02 Petr Baudis[wip] Initial stab on inline images support, with many...
2011-10-02 Petr BaudisAdd xres, yres along width, height terminal attributes
2011-09-24 Petr BaudisRemove variables that were set but not used
2011-09-24 Petr Baudisfind_clonable_bittorrent_peer_request(): Remove likely...
...
tags
14 years ago elinks-0.11.7 ELinks 0.11.7
14 years ago elinks-0.12pre5 ELinks 0.12pre5 ===============
14 years ago elinks-0.12pre4 ELinks 0.12pre4 ===============
15 years ago elinks-0.12pre3 ELinks 0.12pre3 ===============
15 years ago elinks-0.11.6 ELinks 0.11.6
15 years ago elinks-0.12pre2 ELinks 0.12pre2 ===============
15 years ago elinks-0.11.5 ELinks 0.11.5
15 years ago elinks-0.12pre1 ELinks 0.12pre1 ===============
15 years ago elinks-0.11.4 ELinks 0.11.4
16 years ago elinks-0.11.4rc1 ELinks 0.11.4rc1
16 years ago elinks-0.11.4rc0 ELinks 0.11.4rc0
17 years ago elinks-0.11.3 ELinks 0.11.3
17 years ago elinks-0.11.2 ELinks 0.11.2
18 years ago elinks-0.11.1 ELinks 0.11.1
18 years ago elinks-0.11.0 ELinks 0.11.0
18 years ago elinks-0.11rc0 ELinks 0.11rc0
heads
12 years ago master
12 years ago elinks-0.11
12 years ago elinks-0.12
15 years ago witekfl
15 years ago dom
15 years ago REL_0_10