summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2012-03-04document supported formatsDaniel Friesel-0/+12
2012-03-03magick: use correct filenameDaniel Friesel-2/+2
2012-03-03use convert (imagemagick) for unsupported file typesDaniel Friesel-26/+94
2012-03-02update x11 tests for %S/%P changesDaniel Friesel-1/+1
2012-03-01quiet/verbose adjustmentsDaniel Friesel-14/+11
2012-02-28Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel-7/+12
2012-02-28feh(1): make config file names clearerDaniel Friesel-2/+6
2012-02-28feh(1): Update CONFIGURATIONDaniel Friesel-5/+6
2012-02-26Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel-30/+117
2012-02-26README: link to reald/feh for exif=1Daniel Friesel-0/+3
2012-02-26Merge github.com:reald/fehDaniel Friesel-5/+88
2012-02-26Update test files, fix omitted {} in list.cDaniel Friesel-24/+25
2012-02-26Merge remote branch 'upstream/master'Dennis Real-14/+39
2012-02-26evaluate some nikon specific flash infoDennis Real-5/+88
2012-02-26list: Remove now useless double tabDaniel Friesel-1/+1
2012-02-26fix zoom_default for --scale-downDaniel Friesel-3/+7
2012-02-26feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --listDaniel Friesel-13/+38
2012-02-12Revert "Merge --scale-down / window dimension change patch"Daniel Friesel-25/+7
2012-02-12Merge --scale-down / window dimension change patchDaniel Friesel-7/+25
2012-02-06EXIF fixes by reald (closes #80)Daniel Friesel-4/+12
2012-02-05Merge branch 'master' of ssh://github.com/reald/fehDennis Real-0/+0
2012-02-05- improved handling of images which have exif tags but not oursDennis Real-5/+13
2012-02-05- improved handling of images which have exif tags but not oursDennis Real-5/+13
2012-02-02Release v2.32.3Daniel Friesel-4/+2
2012-02-02Accept offset-only arguments for --geometry (closes #73)Daniel Friesel-6/+16
2012-02-02Update test images (no visible difference, perhaps font rendering changes)Daniel Friesel-0/+0
2012-02-01Update Changelog / authorsDaniel Friesel-0/+4
2012-02-01feh(1): Fix comma mistakeDaniel Friesel-1/+1
2012-02-01feh(1): Document toggle_exif / --draw-exifDaniel Friesel-0/+12
2012-02-01No -Q for exif=1, long option and key binding are enoughDaniel Friesel-14/+10
2012-01-28feh(1): Note about EXIF supportDaniel Friesel-0/+8
2012-01-28Show exif flag in manpage / --versionDaniel Friesel-1/+9
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel-2/+418
2012-01-27filelist.c: refactor stat error checksDaniel Friesel-38/+29
2012-01-27filelist.c: Remove redundant "Couldn't load image" warningDaniel Friesel-4/+1
2012-01-27Update TODO (via github)Daniel Friesel-28/+101
2012-01-26feh --filelist: Do not overwrite filelist file if it is an imageDaniel Friesel-0/+16
2012-01-25imlib.c: Set CURLOPT_VERBOSE when built with DEBUGDaniel Friesel-0/+3
2012-01-25Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messagesDaniel Friesel-4/+4
2012-01-25Do not refer to --help unless it is compiled in (Debian #657171)Daniel Friesel-2/+8
2012-01-24feh(1): Mention HTTP support more prominently (Debian #655431)Daniel Friesel-2/+4
2012-01-23feh(1): Another exampleDaniel Friesel-0/+5
2012-01-17feh(1): Excplicitly state that --geometry does not enforce its limitationsDaniel Friesel-0/+3
2012-01-15Fix manual issuesDaniel Friesel-3/+1
2012-01-15Add %F and %N printf sequences for escaped file name (closes #77)Daniel Friesel-2/+48
2012-01-02Release v2.22.2Daniel Friesel-1/+4
2012-01-02imlib.c: Follow HTTP redirects (Debian #653689)Daniel Friesel-0/+1
2011-12-23get_index_string_dim: return 0,0 when index_info is empty (closes #76)Daniel Friesel-1/+6
2011-12-23update changelogDaniel Friesel-0/+2
2011-11-30Makefile: Respect CPPFLAGS when creating deps.mk (closes #74)Daniel Friesel-1/+1