about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Add -dumpheader, -dumpcolormapgiraffedata2013-02-242-1/+71
* whitespacegiraffedata2013-02-241-6/+7
* Fix revision 1839giraffedata2013-02-231-1/+1
* Fix link order of libnetpbm vs libjaspergiraffedata2013-02-201-1/+1
* split out patent information to another filegiraffedata2013-02-192-89/+89
* update for expired patentsgiraffedata2013-02-191-31/+31
* Use Windows version of GetHostName instead of POSIX for Mingwgiraffedata2013-02-192-1/+4
* Make Installnetpbm install a Pkg-config .pc filegiraffedata2013-02-192-69/+197
* Move icontopbm->sunicontopnm symlink from converter/pbm to converter/pnm, bec...giraffedata2013-02-162-3/+3
* pnmquantall is Perl, so doesn't end in .exegiraffedata2013-02-161-1/+1
* cleanupgiraffedata2013-02-154-88/+97
* cleanupgiraffedata2013-02-151-8/+0
* resolve conflict between jpeg library definition of 'boolean' and Ppmtompeg d...giraffedata2013-02-157-33/+33
* Use _splitpath; _splitpath_s isn't really availablegiraffedata2013-02-152-15/+14
* Change order of platforms in menugiraffedata2013-02-151-1/+1
* Fix typo in messagegiraffedata2013-02-151-1/+1
* clenaupgiraffedata2013-02-031-9/+11
* Update HISTORYgiraffedata2012-12-311-0/+9
* Fix bug from a few days agogiraffedata2012-12-311-0/+1
* Change default -guidesize from 10 to 20giraffedata2012-12-311-1/+1
* Fix bug: -guidesize was INT, s/b UINTgiraffedata2012-12-311-1/+1
* Prepare to start Release 10.62giraffedata2012-12-312-1/+3
* Change release number to 10.61.00giraffedata2012-12-302-3/+3
* Update HISTORYgiraffedata2012-12-301-0/+4
* Change default guidesize from 3 to 10giraffedata2012-12-301-1/+1
* Replace negative -guidesize trick with -guidetop/-guidebottomgiraffedata2012-12-301-82/+136
* cleanupgiraffedata2012-12-291-74/+81
* Make -smoothing effective even without -texfilegiraffedata2012-12-262-18/+38
* Set don't care bits to zerogiraffedata2012-12-252-1/+9
* Stop Valgrind from complaining about memory accessed before setgiraffedata2012-12-251-19/+26
* cleanupgiraffedata2012-12-171-16/+0
* Fix 64 bit signed long problem, eliminate superfluous cmuwm.h filegiraffedata2012-12-164-22/+19
* Fix 64 bit signed long problemgiraffedata2012-12-162-1/+4
* cleanupgiraffedata2012-12-151-3/+0
* remove nonportable -p option from mktempgiraffedata2012-12-151-1/+1
* Fix wrong string comparison: looks at only first 4 bytes of tuple type, makin...giraffedata2012-12-142-7/+12
* Fix bug: wrong depth for GRAYSCALE_ALPHA outputgiraffedata2012-12-142-1/+6
* add commentsgiraffedata2012-12-141-1/+6
* various changes to test facilitygiraffedata2012-12-1253-108/+509
* rationalize order of header file inclusionsgiraffedata2012-12-0910-11/+20
* Add 'check' make target to run the new test/Execute_Tests test suitegiraffedata2012-12-071-0/+9
* Fix integer promotion messgiraffedata2012-12-052-5/+8
* Cleanup, go row-at-a-time, deal better with empty input filegiraffedata2012-12-051-155/+134
* update HISTORYgiraffedata2012-12-041-0/+3
* Fix bug: XRESOLUTION, YRESOLUTION, RESOLUTIONUNIT not allowed by -tagsgiraffedata2012-12-041-26/+28
* cleanupgiraffedata2012-12-031-91/+106
* Add -median, -quartile, and -decile optionsgiraffedata2012-12-022-14/+195
* Add -machine optiongiraffedata2012-11-301-11/+28
* Add some copyright noticesgiraffedata2012-11-288-25/+44
* go row-by-row, recognize some errorsgiraffedata2012-11-241-108/+71