summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added ico decoding exampleSean Fox2008-06-273-1/+216
* Correct ico support and added documentation; corrected handling of rgb16 enco...Sean Fox2008-06-273-69/+124
* Removed bmp decoder binarySean Fox2008-06-271-0/+0
* Arranged bmp_image members, moved bitmap callbacks into bmp_imageSean Fox2008-06-274-82/+83
* Added bmp decoding exampleSean Fox2008-06-276-1/+227
* Correct coloring issue under linux caused by signedness; added bmp_create() f...Sean Fox2008-06-272-61/+72
* Added NetSurf's log file for debuggingSean Fox2008-06-181-0/+38
* More naming convention changes to the header to squash compiler errorsSean Fox2008-06-181-10/+10
* Added Makefile for installationSean Fox2008-06-182-0/+65
* Incorporated bitmap callbacks to make libnsbmp stand-aloneSean Fox2008-06-182-55/+82
* Copy current bmpread.h to new bmp library's directorySean Fox2008-06-181-0/+84
* Copy current bmpread.c to new bmp library's directorySean Fox2008-06-181-0/+816