Go to file
Chris Young 10bf100cc1 Added ability to load toolbar images from a different path.
Default is still TBImages: (ie AISS, http://www.masonicons.de)

All of the following must be present, in any format that bitmap.image will load
(usually this means any picture.datatype subclasses):

home, home_g, home_s - Home button
nav_east, nav_east_g, nav_east_s - History forward
nav_west, nav_west_g, nav_west_s - History back
reload, reload_g, reload_s - Reload
stop, stop_g, stop_s - Stop

The _g and _s files are ghosted and selected versions respectively.

To set the path, use toolbar_images:<path> in Options.


svn path=/trunk/netsurf/; revision=5304
2008-09-11 21:32:55 +00:00
!NetSurf Addition of strings used by the Amiga UI. 2008-08-31 11:22:59 +00:00
amiga Added ability to load toolbar images from a different path. 2008-09-11 21:32:55 +00:00
beos Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bits.) Fix param comments for vbitmap. 2008-09-07 19:08:57 +00:00
content Add additional debug to fetch errors from cURL 2008-08-22 11:10:33 +00:00
css Comment css_len2{pt|px} functions and wrap to 80 chars. 2008-09-06 20:01:27 +00:00
debug Merged revisions 4859-5013,5016-5018 via svnmerge from 2008-08-11 08:17:48 +00:00
desktop Include Amiga-specific options 2008-08-25 13:27:44 +00:00
Docs Pencils-down last merge from Adam Blokus's PDF branch for his GSoC project. 2008-08-18 20:02:59 +00:00
gtk Enable dumping of DOM tree 2008-09-08 21:55:20 +00:00
image More style guide formatting and tidy up. 2008-08-24 15:44:29 +00:00
render Enable dumping of DOM tree 2008-09-08 21:55:20 +00:00
riscos Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bits.) Fix param comments for vbitmap. 2008-09-07 19:08:57 +00:00
utils Ensure we actually use the FNV offset basis rather than the prime, for initialising the hash 2008-09-08 15:23:34 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Move where WARNFLAGS is set up so that we actually get warnings. Ahem, there's a lot of them. 2008-09-10 13:32:07 +00:00
Makefile.config Added PDF export to Amiga port. 2008-08-26 01:20:01 +00:00
Makefile.sources Added PDF export to Amiga port. 2008-08-26 01:20:01 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00