about summary refs log tree commit diff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* Add -closenessgiraffedata2016-12-311-19/+58
* cleanupgiraffedata2016-12-311-26/+42
* cleanupgiraffedata2016-12-301-2/+2
* cleanupgiraffedata2016-12-301-20/+16
* Fix bug: incorrect output widthgiraffedata2016-12-011-1/+4
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-1610-0/+10
* Use File::Copy::move instead of 'rename' so it works when directories are in ...giraffedata2016-09-011-1/+2
* Fix handling of when the Pnmremap or rename of the output file filegiraffedata2016-09-011-2/+2
* cleanupgiraffedata2016-05-071-2/+1
* cleanupgiraffedata2016-05-071-2/+1
* cleanupgiraffedata2016-05-071-3/+0
* cleanupgiraffedata2016-05-071-5/+0
* Fix .exe in backward compatibility symlinksgiraffedata2016-04-301-1/+1
* Add -versiongiraffedata2016-04-301-3/+5
* Add -versiongiraffedata2016-04-301-0/+13
* Fix bug from a few days agogiraffedata2016-04-301-1/+1
* Use pm_randseed instead of srandgiraffedata2016-04-262-2/+2
* Add -version, change temporary file handlinggiraffedata2016-04-245-12/+84
* Fix buffer overrungiraffedata2016-04-241-3/+3
* Fix bugs from cleanup a few days agogiraffedata2016-04-171-3/+5
* Add -randomseed, check scale factor inputgiraffedata2016-04-131-183/+326
* Remove reference to web page that no longer existsgiraffedata2016-03-271-4/+0
* cleanupgiraffedata2016-03-271-10/+14
* eliminate static variablesgiraffedata2016-03-271-83/+99
* Fix bug: incorrect fixup of odd byte in packed PBM code, generating less past...giraffedata2015-12-091-1/+1
* Fix commentgiraffedata2015-12-091-2/+2
* cleanupgiraffedata2015-12-081-3/+3
* correct commentgiraffedata2015-08-041-5/+3
* cleanupgiraffedata2015-08-041-26/+40
* Add -mwidth, -mheightgiraffedata2015-07-011-79/+183
* cleanupgiraffedata2015-05-201-9/+9
* Add and use pbm_cleanrowend_packedgiraffedata2015-05-164-27/+10
* Fix bug: incorrect handling of negative sample valuesgiraffedata2015-04-301-10/+20
* Work around GCC < 4.2 bug that causes compile failuregiraffedata2015-04-093-11/+16
* Fix compile error from yesterdaygiraffedata2015-03-291-1/+1
* cleanupgiraffedata2015-03-291-3/+7
* Produce raw format instead of plain by defaultgiraffedata2015-03-291-1/+1
* cleanupgiraffedata2015-03-291-5/+5
* cleanupgiraffedata2015-03-291-200/+336
* Add -gradientgiraffedata2015-03-281-1/+27
* Add -noblack, -nowhitegiraffedata2015-03-221-51/+142
* Fix bug: used unnormalized value where normalized required in bt709->srgb and...giraffedata2015-01-221-2/+12
* Fix typo in commentgiraffedata2015-01-161-1/+1
* Fix TRUE, FALSE redefinedgiraffedata2015-01-011-3/+3
* Add -bsingle, -wsinglegiraffedata2014-12-191-5/+65
* Fix height used where width neededgiraffedata2014-11-051-1/+1
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-245-2/+7
* add commentsgiraffedata2014-08-121-2/+9
* Add -biasgiraffedata2014-08-101-166/+259
* Remove Pnmcompgiraffedata2014-08-022-461/+5