index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
converter
/
other
/
pamtogif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow 256 colors when image has alpha plane but user says -transparent; no ne...
giraffedata
2021-10-12
1
-19
/
+21
*
cleanup
giraffedata
2021-09-30
1
-2
/
+2
*
Remove C99 comments
giraffedata
2021-09-30
1
-4
/
+5
*
Fix not properly ignoring the input alpha mask when user says -transparent
giraffedata
2021-09-30
1
-44
/
+98
*
Fix failure with GRAYSCALE_ALPHA, BLACKANDWHITE_ALPHA - bogus error about ins...
giraffedata
2021-05-08
1
-2
/
+2
*
cleanup
giraffedata
2020-03-15
1
-2
/
+0
*
Fix typos in comments and messages, whitespace
giraffedata
2019-12-29
1
-1
/
+1
*
cleanup
giraffedata
2018-01-20
1
-18
/
+17
*
Improve comments, variable names
giraffedata
2018-01-19
1
-62
/
+47
*
cleanup
giraffedata
2018-01-18
1
-11
/
+14
*
Add -noclear
giraffedata
2018-01-11
1
-15
/
+64
*
cleanup
giraffedata
2018-01-11
1
-110
/
+125
*
whitespace
giraffedata
2018-01-10
1
-108
/
+108
*
Correct grammar in comments and messages
giraffedata
2013-07-25
1
-2
/
+2
*
cleanup
giraffedata
2013-06-19
1
-2
/
+2
*
data block size 255 instead of 254
giraffedata
2012-04-29
1
-2
/
+2
*
Rename optParseOptions3 to pm_optParseOptions3, etc
giraffedata
2010-09-28
1
-1
/
+1
*
cleanup, speed up
giraffedata
2009-05-01
1
-1
/
+1
*
Remove pm_c_util.h from sshopt.h
giraffedata
2009-04-04
1
-0
/
+1
*
Convert rest of STREQ to streq
giraffedata
2007-08-12
1
-3
/
+3
*
Do monochrome fastpath for nInputComp == 1, not depth == 1
giraffedata
2007-03-25
1
-4
/
+2
*
add -aspect option, small hash table, monochrome shortcut
giraffedata
2007-03-25
1
-66
/
+181
*
fix crash with -mapfile
giraffedata
2007-03-03
1
-1
/
+2
*
Don't use prototypes on systems that can't handle them
giraffedata
2007-02-16
1
-0
/
+4
*
cleanup
giraffedata
2007-01-31
1
-4
/
+4
*
check for image too big; replace colormap sort logic; use bit arithmetic inst...
giraffedata
2007-01-31
1
-92
/
+86
*
Combine uncompressed and LZW code
giraffedata
2006-12-15
1
-198
/
+75
*
Remove latex2html hack from pamtogif, since it's needed only in ppmtogif
giraffedata
2006-12-09
1
-35
/
+0
*
Remove C++ comments
giraffedata
2006-12-02
1
-2
/
+2
*
fix too-small allocation depth
giraffedata
2006-11-25
1
-1
/
+1
*
Add pamtogif
giraffedata
2006-11-22
1
-0
/
+2022