Go to file
Chris Young 66a759e2a1 Local file handling improvements (fetch_file is incomplete and not being used yet)
filetype.c has been changed to get the MIME type of a file from the MIMETYPE tooltype
of the icon or default icon for the file.  The install script will set the basic of
these, and icons for default.css and AdBlock.css have been added to ensure these
always return the correct MIME type.

If the MIMETYPE tooltype is not found, the code will use datatypes.library to identify
the file and make a guess as to what the MIME type is.

svn path=/trunk/netsurf/; revision=5651
2008-11-08 23:06:40 +00:00
!NetSurf ARexx menu with items populated from arexx_dir. 2008-10-26 12:25:26 +00:00
amiga Local file handling improvements (fetch_file is incomplete and not being used yet) 2008-11-08 23:06:40 +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 Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. Added menu item to do this, too. 2008-10-18 14:37:29 +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 Whoops. Revert accidental changes to Makefile.config 2008-10-18 14:43:26 +00:00
Makefile.sources Complete (but quite minimal at the moment) context menu implementation for AmigaOS: 2008-10-25 16:37:08 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00