about summary refs log tree commit diff
path: root/converter/other
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2008-10-191-59/+80
* cleanupgiraffedata2008-10-191-1/+1
* Fix crash on PGM inputgiraffedata2008-10-191-93/+168
* Rename Makefile.config to config.mkgiraffedata2008-10-0515-15/+15
* Rename Makefile.common to common.mkgiraffedata2008-10-0516-17/+16
* Eliminate uint32n, int32ngiraffedata2008-09-232-5/+5
* fix compiler warninggiraffedata2008-09-231-2/+2
* Remove debug tracegiraffedata2008-08-041-5/+1
* Add pngtopamgiraffedata2008-07-232-2/+1267
* cleanupgiraffedata2008-07-171-15/+28
* cleanupgiraffedata2008-07-171-139/+122
* Fix gamma correctiongiraffedata2008-07-171-28/+31
* Fix bug from recent cleanupgiraffedata2008-07-161-11/+10
* Make color output if background is colorgiraffedata2008-07-131-21/+23
* Fix recent buggiraffedata2008-07-131-1/+1
* cleanupgiraffedata2008-07-131-4/+17
* cleanupgiraffedata2008-07-131-56/+78
* cleanupgiraffedata2008-07-121-1/+1
* cleanupgiraffedata2008-07-111-4/+4
* cleanupgiraffedata2008-06-131-1/+1
* Fix uninitialized variable with Standard Input inputgiraffedata2008-06-091-1/+2
* cleanupgiraffedata2008-06-091-31/+25
* Fixgiraffedata2008-06-091-1/+1
* Don't free tgaHeader.Id that wasn't allocatedgiraffedata2008-06-091-1/+2
* Fix parsing of type descriptiongiraffedata2008-06-061-1/+1
* Fix uninitialized outputted[][] arraygiraffedata2008-06-011-31/+68
* Add pamtompfontgiraffedata2008-05-252-1/+180
* cleanupgiraffedata2008-03-262-15/+5
* Recognize xwd image by 'file' typegiraffedata2008-03-131-0/+4
* Fix log file name with Standard Inputgiraffedata2008-02-261-11/+16
* cleanupgiraffedata2008-02-233-208/+249
* Add Pdirection()giraffedata2008-02-212-0/+13
* cleanupgiraffedata2008-02-212-142/+195
* Add BEG_POINT synonym for START_POINTgiraffedata2008-02-201-0/+1
* cleanupgiraffedata2008-02-181-23/+20
* Fix crash with -centerline - variable used before setgiraffedata2008-02-181-21/+22
* Various pamtosvg fixes, cleanupgiraffedata2008-02-175-582/+750
* Implement Pamflip process in Tifftopnmgiraffedata2008-01-271-10/+74
* Remove debugging codegiraffedata2008-01-261-1/+0
* Issue warning about broken TIFF librarygiraffedata2008-01-151-30/+51
* Deal better with nonstandard raster orientation; infrastructure to do a Pamflipgiraffedata2008-01-131-86/+492
* Cleanup, stage for handling orientationgiraffedata2008-01-131-20/+28
* Reverse sense of conditional compilation of code that uses fcntl()giraffedata2008-01-101-1/+1
* cleanupgiraffedata2008-01-091-59/+78
* Change uint to unsigned intgiraffedata2007-12-311-1/+1
* Don't check readability of Standard Output on Windows, because we can'tgiraffedata2007-12-311-0/+3
* Remove obsolete commentgiraffedata2007-12-311-10/+0
* Remove dead codegiraffedata2007-12-311-19/+2
* Remove apparently bogus setting of O_NONBLOCK on stdoutgiraffedata2007-12-311-4/+0
* remove apparently bogus Windows-only codegiraffedata2007-12-311-34/+0