about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* remove obsolete filegiraffedata2014-03-041-101/+0
* Fix missing .exe on copies of programs under old namesgiraffedata2014-03-013-11/+11
* consistently use upper case Y in boolean make file variablesgiraffedata2014-02-241-1/+1
* Fix incorrect determination of whether build uses MSVCRTgiraffedata2014-02-241-1/+1
* cleanupgiraffedata2014-02-212-10/+25
* cleanupgiraffedata2014-01-011-2/+2
* Remove bogus assertiongiraffedata2014-01-011-8/+5
* Fix resolution, dimensions, and positioning for landscape casegiraffedata2014-01-011-112/+145
* cleanupgiraffedata2014-01-011-106/+138
* Fix wrong orientation when both -xsize and -ysize specifiedgiraffedata2013-12-281-13/+13
* Check for errors, total cleanupgiraffedata2013-12-261-87/+91
* Fix for all-white page and for too-long raster linesgiraffedata2013-12-131-46/+82
* Fix spurious blank line in asciihex rastergiraffedata2013-12-071-3/+2
* Improve error messages for output I/O errorgiraffedata2013-12-071-3/+13
* cleanupgiraffedata2013-12-071-4/+15
* Fix divide by zero with 12 bits per samplegiraffedata2013-12-061-10/+38
* More rational default for landscape/portrait choice; in particular, if the im...giraffedata2013-12-061-25/+55
* Add debug messagesgiraffedata2013-11-271-1/+11
* Fix bug: wrong output with -rle; line accidentally deleted when writeFile() i...giraffedata2013-11-241-2/+4
* Fix bug: some ascii85 filter output goes to stdout instead of *ofPgiraffedata2013-11-241-6/+16
* Make sure SIGCHLD isn't set to ignoregiraffedata2013-11-161-1/+46
* Keep Standard Error opengiraffedata2013-11-121-1/+1
* Close inherited files to keep new file descriptor numbers < 10giraffedata2013-11-121-0/+7
* Use SSE stuff with Clang as for GCCgiraffedata2013-10-302-2/+4
* Fix needless rebuild of partlistgiraffedata2013-10-301-2/+1
* Add commentsgiraffedata2013-10-201-0/+10
* Correct grammar in comments and messagesgiraffedata2013-07-2514-17/+17
* correct grammar in commentgiraffedata2013-07-251-1/+1
* cleanupgiraffedata2013-07-241-894/+929
* cleanup - declare qsort comparison routines as suchgiraffedata2013-07-245-47/+48
* Don't read raster from libpng before setting up gamma correction in libpnggiraffedata2013-07-051-3/+9
* cleanupgiraffedata2013-07-052-62/+87
* cleanupgiraffedata2013-06-201-59/+78
* Add missing #includegiraffedata2013-06-201-0/+2
* Add _BSD_SOURCEgiraffedata2013-06-201-0/+1
* cleanupgiraffedata2013-06-201-59/+82
* cleanupgiraffedata2013-06-191-100/+129
* cleanupgiraffedata2013-06-1917-23/+22
* cleanupgiraffedata2013-06-191-1/+1
* cleanupgiraffedata2013-06-196-48/+52
* cleanupgiraffedata2013-06-191-1/+1
* Fix variable used before setgiraffedata2013-06-151-0/+1
* improve messagegiraffedata2013-06-071-1/+1
* cleanupgiraffedata2013-06-071-2/+1
* cleanupgiraffedata2013-06-071-177/+198
* cleanupgiraffedata2013-06-021-3/+4
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-0/+3
* check for inconsistencies between specified width and height and size of inputgiraffedata2013-06-021-75/+180
* Recommend Pamcut instead of Pnmcutgiraffedata2013-06-021-1/+1
* Fix bug: does not read the color dictionary with 'mustopen' when user explici...giraffedata2013-06-011-1/+3