about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge current Development branch to become Release 10.57.00giraffedata2011-12-3065-244/+794
|\
| * First 10.57 releasegiraffedata2011-12-300-0/+0
| * Make it Version 10.57giraffedata2011-12-302-3/+3
| * cleanupgiraffedata2011-12-301-52/+79
| * Allow for rounding errorgiraffedata2011-12-101-1/+0
| * Fix always black output with resamplinggiraffedata2011-12-102-20/+27
| * cleanupgiraffedata2011-12-071-50/+106
| * Don't use <alloca.h>. alloca() is declared by <stdlib.h>giraffedata2011-11-302-1/+2
| * fix data declaration - compiler warninggiraffedata2011-11-171-1/+1
| * Fix array bounds checking for tIME chunkgiraffedata2011-11-162-7/+16
| * Fix wrong output for -multiplygiraffedata2011-11-082-1/+3
| * Rest of commit from yesterday - fix buildgiraffedata2011-10-143-1/+5
| * Add pm_solvelineareq()giraffedata2011-10-143-0/+231
| * Use libc asprintf where availablegiraffedata2011-10-141-7/+25
| * Add -midvalue, -middlegiraffedata2011-10-141-41/+268
| * Fix compile failure from prior commitgiraffedata2011-10-131-1/+1
| * Fix '-pixels must be greater than zero' bug introduced last monthgiraffedata2011-10-101-1/+1
| * typos in commentsgiraffedata2011-10-0354-75/+75
| * Set up for Release 10.57giraffedata2011-09-292-1/+3
* | Release 10.56.05giraffedata2011-12-124-23/+32
* | Release 10.56.04giraffedata2011-11-223-8/+19
* | Release 10.56.03giraffedata2011-11-083-2/+6
* | Release 10.56.02giraffedata2011-10-133-2/+6
* | Release 10.56.01giraffedata2011-10-102-1/+6
* | Release 10.56.00giraffedata2011-09-2936-2587/+4247
|\ \
| * | first 10.56 releasegiraffedata2011-09-280-0/+0
| |/
| * Change release number to 10.56.00giraffedata2011-09-282-3/+3
| * Error message instead of ignoring extraneous parametersgiraffedata2011-09-252-1/+11
| * cleanupgiraffedata2011-09-251-1/+1
| * cleanupgiraffedata2011-09-251-49/+39
| * cleanupgiraffedata2011-09-241-3/+8
| * Make it work with older GNU Makegiraffedata2011-09-111-16/+20
| * Fix messagegiraffedata2011-09-112-3/+8
| * Change 'Makefile.manpage' to 'manpage.mk'giraffedata2011-09-061-3/+3
| * Fail properly when BMP header indicates an invalid bits per pixelgiraffedata2011-09-052-86/+116
| * fix commentgiraffedata2011-08-281-1/+1
| * Add pbmclean -extendedgiraffedata2011-08-282-17/+386
| * Set up for 10.56 developmentgiraffedata2011-08-281-1/+1
| * Fix failure to check for failed memory allocationgiraffedata2011-08-272-5/+13
| * fix x coordinate out of range buggiraffedata2011-08-271-4/+4
| * new hash functiongiraffedata2011-08-231-2/+2
| * Add missing pm_config.hgiraffedata2011-08-228-1/+11
| * New ash functiongiraffedata2011-08-222-4/+18
| * cleanupgiraffedata2011-08-221-9/+33
| * Cleanup: Move stuff to pngxgiraffedata2011-08-203-62/+106
| * Error message if -index with non-colormapped imagegiraffedata2011-08-161-0/+4
| * Fix libpng link with pkg-config from yesterdaygiraffedata2011-08-161-2/+2
| * Use pkgconfig to find libpnggiraffedata2011-08-163-7/+31
| * Fix typo in previous commitgiraffedata2011-08-151-1/+1
| * Add -indexgiraffedata2011-08-132-30/+46