Go to file
Chris Young cde05b7d9f Basic theme support.
NetSurf will use the theme pointed to by the Options file "theme:".  Default is
Resources/Themes/Default

This directory must contain a file called Theme which indicates which files should be
used for which images.  The number of frames in the Throbber must also be specified
here.  See Resources/Themes/Default/Theme for an example.

svn path=/trunk/netsurf/; revision=5592
2008-10-18 13:56:12 +00:00
!NetSurf Italian translation courtesy of Samir Hawamdeh. 2008-10-17 17:34:27 +00:00
amiga Basic theme support. 2008-10-18 13:56:12 +00:00
beos - when replicated, forbid creating windows, even though it initially works it crashes as soon as the menus are used. 2008-10-17 21:59:44 +00:00
content Jump through hoops, potentially squashing warnings. 2008-10-13 23:45:08 +00:00
css Implement percentage heights for block level elements in normal flow, floats and positioned boxes. Percentage min/max-height not yet handled. 2008-10-12 21:22:28 +00:00
debug Merged revisions 4859-5013,5016-5018 via svnmerge from 2008-08-11 08:17:48 +00:00
desktop Had to split main() into parts to have netsurf_init() called from one thread, and the loop in another to avoid a deadlock in replicants... hope nobody minds. 2008-10-16 20:49:12 +00:00
Docs Fix GTK version requirement. 2008-10-13 15:03:19 +00:00
framebuffer Fix line plotting and rectangle clipping segfault 2008-09-24 11:22:52 +00:00
gtk Ensure that unset string options do not crash when you try and set them 2008-10-18 09:38:23 +00:00
image Add missing calls to bitmap_modified(). This fixes using libpng in the BeOS port. 2008-10-10 20:54:49 +00:00
render Take into account variations in text line height due to styled inlines when laying out inline containers. 2008-10-16 20:50:48 +00:00
riscos 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
utils More hoops, more warnings squashed. 2008-10-13 23:49:15 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile OS X friendliness. 2008-10-13 14:34:20 +00:00
Makefile.config Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
Makefile.sources - when replicated, forbid creating windows, even though it initially works it crashes as soon as the menus are used. 2008-10-17 21:59:44 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00