about summary refs log tree commit diff
path: root/editor/specialty
Commit message (Expand)AuthorAgeFilesLines
* Add -seed, convert to shhoptgiraffedata2020-12-181-40/+89
* Remove unused variable - trick to embed text in the object code triggers comp...giraffedata2020-03-141-3/+0
* Fix typos in comments and messages, whitespacegiraffedata2019-12-292-10/+12
* Do backward compatibility names for merge build in the directories instead of...giraffedata2018-11-181-0/+6
* Fix 'make package' leaving out a bunch of recent legacy names with a merge buildgiraffedata2018-11-111-1/+1
* Fix compiler warning about long passed to 'abs'giraffedata2018-04-281-16/+16
* whitespacegiraffedata2018-04-281-13/+16
* Upgrade to _XOPEN_SOURCE 500 to get M_PIgiraffedata2017-04-302-2/+2
* Add poorly-named _DEFAULT_SOURCE to all files that had _BSD_SOURCE or _SVID_S...giraffedata2016-11-163-0/+3
* cleanupgiraffedata2016-05-071-3/+0
* cleanupgiraffedata2016-05-071-5/+0
* Use pm_randseed instead of srandgiraffedata2016-04-261-1/+1
* 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-200/+336
* Add -gradientgiraffedata2015-03-281-1/+27
* Fix TRUE, FALSE redefinedgiraffedata2015-01-011-3/+3
* Declare _XOPEN_SOURCE >= 500 to make strdup definedgiraffedata2014-08-241-0/+1
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-011-2/+2
* Fix for -takeodd on image with no odd rowsgiraffedata2014-02-091-1/+7
* clip output values to 0..maxval; detect too-small inputgiraffedata2014-02-091-46/+70
* cleanupgiraffedata2013-06-201-10/+7
* cleanupgiraffedata2013-06-191-149/+155
* Use rand() and srand() instead of random() and srandom() because the latter a...giraffedata2012-02-131-3/+2
* Don't use <alloca.h>. alloca() is declared by <stdlib.h>giraffedata2011-11-301-1/+0
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-291-37/+37
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-288-12/+12
* move pampaintspill from editor/ to editor/specialty/giraffedata2010-09-262-0/+503
* Fix compiler warningsgiraffedata2010-04-102-1/+2
* Add pnmmercatorgiraffedata2009-11-022-0/+430
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-046-0/+7
* Move stuff into new editor/specialty/ directorygiraffedata2009-01-2517-0/+3594