Go to file
Chris Young 17bc053fbf NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists),
and quit and send an OPEN command to the one in memory if this is the case.

Setting files as projects of NetSurf is now possible, as is multi-select launching
from Workbench.  Multi-selects are not passed through using ARexx yet, only the first
file in the list will be opened if NetSurf is already running.

Plain text files which have no MIMETYPE tooltype are now correctly identified as
text/plain instead of text/ascii, allowing them to be opened locally.

svn path=/trunk/netsurf/; revision=5698
2008-11-16 14:42:40 +00:00
!NetSurf Allow opening of local files from anywhere, not just the parent of the current dir. 2008-11-15 15:28:17 +00:00
amiga NetSurf will now check if it is already running (ie. if ARexx port NETSURF exists), 2008-11-16 14:42: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 Remove noisy logging of http headers 2008-11-09 19:20: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 Clean up and make clearer what packages need to be obtained for other distros. 2008-11-13 09:22:30 +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 Don't care about chunk sizes. 2008-11-09 19:18:18 +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 AmigaOS implementation of complete page save. 2008-11-08 23:08:55 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00