summaryrefslogtreecommitdiff
path: root/src/feh_png.c
AgeCommit message (Expand)AuthorLines
2018-01-29Include system headers before local ones to fix type conflict on OpenBSDDaniel Friesel-2/+2
2017-09-16Initialize png comment hash after setjmp() to avoid clobbering itDaniel Friesel-7/+7
2017-04-05Use temporary file to create thumbnail.Olof-Joachim Frahm-3/+3
2016-05-01src/feh_png.c: close file upon errorDaniel Lockyer-1/+4
2011-02-27feh_png: Update to new libpng API, fixes compilation issues with 1.5.1Daniel Friesel-2/+2
2011-01-23Show correct image dimensions in thumbnail mode (closes GH-29)Daniel Friesel-1/+1
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-31/+20
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+214