about summary refs log tree commit diff
path: root/converter/other/pamtogif.c
Commit message (Expand)AuthorAgeFilesLines
* promote Development to Advancedgiraffedata2024-03-301-161/+203
* promote Development to Advancedgiraffedata2023-12-281-1/+1
* Promote Development to Advanced to make Release 10.97.00giraffedata2021-12-271-20/+22
* Release 10.96.01giraffedata2021-09-301-44/+99
* Release 10.94.03giraffedata2021-05-081-2/+2
* Promote trunk (10.90.00) to advancedgiraffedata2020-03-261-3/+1
* Copy Development as new Advancedgiraffedata2018-03-251-288/+339
* Promote Development to make Release 10.64.00giraffedata2013-09-281-2/+2
* Release 10.63.00giraffedata2013-06-291-2/+2
* data block size 255 instead of 254giraffedata2012-04-291-2/+2
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-281-1/+1
* cleanup, speed upgiraffedata2009-05-011-1/+1
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-041-0/+1
* Convert rest of STREQ to streqgiraffedata2007-08-121-3/+3
* Do monochrome fastpath for nInputComp == 1, not depth == 1giraffedata2007-03-251-4/+2
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-251-66/+181
* fix crash with -mapfilegiraffedata2007-03-031-1/+2
* Don't use prototypes on systems that can't handle themgiraffedata2007-02-161-0/+4
* cleanupgiraffedata2007-01-311-4/+4
* check for image too big; replace colormap sort logic; use bit arithmetic inst...giraffedata2007-01-311-92/+86
* Combine uncompressed and LZW codegiraffedata2006-12-151-198/+75
* Remove latex2html hack from pamtogif, since it's needed only in ppmtogifgiraffedata2006-12-091-35/+0
* Remove C++ commentsgiraffedata2006-12-021-2/+2
* fix too-small allocation depthgiraffedata2006-11-251-1/+1
* Add pamtogifgiraffedata2006-11-221-0/+2022