summaryrefslogtreecommitdiff
path: root/riscos/gif.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2003-06-30 12:44:02 by bursa]James Bursa2003-06-301-2/+6
| | | | | | New file headers. svn path=/import/netsurf/; revision=190
* [project @ 2003-06-17 19:24:20 by bursa]James Bursa2003-06-171-1/+2
| | | | | | Change fetchcache system to store loading contents in cache. svn path=/import/netsurf/; revision=180
* [project @ 2003-06-07 13:07:48 by philpem]Philip Pemberton2003-06-071-30/+53
| | | | | | Added transparency support for GIFs svn path=/import/netsurf/; revision=176
* [project @ 2003-06-06 09:19:54 by philpem]Philip Pemberton2003-06-061-21/+12
| | | | | | Improved GIF loader svn path=/import/netsurf/; revision=175
* [project @ 2003-06-06 08:06:55 by philpem]Philip Pemberton2003-06-061-18/+5
| | | | | | Tweaked error handling code svn path=/import/netsurf/; revision=173
* [project @ 2003-06-06 02:06:23 by jmb]John Mark Bell2003-06-061-2/+5
| | | | | | Remove spurious assert. Comment out annoying logging macro svn path=/import/netsurf/; revision=167
* [project @ 2003-06-05 14:49:48 by philpem]Philip Pemberton2003-06-051-2/+2
| | | | | | Fixed bug in palette loader svn path=/import/netsurf/; revision=166
* [project @ 2003-06-05 13:24:28 by philpem]Philip Pemberton2003-06-051-0/+329
Added GIF decode support svn path=/import/netsurf/; revision=161