Go to file
Chris Young e56aabc998 Complete set of Cairo plotters (from gtk_plotters.c).
All except the polygon plotter - as the graphics.library implementation has problems -
are disabled, but can be enabled by defining NS_AMIGA_CAIRO_ALL.

Using only the Cairo plotters is much slower than using only the graphics.library
plotters (especially clipping which is adding several seconds to rendering with Cairo)
and the default "mixed" Cairo state is the recommended configuration for now.

svn path=/trunk/netsurf/; revision=5944
2008-12-29 00:52:19 +00:00
!NetSurf Do our default page margin with a margin on BODY, like other browsers and the CSS 2.1 spec example default style sheet for HTML 4.01. 2008-12-27 00:10:57 +00:00
Docs Clean up and make clearer what packages need to be obtained for other distros. 2008-11-13 09:22:30 +00:00
amiga Complete set of Cairo plotters (from gtk_plotters.c). 2008-12-29 00:52:19 +00:00
beos
content Remove noisy logging of http headers 2008-11-09 19:20:08 +00:00
css Fix css_len2pt conversion from px and use it in the RO front end code. 2008-12-16 12:26:52 +00:00
debug
desktop Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab. 2008-11-29 00:24:09 +00:00
framebuffer
gtk Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab. 2008-11-29 00:24:09 +00:00
image C89 2008-11-29 22:53:58 +00:00
render Only increase the root element's redraw box to cover margin, if the redraw box isn't already bigger due to protruding descendants. 2008-12-27 17:29:17 +00:00
riscos A few usability tweaks 2008-12-26 09:25:30 +00:00
utils Add _GNU_SOURCE. Ugh. 2008-11-28 17:20:50 +00:00
COPYING
Makefile Minor changes for Amiga Cairo build 2008-12-28 12:24:18 +00:00
Makefile.config SVG support for Amiga version using libsvgtiny and libcairo 2008-12-28 00:41:35 +00:00
Makefile.sources First attempt at Amiga text search function based on RISC OS code. 2008-12-13 23:16:50 +00:00
netsurf