summaryrefslogtreecommitdiff
path: root/libnsgif.h
Commit message (Collapse)AuthorAgeFilesLines
* Return values are now in an enumSean Fox2008-06-221-8/+12
| | | | svn path=/branches/dynis/libnsgif/; revision=4424
* Made a constant for the GIF trailer (0x3b) so it's more obvious what that ↵Sean Fox2008-06-221-0/+6
| | | | | | byte does svn path=/branches/dynis/libnsgif/; revision=4416
* More naming convention changes to the header to squash compiler errorsSean Fox2008-06-181-12/+12
| | | | svn path=/branches/dynis/libnsgif/; revision=4399
* Altered bitmap callback table structure name for libnsgif to avoid ambiguity ↵Sean Fox2008-06-181-5/+5
| | | | | | when bmp library is created svn path=/branches/dynis/libnsgif/; revision=4390
* Incorporated bitmap callbacks to make libnsgif stand-aloneSean Fox2008-06-151-9/+29
| | | | svn path=/branches/dynis/libnsgif/; revision=4347
* Move NetSurf's gifread.h to libnsgifSean Fox2008-06-151-0/+88
svn path=/branches/dynis/libnsgif/; revision=4345