Go to file
Rob Kendrick fb82961603 Add NETSURF_USE_ARTWORKS to Makefile.config
svn path=/trunk/netsurf/; revision=4786
2008-07-29 08:50:13 +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/packaging documentation 2008-07-28 21:02:20 +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 Include headers we need, rather than depending on (optional) features doing so. 2008-07-28 20:32:51 +00:00
debug Fix callback prototype 2008-05-26 10:40:00 +00:00
desktop Include headers we need, rather than depending on (optional) features doing so. 2008-07-28 20:32:51 +00:00
gtk Refactor Makefile a little to be slightly more organised. Made more features configurable from Makefile.config 2008-07-28 20:56:24 +00:00
image Convert svgtiny colours to BGR ordering when passing them to plotter APIs. 2008-07-28 23:26:54 +00:00
pdf - Include utils/config.h before each WITH_* test entiry enabling/disabling the object file. 2008-07-26 23:42:24 +00:00
render Include headers we need, rather than depending on (optional) features doing so. 2008-07-28 20:32:51 +00:00
riscos ro_save_draw_rectangle(): draw_CLOSE_LINE doesn't need parameters. This potentionally fixes SF #2010390 & #1927130. 2008-07-28 22:42:33 +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 Refactor Makefile a little to be slightly more organised. Made more features configurable from Makefile.config 2008-07-28 20:56:24 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile Add NETSURF_USE_ARTWORKS to Makefile.config 2008-07-29 08:50:13 +00:00
Makefile.config Add NETSURF_USE_ARTWORKS to Makefile.config 2008-07-29 08:50:13 +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