Go to file
Michael Drake 9fb65c7096 Remove if that was always true.
svn path=/trunk/netsurf/; revision=4740
2008-07-26 15:43:41 +00:00
!NetSurf Remove unused sprites. 2008-07-24 11:25:45 +00:00
Docs Add Style Guide URL to Docs overview. 2008-07-11 19:18:21 +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 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 Fix deletion from text gadgets 2008-07-25 13:25:01 +00:00
gtk Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 via svnmerge from 2008-07-16 10:19:30 +00:00
image Change u_int32_t to uint32_t 2008-06-17 14:39:27 +00:00
render Fix working out whether a text is in an inline. 2008-07-19 18:46:17 +00:00
riscos Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 via svnmerge from 2008-07-16 10:19:30 +00:00
utils Add support for gzipped Messages files 2008-07-26 15:18:21 +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