netsurf/content
John Tytgat 2d1481fafc 'unsigned long' -> 'colour' where it made sense.
svn path=/trunk/netsurf/; revision=5459
2008-09-28 22:37:13 +00:00
..
fetchers Add additional debug to fetch errors from cURL 2008-08-22 11:10:33 +00:00
content_type.h Fix build if NETSURF_USE_PNG := yes and NETSURF_USE_MNG := no 2008-09-15 20:54:03 +00:00
content.c 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
content.h 'unsigned long' -> 'colour' where it made sense. 2008-09-28 22:37:13 +00:00
fetch.c First round of C89 fixes. Those should be obvious, hope I didn't introduce any side effect. 2008-07-29 09:05:36 +00:00
fetch.h Move struct cache_data from fetch to content as it is no longer needed by fetch. Make it a member instead of pointer in struct content. 2008-06-03 01:10:46 +00:00
fetchcache.c Merged revisions 5309-5406,5409-5422 via svnmerge from 2008-09-23 14:00:40 +00:00
fetchcache.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
urldb.c First round of C89 fixes. Those should be obvious, hope I didn't introduce any side effect. 2008-07-29 09:05:36 +00:00
urldb.h Remove two unused functions. 2008-06-14 23:17:50 +00:00