Age | Commit message (Collapse) | Author | Files | Lines |
|
The main changes in ELinks-0.9.1 are:
* Fixed crash when Download manager was open and you attempted to
download a file
* Fixed redrawing after find-next ('n') action
* Fixed segfault triggered by pressing Page down in empty menu
* Fixed <sub>/<sup>-related renderer leak
* Dump link titles only if non-empty, and fix imgmap dumping
Please see ChangeLog for full list of changes.
|
|
based upon the version from pkgsrc-wip by Bruce J.A. Nourish
and PR pkg/24191 by M.Negovanovic
* used gettext for internationalization
* support for background document colors
* tabs support
* new MIME subsystem adding mimetypes files support
* local CGI support
* Guile scripting extensions
* HTML meta refresh
* forms history
* 256 colors support
* regex searches
* cookies manager, cache manager and download manager
* marks support
* displaying URIs in plain documents as links
* SMB protocol support (requires smbclient)
* builtin user prefixes support (enter 'gg' or 'gg:elinks' to the goto dialog)
* HTTPS proxy support
* typeahead searches support (press '#')
See ChangeLog for a complete list of changes, bugfixes and new features.
Since some of the new features (like color support) could be disliked by current
users of ELinks the old version will be reimported as elink04. As suggested by
wiz@ in http://mail-index.netbsd.org/tech-pkg/2004/01/04/0039.html.
|
|
Changes since 0.4.2:
* Fixed yet another crash in textarea editor code. Stupid.
* Fixed estimated time displayed when resuming download of some file.
* Slovak translation update by Peter Samek.
* Fixed some compression problems.
* Fixed crash when freeing attributes.
* Introduced protocol.http.bugs.accept_charset which optionally
prohibits sending of the infamous Accept-Charset header.
* Convert '\' to '/' in HTTP requests
* Allow relative redirects while downloading.
* Fixed / -> _ URL translation when calling external helpers.
* Fix for mailcap lookup failing because of prioritizing with no luck.
* Added default irc protocol handlers.
* Titles in link tags are now honoured. It helps to get significant
bookmarks titles.
* Update danish translation.
* Make ui.startup_goto_dialog enabled by default.
* Finally fixed segfault on <frameset rows="200,*"> on FreeBSD (and
maybe other BSD flavours).
* Many other cleanups and bugfixes.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
- no longer CONFLICTS with links{-gui}
Differences to Links
So far, we have the following major differences to Links:
* Much cleaner code
* Support for a Lua scripting
* Enhanced cookies support
* IPv6 support
* HTTP Authentication support
* Proxy authentication support
* Much more powerful configuration
* Hiearchic bookmarks (Links-2.x has these as well)
* Download resuming support
* Mailcap support
* Also a lot of smaller but still pleasant features ;)
* More active development
Too many changes to list them all, see ChangeLog for details.
(http://pasky.ji.cz/cvsweb.cgi/elinks/ChangeLog)
|
|
XXX: Could do with an update. Anyone reading this? ;)
|
|
have been converted to USE_BUILDLINK2.
|
|
|
|
|
|
This is the elinks tree - intended to provide feature-rich version of links,
however not rock-stable and dedicated mainly for testing. Its purpuose is to
make alternative to links, until Mikulas will have some time to maintain it,
and to test and tune various patches for Mikulas to be able to include them
in the official links releases.
Provided by Dawid Szymanski <dawszy@arhea.net> in pkg/16851,
slightly modified by myself.
|