Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge current Development branch to become Release 10.57.00 | giraffedata | 2011-12-30 | 65 | -244/+794 |
|\ | |||||
| * | First 10.57 release | giraffedata | 2011-12-30 | 0 | -0/+0 |
| * | Make it Version 10.57 | giraffedata | 2011-12-30 | 2 | -3/+3 |
| * | cleanup | giraffedata | 2011-12-30 | 1 | -52/+79 |
| * | Allow for rounding error | giraffedata | 2011-12-10 | 1 | -1/+0 |
| * | Fix always black output with resampling | giraffedata | 2011-12-10 | 2 | -20/+27 |
| * | cleanup | giraffedata | 2011-12-07 | 1 | -50/+106 |
| * | Don't use <alloca.h>. alloca() is declared by <stdlib.h> | giraffedata | 2011-11-30 | 2 | -1/+2 |
| * | fix data declaration - compiler warning | giraffedata | 2011-11-17 | 1 | -1/+1 |
| * | Fix array bounds checking for tIME chunk | giraffedata | 2011-11-16 | 2 | -7/+16 |
| * | Fix wrong output for -multiply | giraffedata | 2011-11-08 | 2 | -1/+3 |
| * | Rest of commit from yesterday - fix build | giraffedata | 2011-10-14 | 3 | -1/+5 |
| * | Add pm_solvelineareq() | giraffedata | 2011-10-14 | 3 | -0/+231 |
| * | Use libc asprintf where available | giraffedata | 2011-10-14 | 1 | -7/+25 |
| * | Add -midvalue, -middle | giraffedata | 2011-10-14 | 1 | -41/+268 |
| * | Fix compile failure from prior commit | giraffedata | 2011-10-13 | 1 | -1/+1 |
| * | Fix '-pixels must be greater than zero' bug introduced last month | giraffedata | 2011-10-10 | 1 | -1/+1 |
| * | typos in comments | giraffedata | 2011-10-03 | 54 | -75/+75 |
| * | Set up for Release 10.57 | giraffedata | 2011-09-29 | 2 | -1/+3 |
* | | Release 10.56.05 | giraffedata | 2011-12-12 | 4 | -23/+32 |
* | | Release 10.56.04 | giraffedata | 2011-11-22 | 3 | -8/+19 |
* | | Release 10.56.03 | giraffedata | 2011-11-08 | 3 | -2/+6 |
* | | Release 10.56.02 | giraffedata | 2011-10-13 | 3 | -2/+6 |
* | | Release 10.56.01 | giraffedata | 2011-10-10 | 2 | -1/+6 |
* | | Release 10.56.00 | giraffedata | 2011-09-29 | 36 | -2587/+4247 |
|\ \ | |||||
| * | | first 10.56 release | giraffedata | 2011-09-28 | 0 | -0/+0 |
| |/ | |||||
| * | Change release number to 10.56.00 | giraffedata | 2011-09-28 | 2 | -3/+3 |
| * | Error message instead of ignoring extraneous parameters | giraffedata | 2011-09-25 | 2 | -1/+11 |
| * | cleanup | giraffedata | 2011-09-25 | 1 | -1/+1 |
| * | cleanup | giraffedata | 2011-09-25 | 1 | -49/+39 |
| * | cleanup | giraffedata | 2011-09-24 | 1 | -3/+8 |
| * | Make it work with older GNU Make | giraffedata | 2011-09-11 | 1 | -16/+20 |
| * | Fix message | giraffedata | 2011-09-11 | 2 | -3/+8 |
| * | Change 'Makefile.manpage' to 'manpage.mk' | giraffedata | 2011-09-06 | 1 | -3/+3 |
| * | Fail properly when BMP header indicates an invalid bits per pixel | giraffedata | 2011-09-05 | 2 | -86/+116 |
| * | fix comment | giraffedata | 2011-08-28 | 1 | -1/+1 |
| * | Add pbmclean -extended | giraffedata | 2011-08-28 | 2 | -17/+386 |
| * | Set up for 10.56 development | giraffedata | 2011-08-28 | 1 | -1/+1 |
| * | Fix failure to check for failed memory allocation | giraffedata | 2011-08-27 | 2 | -5/+13 |
| * | fix x coordinate out of range bug | giraffedata | 2011-08-27 | 1 | -4/+4 |
| * | new hash function | giraffedata | 2011-08-23 | 1 | -2/+2 |
| * | Add missing pm_config.h | giraffedata | 2011-08-22 | 8 | -1/+11 |
| * | New ash function | giraffedata | 2011-08-22 | 2 | -4/+18 |
| * | cleanup | giraffedata | 2011-08-22 | 1 | -9/+33 |
| * | Cleanup: Move stuff to pngx | giraffedata | 2011-08-20 | 3 | -62/+106 |
| * | Error message if -index with non-colormapped image | giraffedata | 2011-08-16 | 1 | -0/+4 |
| * | Fix libpng link with pkg-config from yesterday | giraffedata | 2011-08-16 | 1 | -2/+2 |
| * | Use pkgconfig to find libpng | giraffedata | 2011-08-16 | 3 | -7/+31 |
| * | Fix typo in previous commit | giraffedata | 2011-08-15 | 1 | -1/+1 |
| * | Add -index | giraffedata | 2011-08-13 | 2 | -30/+46 |