about summary refs log tree commit diff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Make pbm_readpbminit() and pgm_readpgminit() recognize other Netpbm formats a...giraffedata2007-09-091-1/+5
* fix pmdrain() to use the supplied limitgiraffedata2007-09-051-0/+3
* make REALLOCARRAY free memory if it failsgiraffedata2007-09-041-1/+5
* Fix multi-line TUPLTYPE concatenationgiraffedata2007-09-031-1/+7
* Use Standard Input properlygiraffedata2007-09-011-11/+13
* Change PBM-as-PPM maxval from 1 to 255giraffedata2007-08-291-0/+2
* Add 255 x 255 size limitationgiraffedata2007-08-281-1/+5
* Fix typo in error messagegiraffedata2007-08-281-0/+2
* history for some recent changesgiraffedata2007-08-251-1/+6
* In test links, put -l's after .o'sgiraffedata2007-08-181-0/+2
* Do 12 bits per sample if user says -psfiltergiraffedata2007-07-311-1/+1
* Don't attempt to do 12 bits per samplegiraffedata2007-07-301-0/+4
* Add bitwise functions to Pamfuncgiraffedata2007-07-291-0/+3
* add Prerequisite Libraries sectiongiraffedata2007-07-271-4/+12
* Use mkdir -m instead of chmodgiraffedata2007-07-111-0/+3
* add -plain, improve option parsinggiraffedata2007-07-111-0/+6
* Sort palette correctly when alpha image maxval != 255giraffedata2007-07-041-1/+9
* Add missing <stdlib.h>giraffedata2007-06-281-0/+2
* Don't use uintgiraffedata2007-06-281-0/+3
* Fix wrong determination of machine endiannessgiraffedata2007-06-281-0/+2
* Fix unitialized variable in pnm_allocpamrown()giraffedata2007-06-281-0/+2
* Rename pamtooctave to pamtooctaveimggiraffedata2007-06-281-0/+4
* release dategiraffedata2007-06-261-1/+1
* Add pamtooctavegiraffedata2007-06-251-2/+4
* remove unpublished email addressgiraffedata2007-05-301-1/+1
* Add -omaxvalgiraffedata2007-05-241-4/+10
* PAM_STRUCT_SIZE: cast pointer to ulong instead of uintgiraffedata2007-05-211-0/+2
* fix typogiraffedata2007-05-211-1/+1
* Fix bogus global threshold calculationgiraffedata2007-05-201-0/+5
* Fix bug detecting presence of libvga with ldconfiggiraffedata2007-05-091-4/+7
* Do default runtime link path for Mac OSX properlygiraffedata2007-05-041-0/+8
* Add description of previous changegiraffedata2007-04-111-0/+3
* Add Pamundicegiraffedata2007-04-011-0/+2
* Update for next numbered releasegiraffedata2007-03-301-0/+2
* update for releasegiraffedata2007-03-301-18/+18
* Fix for at least some direct color 24/32 images. Add pm_drain()giraffedata2007-03-291-96/+107
* Fix selection of default library suffixgiraffedata2007-03-271-0/+6
* Run Ppmtogif input through Pnmremap before passing to Pamtogif if user says -...giraffedata2007-03-251-0/+4
* add -aspect option, small hash table, monochrome shortcutgiraffedata2007-03-251-4/+12
* Fix 'too many pixels in row' failure due to padding when there are multiple p...giraffedata2007-03-241-1/+5
* reverse order of depth adjustment, maxval adjustment so all planes get maxval...giraffedata2007-03-221-1/+4
* Fix OPT_STRING -> OPT_UINTgiraffedata2007-03-141-0/+3
* Add pamditherbw -atkinsongiraffedata2007-03-031-0/+2
* fix crash with -mapfilegiraffedata2007-03-031-0/+2
* Add jpegtopnm -repairgiraffedata2007-03-011-2/+4
* Fix unsigned arithmetic buggiraffedata2007-02-281-0/+3
* shhopt rejects signed value for OPT_UINT optiongiraffedata2007-02-251-0/+3
* Fix maxval != 255 bugsgiraffedata2007-02-221-0/+3
* Change default offset to 0, allowe negative offsetgiraffedata2007-02-221-0/+2
* Add -filter, -adaptivegiraffedata2007-02-221-3/+9