summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Script to decode and display a GIF.James Bursa2008-06-211-0/+3
* Simplified example of using libnsgif.James Bursa2008-06-213-1/+225
* More naming convention changes to the header to squash compiler errorsSean Fox2008-06-181-12/+12
* Altered bitmap callback table structure name for libnsgif to avoid ambiguity ...Sean Fox2008-06-182-12/+12
* Added NetSurf's log file for debuggingSean Fox2008-06-151-0/+37
* Added Makefile for installationSean Fox2008-06-152-0/+65
* Incorporated bitmap callbacks to make libnsgif stand-aloneSean Fox2008-06-152-35/+55
* Move NetSurf's gifread.h to libnsgifSean Fox2008-06-151-0/+88
* Move NetSurf's gifread.c to libnsgifSean Fox2008-06-151-0/+1004