index
:
feh
bugfix/2.14.1
master
release-3.6
release-3.7
simplify-exif
imlib2 based image viewer
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
options.c
Age
Commit message (
Expand
)
Author
Lines
2013-06-04
fix tests failing when compiled with help=1
Daniel Friesel
-0
/
+4
2013-01-30
New sort option: mtime
guns
-0
/
+2
2013-01-30
Add option and keybinding to keep zoom and viewport settings.
Daniel Friesel
-0
/
+4
2012-10-13
Add --min-dimension and --max-dimension options (closes #101)
Daniel Friesel
-2
/
+11
2012-10-13
options.c: sort options by hexcode
Daniel Friesel
-205
/
+205
2012-08-28
Do not enable imagemagick by default
Daniel Friesel
-1
/
+1
2012-08-21
reload: accept float values
Daniel Friesel
-1
/
+1
2012-05-25
Remove --menu-style handling
Daniel Friesel
-7
/
+0
2012-03-16
document --magick-timeout
Daniel Friesel
-1
/
+1
2012-03-13
Experimental code to limit imagemagick convert runtime (see #82)
Daniel Friesel
-0
/
+5
2012-02-01
No -Q for exif=1, long option and key binding are enough
Daniel Friesel
-13
/
+9
2012-01-28
Show exif flag in manpage / --version
Daniel Friesel
-0
/
+4
2012-01-27
optional exif support (build with exif=1), initial patch import
Daniel Friesel
-1
/
+13
2012-01-25
Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messages
Daniel Friesel
-1
/
+1
2012-01-25
Do not refer to --help unless it is compiled in (Debian #657171)
Daniel Friesel
-2
/
+6
2011-11-03
Minor manpage syntax fix, remove --no-fehbg without --bg-* warning
Daniel Friesel
-6
/
+0
2011-11-03
Chaning the name of the option to suppress .fehbg
Felix Crux
-4
/
+4
2011-11-03
Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file.
Felix Crux
-0
/
+10
2011-10-10
Code cleanup
Daniel Friesel
-8
/
+1
2011-10-09
options.c: Show stat64 if enabled
Daniel Friesel
-0
/
+4
2011-09-30
Apply changes to thumbnail mode
Daniel Friesel
-13
/
+1
2011-09-30
Add --index-info option
Daniel Friesel
-1
/
+5
2011-09-29
start --index-{name,dim,size} -> printf transition
Daniel Friesel
-12
/
+3
2011-09-28
Use buttons config instead of button options
Daniel Friesel
-58
/
+1
2011-09-26
Add support for multiple files in --bg-options (closes #64)
Daniel Friesel
-13
/
+5
2011-09-13
Use enum for opt.image_bg, rename --image-bg default to --image-bg checks
Daniel Friesel
-3
/
+8
2011-08-29
Various code fixups
Daniel Friesel
-13
/
+3
2011-08-24
--filelist: Support reading from /dev/stdin ("-" as shortcut)
Daniel Friesel
-1
/
+4
2011-08-23
Add --draw-tinted option to draw overlay text on a semi-transparent backgroun...
Daniel Friesel
-0
/
+4
2011-08-15
Fix some compiler warnings
Daniel Friesel
-3
/
+3
2011-08-13
Add reload functionality for directories (derf#14)
Yu-Jie Lin
-0
/
+2
2011-08-10
Remove unused variables
Daniel Friesel
-3
/
+2
2011-08-01
options.c: Fix getopt/optind handling (closes #49, patch by Yu-Jie Lin)
Daniel Friesel
-1
/
+1
2011-06-07
Add toggle_info key (closes #48)
Daniel Friesel
-0
/
+1
2011-05-11
feh_parse_options_from_string: Make sure not to write beyond array boundaries
Daniel Friesel
-0
/
+5
2011-05-11
feh_parse_options_from_string: allocate argv list on stack
Daniel Friesel
-8
/
+2
2011-04-30
Do not include help text by default
Daniel Friesel
-0
/
+4
2011-04-30
Replace some printf calls by fputs/putc
Daniel Friesel
-2
/
+3
2011-04-27
Deprecate --menu-bg option (closes #27)
Daniel Friesel
-1
/
+2
2011-04-26
Improve '.fehrc -> .config/feh/themes' warning message
Daniel Friesel
-2
/
+4
2011-04-16
options.c: Do not read current directory when setting a background (closes #40)
Daniel Friesel
-1
/
+1
2011-04-01
options.c: Do not run "feh ." when calling "feh nonexistant"
Daniel Friesel
-8
/
+8
2011-03-21
Add method to forcefully disable antialiasing (closes GH-17)
Daniel Friesel
-0
/
+4
2011-03-19
When called without file arguments: Show files in $PWD
Daniel Friesel
-2
/
+4
2011-03-02
Switch --zoom max/fill to make them work like --bg-max/-fill (closes GH-8)
Daniel Friesel
-1
/
+1
2011-02-27
options.c: Remove obsolete feh_parse_environment_options declaration
Daniel Friesel
-1
/
+0
2011-02-16
Remove builtin HTTP client
Daniel Friesel
-7
/
+1
2011-02-16
feh -v: Show compiletime switches
Daniel Friesel
-1
/
+17
2011-02-16
Remove wget support, use libcurl by default
Daniel Friesel
-6
/
+1
2011-02-15
Add libcurl option -{
Andrew Potter
-1
/
+6
[next]