Go to file
François Revel ce07ebcea8 - handle NetPositive what codes; this makes it easy to use NetSurf instead by just changing the archived message used to instantiate it.
- fix background view color, some host apps hide the BDragger, making it visible.
- handle mailto: urls as a special case, we historically use the prefered app for text/x-email.

svn path=/trunk/netsurf/; revision=5584
2008-10-16 16:01:44 +00:00
!NetSurf Various minor fixes for treeviews, history tree now populates. 2008-10-13 18:00:44 +00:00
amiga Safer menu deletions; stop menus from appending to existing menu with each new window. 2008-10-15 21:40:54 +00:00
beos - handle NetPositive what codes; this makes it easy to use NetSurf instead by just changing the archived message used to instantiate it. 2008-10-16 16:01: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 Have netsurf_main() do the real work and main() call it. This allows ports to call it from elsewhere to embed NetSurf in another application. 2008-10-16 11:10:43 +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 Fix memory leak and warning 2008-10-14 14:58:52 +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 Fixup hubbub binding 2008-10-14 15:48:14 +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 Change some spaces to tabs. 2008-10-12 13:46:29 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00