about summary refs log tree commit diff
path: root/converter
Commit message (Expand)AuthorAgeFilesLines
* cleanupgiraffedata2008-03-263-54/+48
* 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
* Fix array bounds violation, missing right parenthesis on impostor replacement...giraffedata2008-02-021-170/+243
* 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
* remove silly sleep()giraffedata2008-01-101-3/+1
* Reverse sense of conditional compilation of code that uses fcntl()giraffedata2008-01-101-1/+1
* cleanupgiraffedata2008-01-091-59/+78
* Use sleepN() instead of sleep(), so it works on Windowsgiraffedata2008-01-013-4/+5
* Make declarations, definitions matchgiraffedata2008-01-011-4/+3
* Remove unnecessary <sys/times.h>giraffedata2008-01-011-1/+0
* Make declaration match definitiongiraffedata2008-01-011-1/+1
* Don't include netinet/in.h when it doesn't existgiraffedata2008-01-011-0/+2
* Make prototype match functiongiraffedata2008-01-011-1/+1
* remove unneeded sys/utsname (code that needed it has been split out to gethos...giraffedata2008-01-011-1/+0
* Make function match prototypegiraffedata2008-01-011-1/+2
* Fix clock()/times() alternationgiraffedata2008-01-011-4/+4
* cleanupgiraffedata2008-01-011-6/+2
* Eliminate C++ commentsgiraffedata2008-01-011-47/+49
* 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
* Use pm_tmpfile_fd() instead of mkstemp(), which Windows doesn't havegiraffedata2007-12-311-52/+19
* cleanupgiraffedata2007-12-291-17/+12
* clean up, deal with zero width/height argumentgiraffedata2007-12-291-205/+213
* Fix typo in commentgiraffedata2007-12-271-1/+1
* Update from Microsoftgiraffedata2007-12-191-269/+322
* Add Windows version of gethostnamegiraffedata2007-12-192-4/+359
* get int_fast32_t defined on AIXgiraffedata2007-12-142-2/+4
* fix incorrect pixels with PNM maxval != TIFF maxvalgiraffedata2007-12-111-2/+2
* cleanupgiraffedata2007-12-111-5/+6
* remove hardcoded paths for rm, cppgiraffedata2007-12-091-25/+20
* Fix crash due to sizeof() used where PAM_STRUCT_SIZE should begiraffedata2007-11-261-1/+1
* Handle bad values in XWD header that result in excessive shiftsgiraffedata2007-11-211-2/+18
* Add some constgiraffedata2007-11-111-1/+1
* add copyright disclaimergiraffedata2007-11-031-3/+7