about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* improve handling of importinc/netpbm/xxx.hgiraffedata2009-09-0413-34/+32
* Remove obsolete filegiraffedata2009-09-041-228/+0
* update HISTORYgiraffedata2009-09-041-0/+3
* Fix bug: failure to recognize .a meaning static librarygiraffedata2009-09-031-1/+1
* typo in commentgiraffedata2009-09-011-1/+1
* HISTORY updatesgiraffedata2009-08-171-0/+8
* Wait for Pamflip processes to exitgiraffedata2009-08-171-14/+101
* Wait to initialize Svgalib to keep console usable longergiraffedata2009-08-171-4/+8
* history updatesgiraffedata2009-08-011-0/+7
* Cleanup, make pnmtopng.c compile with libpng 1.4 beta, split out pngx.cgiraffedata2009-08-015-356/+471
* cleanupgiraffedata2009-08-011-21/+21
* Remove pngtopnm from Netpbmgiraffedata2009-08-012-1237/+8
* cleanup, make compile with libpng 1.4 betagiraffedata2009-08-011-298/+419
* make it compilegiraffedata2009-08-011-2/+3
* cleanupgiraffedata2009-08-011-1/+0
* Don't refer to trans_values, which isn't in newer libpnggiraffedata2009-08-011-4/+29
* cleanupgiraffedata2009-08-011-273/+371
* Work with non-backward-compatible JPEG library version 7giraffedata2009-07-311-13/+12
* Do min-is-white properly with 8 and 16 bit samplesgiraffedata2009-07-242-33/+43
* Recognize libvga.a when there is no libvga.sogiraffedata2009-07-242-0/+5
* cleanupgiraffedata2009-07-241-3/+3
* Fix failure of a merge build on a system that doesn't have the PNG library (d...giraffedata2009-07-232-1/+7
* improve commentsgiraffedata2009-07-221-4/+7
* Update HISTORYgiraffedata2009-07-221-0/+2
* Fix error messagegiraffedata2009-07-141-1/+1
* cleanupgiraffedata2009-07-081-8/+9
* Add Cistopbm, Pbmtocisgiraffedata2009-07-054-2/+356
* Start Release 10.48giraffedata2009-06-272-2/+4
* Make distclean remove lib/compile.hgiraffedata2009-06-272-1/+3
* Eliminate C++ commentgiraffedata2009-06-261-1/+1
* Remove one_bits function - unreferenced since revision 834giraffedata2009-06-261-17/+0
* cleanupgiraffedata2009-06-261-8/+23
* Put back 4-point spline stub, used by Svgtopamgiraffedata2009-06-263-6/+52
* Fix bug: doesn't offer Gcc as optional compiler on HP-UXgiraffedata2009-06-042-1/+3
* Make linker flags null for HP-UX so it fails bettergiraffedata2009-06-041-0/+1
* ./xxxgiraffedata2009-06-041-2/+2
* update HISTORYgiraffedata2009-05-211-0/+3
* cleanup - strcmp -> streqgiraffedata2009-05-191-1/+2
* Don't report images are identical unless they really aregiraffedata2009-05-181-7/+12
* Check bounds in various placesgiraffedata2009-05-163-126/+260
* Recognize Gcc as the normal compiler for Cygwingiraffedata2009-05-161-3/+6
* fix commentsgiraffedata2009-05-161-3/+3
* Fix bug from recent switch to ppmd_point logicgiraffedata2009-05-091-46/+47
* use TEMP for TMPDIR if TMPDIR is not set; try only 50 temp file names before ...giraffedata2009-05-082-10/+47
* Add missing pm_c_util.h to thinkjettopbm.lgiraffedata2009-05-081-0/+1
* fix typogiraffedata2009-05-081-1/+1
* Fix -missing, -firstisdefaultgiraffedata2009-05-042-56/+117
* Fix -polesgiraffedata2009-05-032-17/+56
* cleanup, fix a few bugsgiraffedata2009-05-031-465/+571
* Add ppmd_point-based versions of some drawing functionsgiraffedata2009-05-032-312/+539