about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* add constgiraffedata2007-06-252-6/+8
* cleanupgiraffedata2007-06-251-12/+9
* change development version from 10.39.00 to 10.38.99giraffedata2007-05-311-2/+2
* remove unpublished email addressgiraffedata2007-05-301-1/+1
* cleanupgiraffedata2007-05-301-1/+1
* Privatize mk_argvn(), now that picttoppm.c no longer uses itgiraffedata2007-05-242-4/+1
* Don't use libpbmfont for a string tokenizergiraffedata2007-05-241-33/+89
* Add -omaxvalgiraffedata2007-05-242-26/+48
* fix commentsgiraffedata2007-05-241-3/+1
* Fix -min, -maxgiraffedata2007-05-231-2/+2
* cleanupgiraffedata2007-05-231-305/+477
* cleanupgiraffedata2007-05-231-7/+5
* Add missing break for BITPIX = -32giraffedata2007-05-221-0/+1
* PAM_STRUCT_SIZE: cast pointer to ulong instead of uintgiraffedata2007-05-212-1/+8
* fix typogiraffedata2007-05-211-1/+1
* Fix bogus global threshold calculationgiraffedata2007-05-202-79/+133
* Add assertionsgiraffedata2007-05-191-0/+22
* Add -norandomgiraffedata2007-05-191-26/+44
* Fix type mismatch warninggiraffedata2007-05-191-2/+4
* Restore mk_argvn as external so picttoppm will buildgiraffedata2007-05-122-1/+4
* Replace STREQ() with streq()giraffedata2007-05-106-21/+21
* Fix bug detecting presence of libvga with ldconfiggiraffedata2007-05-092-5/+8
* fix syntax errorsgiraffedata2007-05-051-4/+4
* Do default runtime link path for Mac OSX properlygiraffedata2007-05-043-4/+28
* don't use 'uint'giraffedata2007-05-041-4/+4
* cleanupgiraffedata2007-05-031-13/+25
* Add -verbose, clean upgiraffedata2007-05-031-55/+105
* cleanupgiraffedata2007-05-032-155/+390
* clean up, improve error messagesgiraffedata2007-04-282-106/+205
* Exploit .DELETE_ON_ERROR feature of GNU Makegiraffedata2007-04-113-15/+21
* Add description of previous changegiraffedata2007-04-111-0/+3
* Do test compile for Libxml2giraffedata2007-04-071-65/+173
* add commentgiraffedata2007-04-071-0/+13
* Add Pamundicegiraffedata2007-04-013-1/+708
* cleanupgiraffedata2007-04-011-14/+15
* Update for next numbered releasegiraffedata2007-03-302-2/+4
* Add ROUNDUP, ROUNDDNgiraffedata2007-03-301-0/+8
* update for releasegiraffedata2007-03-301-18/+18
* round up row buffer to multiple of 16 pixelsgiraffedata2007-03-301-13/+45
* Add commentsgiraffedata2007-03-291-2/+2
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-292-301/+398
* Add pm_drain()giraffedata2007-03-292-0/+34
* Fix selection of default library suffixgiraffedata2007-03-272-2/+10
* Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -...giraffedata2007-03-252-15/+59
* Do monochrome fastpath for nInputComp == 1, not depth == 1giraffedata2007-03-251-4/+2
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-252-70/+193
* Fix 'too many pixels in row' failure due to padding when there are multiple p...giraffedata2007-03-242-238/+486
* Add missing stdio.hgiraffedata2007-03-242-3/+5
* reverse order of depth adjustment, maxval adjustment so all planes get maxval...giraffedata2007-03-222-5/+7
* Fix OPT_STRING -> OPT_UINTgiraffedata2007-03-142-2/+5