Go to file
Michael Drake cda086882a Add Style Guide URL to Docs overview.
svn path=/trunk/netsurf/; revision=4621
2008-07-11 19:18:21 +00:00
!NetSurf Avoid relying on temporary selected FS, use / or Run 2008-06-15 18:28:55 +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 Make css_dump_style dump to a specified stream rather than assuming stderr. Makes box_dump on <>RISC OS behave sensibly. 2008-07-09 11:49:27 +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
Docs Add Style Guide URL to Docs overview. 2008-07-11 19:18:21 +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 comment typo. 2008-07-11 12:19:47 +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