summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-07Fix memory leak in feh_edit_inplace_losslessDaniel Friesel
2012-03-07menu: Save data as short, (void *) was pointless. Fixes amd64 compiler warnings.Daniel Friesel
2012-03-06Release time.Daniel Friesel
2012-03-06Revert "fix zoom_default for --scale-down"Daniel Friesel
2012-03-04feh(1): minor fixDaniel Friesel
2012-03-04document supported formatsDaniel Friesel
2012-03-03magick: use correct filenameDaniel Friesel
2012-03-03use convert (imagemagick) for unsupported file typesDaniel Friesel
2012-03-02update x11 tests for %S/%P changesDaniel Friesel
2012-03-01quiet/verbose adjustmentsDaniel Friesel
2012-02-28Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel
2012-02-28feh(1): make config file names clearerDaniel Friesel
2012-02-28feh(1): Update CONFIGURATIONDaniel Friesel
2012-02-26Merge branch 'master' of aneurysm:var/git_root/fehDaniel Friesel
2012-02-26README: link to reald/feh for exif=1Daniel Friesel
2012-02-26Merge github.com:reald/fehDaniel Friesel
2012-02-26Update test files, fix omitted {} in list.cDaniel Friesel
2012-02-26Merge remote branch 'upstream/master'Dennis Real
2012-02-26evaluate some nikon specific flash infoDennis Real
2012-02-26list: Remove now useless double tabDaniel Friesel
2012-02-26fix zoom_default for --scale-downDaniel Friesel
2012-02-26feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --listDaniel Friesel
2012-02-12Revert "Merge --scale-down / window dimension change patch"Daniel Friesel
2012-02-12Merge --scale-down / window dimension change patchDaniel Friesel
2012-02-06EXIF fixes by reald (closes #80)Daniel Friesel
2012-02-05Merge branch 'master' of ssh://github.com/reald/fehDennis Real
2012-02-05- improved handling of images which have exif tags but not oursDennis Real
2012-02-05- improved handling of images which have exif tags but not oursDennis Real
2012-02-02Release v2.3Daniel Friesel
2012-02-02Accept offset-only arguments for --geometry (closes #73)Daniel Friesel
2012-02-02Update test images (no visible difference, perhaps font rendering changes)Daniel Friesel
2012-02-01Update Changelog / authorsDaniel Friesel
2012-02-01feh(1): Fix comma mistakeDaniel Friesel
2012-02-01feh(1): Document toggle_exif / --draw-exifDaniel Friesel
2012-02-01No -Q for exif=1, long option and key binding are enoughDaniel Friesel
2012-01-28feh(1): Note about EXIF supportDaniel Friesel
2012-01-28Show exif flag in manpage / --versionDaniel Friesel
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel
2012-01-27filelist.c: refactor stat error checksDaniel Friesel
2012-01-27filelist.c: Remove redundant "Couldn't load image" warningDaniel Friesel
2012-01-27Update TODO (via github)Daniel Friesel
2012-01-26feh --filelist: Do not overwrite filelist file if it is an imageDaniel Friesel
2012-01-25imlib.c: Set CURLOPT_VERBOSE when built with DEBUGDaniel Friesel
2012-01-25Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messagesDaniel Friesel
2012-01-25Do not refer to --help unless it is compiled in (Debian #657171)Daniel Friesel
2012-01-24feh(1): Mention HTTP support more prominently (Debian #655431)Daniel Friesel
2012-01-23feh(1): Another exampleDaniel Friesel
2012-01-17feh(1): Excplicitly state that --geometry does not enforce its limitationsDaniel Friesel
2012-01-15Fix manual issuesDaniel Friesel
2012-01-15Add %F and %N printf sequences for escaped file name (closes #77)Daniel Friesel