Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2013-01-30 | New sort option: mtime | guns | -1/+2 | |
Sort filelist by modification time, newer files first. Useful for perusing a directory of images by most recently added or changed. | ||||
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -0/+1 | |
Patch by sdaau on IRC. Thanks! | ||||
2012-02-01 | No -Q for exif=1, long option and key binding are enough | Daniel Friesel | -1/+1 | |
2012-01-27 | optional exif support (build with exif=1), initial patch import | Daniel Friesel | -0/+1 | |
2011-11-03 | Chaning the name of the option to suppress .fehbg | Felix Crux | -1/+1 | |
2011-11-03 | Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file. | Felix Crux | -0/+1 | |
2011-09-28 | Use buttons config instead of button options | Daniel Friesel | -24/+0 | |
2011-08-26 | Minor documentation fixup | Daniel Friesel | -0/+1 | |
2011-08-23 | Deprecate the --collage option (aka collage mode) | Daniel Friesel | -1/+0 | |
It is pretty random and I doubt anyone actually uses it. Also, after removing it, there are only two duplicates of the image index code instead of three... | ||||
2011-04-27 | Deprecate --menu-bg option (closes #27) | Daniel Friesel | -1/+0 | |
2011-04-23 | Add --force-aliasing to help | Daniel Friesel | -0/+1 | |
2011-02-16 | Remove builtin HTTP client | Daniel Friesel | -2/+0 | |
2011-01-29 | Deprecate --menu-style | Daniel Friesel | -1/+0 | |
2011-01-22 | Update website URLs | Daniel Friesel | -1/+1 | |
2011-01-22 | Update help a bit | Daniel Friesel | -4/+5 | |
2011-01-18 | feh --help: Fix minor alignment mistake | Daniel Friesel | -1/+1 | |
2011-01-15 | Screw --rcpath, check XDG_CONFIG_HOME instead | Daniel Friesel | -1/+0 | |
2010-09-11 | Document --info | Daniel Friesel | -0/+1 | |
2010-09-05 | Update changelog, help and manpage | Daniel Friesel | -1/+2 | |
2010-09-05 | Update Mail address | Daniel Friesel | -1/+1 | |
2010-08-27 | Add short option -Y for --hide-pointer | Daniel Friesel | -1/+1 | |
2010-08-27 | Update help/manpage | Daniel Friesel | -4/+7 | |
2010-08-27 | Remove --bg-seamless | Daniel Friesel | -1/+0 | |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -4/+4 | |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -1/+0 | |
2010-07-04 | --full-screen -> --fullscreen (more correct[tm]) | Daniel Friesel | -2/+2 | |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -2/+0 | |
2010-06-25 | Shorten + Update --help text | Daniel Friesel | -267/+129 | |
2010-06-19 | Move fehrc / help from options.c into separate files | Daniel Friesel | -0/+331 | |