Go to file
Rob Kendrick ad353eab97 Reenable Haru by default
svn path=/trunk/netsurf/; revision=4764
2008-07-26 22:43:41 +00:00
!NetSurf Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,4434-4494,4500-4508,4515,4517,4525-4545,4548-4555,4558-4572,4574-4576,4579,4582-4615,4618-4628,4630-4634,4636-4641,4643-4654,4656-4675,4677,4679-4685,4687-4750 via svnmerge from 2008-07-26 17:30:26 +00:00
Docs Add mention of Makefile.config to packaging guide. 2008-07-26 18:26:35 +00:00
beos First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
content Performance improvements: rather than calling content_clean() every poll, we now call it no more frequently than once every 5 seconds. Additionally, we cache the result of talloc_total_size() in content_clean() rather than calculating it twice. On large documents, this function took 25% of CPU time. This makes the fetching/rendering/scrolling/redrawing of large documents over twice as fast. 2008-07-07 14:05:29 +00:00
css Remove if that was always true. 2008-07-26 15:43:41 +00:00
debug Fix callback prototype 2008-05-26 10:40:00 +00:00
desktop - Compiler warning squash 2008-07-26 22:29:15 +00:00
gtk Comment out code that causes segfaults on some GTK setups. It is unclear as to what it is meant to be doing, as it refers to non-existant widgets. 2008-07-26 22:35:09 +00:00
image First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
pdf - Compiler warning squash 2008-07-26 22:29:15 +00:00
render - Compiler warning squash 2008-07-26 22:29:15 +00:00
riscos - Compiler warning squash 2008-07-26 22:29:15 +00:00
testres First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
utils - Compiler warning squash 2008-07-26 22:29:15 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Ensure the dependency files are rebuilt if Makefile.config changes 2008-07-26 18:00:08 +00:00
Makefile.config Reenable Haru by default 2008-07-26 22:43:41 +00:00
Makefile.sources First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00