"NetSurf 3.1 contains many improvements over the previous release. The
highlights include much faster CSS selection performance, faster start
up time, new look and feel to the treeviews (hotlist/bookmarks, global
history and cookie manager), improved options handling, undo/redo
support in textareas, and general improvement of forms. Also included
are many other additions, optimisations and bug fixes. We recommend that
all users upgrade."
MNG support removed by upstream.
slightly older diff ok jturner@
ok landry@
Thanks to jturner@ landry@ bcallah@ for testing on loongson/powerpc.
platforms. It doesn't do javascript, but who cares about web2.0 anyway ?
Sub-projects are :
- hubbub : HTML parser
- libcss : CSS parser and selection engine
- libnsbmp : BMP/ICO decoding library
- libnsgif : GIF decoding library
- libparserutils : utility library for parser building
- libwapcaplet : string internment library
Currently SIGBUS'es on sparc64 in libcss, being worked on with upstream.
Loosely based on a submission from Anthony J Bentley, reworked by myself.