Go to file
Rob Kendrick e52a8ce097 Update building docs to reflect new config file and libhdpf
svn path=/trunk/netsurf/; revision=4758
2008-07-26 18:12:04 +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 Update building docs to reflect new config file and libhdpf 2008-07-26 18:12:04 +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 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
gtk Don't include gtk_print.h when Haru is disabled. 2008-07-26 17:44:38 +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 Add simple, experimental Makefile.config support. 2008-07-26 17:08:23 +00:00
render Fix compile warning 2008-07-26 18:05:59 +00:00
riscos First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +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 Add simple, experimental Makefile.config support. 2008-07-26 17:08:23 +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 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
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