Go to file
John Mark Bell c02fcf5bc2 Update to last LGPL2+ version of talloc.
svn path=/trunk/netsurf/; revision=4528
2008-07-07 17:41:29 +00:00
!NetSurf Avoid relying on temporary selected FS, use / or Run 2008-06-15 18:28:55 +00:00
Docs Removed WITH_* ones which do no longer exist and added the ones which were missing. 2008-06-15 17:51:23 +00:00
beos Use bundled resources instead of separate files. throbber uses 'data' type also now. 2008-06-07 02:48:31 +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 The core code has always assumed a locale of "C". 2008-05-13 14:37:44 +00:00
debug Fix callback prototype 2008-05-26 10:40:00 +00:00
desktop 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
gtk Fix segfault caused by using tab to leave proxy port entry widget in nsgtk 2008-07-01 15:08:10 +00:00
image Change u_int32_t to uint32_t 2008-06-17 14:39:27 +00:00
render Fix top margin of boxes with a non-visible overflow type. 2008-06-30 15:53:28 +00:00
riscos Check file exists in bitmap_create_file(). Fixes empty local history when Scrap is wiped. 2008-06-15 00:27:22 +00:00
utils Update to last LGPL2+ version of talloc. 2008-07-07 17:41:29 +00:00
COPYING Clarify licensing arrangements 2007-08-09 15:32:39 +00:00
Makefile BeOS: I can now use *ng and jpeg... Also link to libtranslation, it's used to load the throbber pngs. Switched from beres to rc as ressource compiler, it should allow importing external css and html files from resources. 2008-06-05 22:54:49 +00:00
Makefile.sources Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from 2008-06-11 10:57:44 +00:00
netsurf Remove bashism and improve nsgtk launcher shell script, add simple BUILDING-GTK document. 2007-02-06 16:52:47 +00:00