Go to file
Michael Drake a4e1ffda1a Improve handling of HTML attributes / markup:
* Only apply presentational HTML attributes if no more
   important CSS has been set for the property. (NetSurf used
   to be a bit hit-and-miss when presentational markup and
   CSS were mixed.)
 * Change table cellpadding and border handling to happen as
   soon the boxes styles are available, rather than after the
   whole table has been constructed. Also fix default table
   border colour.
 * Improve handling of CENTER tag and ALIGN attribute. These
   could not be correctly supported in the default CSS file,
   so block level element alignment is now done during box
   construction. (Fixes #1891379, #1824492, #1723853)
Form improvements:
 * Small MAXLENGTH values on text inputs now reduce element
   width. (Fixes #1894854)
 * Prevent select option text from wrapping.

svn path=/trunk/netsurf/; revision=3866
2008-02-25 16:37:48 +00:00
!NetSurf Improve handling of HTML attributes / markup: 2008-02-25 16:37:48 +00:00
content Silence noisy logging 2008-02-03 18:21:49 +00:00
css Improve handling of HTML attributes / markup: 2008-02-25 16:37:48 +00:00
debug Rework handling of HTTP redirects -- we now count the number of redirects followed for a given item and abort if a fixed limit is reached. This fixes sites which have pages that redirect to themselves. 2008-01-28 01:35:00 +00:00
desktop Set default max fetchers per host option to 2. 2008-02-25 11:10:09 +00:00
Docs
gtk Update GTK form style. 2008-02-02 00:36:50 +00:00
image Make GIF decoding work correctly on big-endian (colors were wrong). 2008-02-10 00:35:03 +00:00
render Improve handling of HTML attributes / markup: 2008-02-25 16:37:48 +00:00
riscos Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +00:00
utils Add url_fragment to extract fragment from URL 2008-02-03 12:04:48 +00:00
COPYING
makefile Fix makefile and RISC OS !Run file. 2008-02-03 18:54:21 +00:00
Makefile.sources Stop the repeating LEMON/DEP for the CSS parser with Makefile.unix 2008-02-03 18:37:26 +00:00
Makefile.unix Reinstate WARNFLAGS 2008-02-09 22:37:51 +00:00
netsurf
posix.mk Thinly paper over gaping holes in the build system. 2008-01-28 01:46:29 +00:00
ReadMe
riscos.mk
scandeps

NetSurf
=======

This is a development build of NetSurf, an open source web browser.

The latest version of NetSurf is available from:

   http://www.netsurf-browser.org/


Installation
------------

Installation is a three step process:

   1.  Use the Boot Merge facility provided by Configure to merge
       the supplied !Boot directory with the one on your system.

       If there is no !Boot merge facility on your system, simply
       drag the supplied !Boot over your existing boot structure.

   2.  Use the System Merge facility provided by Configure to merge
       the supplied !System directory with the one on your system.

   3.  Drag the !NetSurf application directory to a place on your
       hard disc.

Double click on !NetSurf in your chosen location to launch NetSurf.


Note   NetSurf requires WindowManager 3.80 or later. This comes
       with RISC OS 4 and above. RISC OS 3 users should install
       the Universal Boot Sequence from:
       http://acorn.riscos.com/riscos/releases/UniBoot/

Note   RISC OS 3.1 and earlier are not supported.


Licences
--------

NetSurf is provided under the GPL. See !NetSurf.Docs.licence_en


The !Boot and !System directories contain items provided produced
by third parties. Their licences are provided in the 3rd Party
directory.

AcornURI
  http://sudden.recoil.org/others/

Iconv
  http://www.netsurf-browser.org/iconv/

SharedUnixLibrary
  http://www.riscos.info/downloads/gccsdk/sharedunixlib/system.zip

Tinct
  http://www.tinct.net/tinct.asp