Age | Commit message (Expand) | Author | Lines |
2012-08-21 | reload: accept float values | Daniel Friesel | -1/+1 |
2012-05-25 | Remove --menu-style handling | Daniel Friesel | -3/+0 |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel | -0/+2 |
2012-01-27 | optional exif support (build with exif=1), initial patch import | Daniel Friesel | -0/+6 |
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-30 | Apply changes to thumbnail mode | Daniel Friesel | -3/+0 |
2011-09-29 | start --index-{name,dim,size} -> printf transition | Daniel Friesel | -0/+1 |
2011-09-28 | Use buttons config instead of button options | Daniel Friesel | -14/+16 |
2011-09-13 | Use enum for opt.image_bg, rename --image-bg default to --image-bg checks | Daniel Friesel | -1/+1 |
2011-08-23 | Add --draw-tinted option to draw overlay text on a semi-transparent backgroun... | Daniel Friesel | -3/+1 |
2011-08-09 | Add flip/mirror in-placec edit actions (derf/#9) | Yu-Jie Lin | -0/+2 |
2011-07-31 | add scroll by a page actions | Yu-Jie Lin | -0/+4 |
2011-06-07 | Add toggle_info key (closes #48) | Daniel Friesel | -0/+2 |
2011-03-21 | Add method to forcefully disable antialiasing (closes GH-17) | Daniel Friesel | -0/+2 |
2011-02-16 | Remove builtin HTTP client | Daniel Friesel | -2/+0 |
2011-02-15 | Add libcurl option -{ | Andrew Potter | -0/+1 |
2011-01-22 | Add --zoom fill as equivalent to --auto-zoom | Daniel Friesel | -1/+4 |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 |
2011-01-15 | Fix scrolling defaults / binding names | Daniel Friesel | -4/+4 |
2011-01-15 | Screw --rcpath, check XDG_CONFIG_HOME instead | Daniel Friesel | -1/+0 |
2011-01-14 | Configurable menu keybindings, too. | Daniel Friesel | -0/+6 |
2011-01-13 | First step towards configurable key bindings | Daniel Friesel | -0/+53 |
2010-09-14 | Remove --action-hold-slide, add per-action method instead. | Daniel Friesel | -1/+1 |
2010-09-10 | Add --info option | Daniel Friesel | -0/+1 |
2010-09-05 | Option --action-hold-slide. If specified, when in slideshow mode images will ... | Levi Smith | -0/+1 |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -1/+1 |
2010-07-08 | opt.no_jump_on_resort -> opt.jump_on_resort | Daniel Friesel | -1/+1 |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -1/+0 |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -1/+0 |
2010-06-10 | options.c: show_usage etc. aren't used elsewhere | Daniel Friesel | -1/+0 |
2010-05-31 | major --thumbnails speed impromevents, new --thumb-redraw option | Daniel Friesel | -0/+1 |
2010-05-03 | Make --start-at work with filenames instead of list positions | Daniel Friesel | -1/+1 |
2010-03-21 | Fix a few compiler warnings (-Wall -Wextra) | Daniel Friesel | -2/+2 |
2010-02-14 | Remove fmmode relicts | Daniel Friesel | -1/+0 |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -103/+102 |
2010-02-13 | Rework button options | Daniel Friesel | -1/+3 |
2010-02-06 | Add option to set image background to white or black | Daniel Friesel | -0/+1 |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+137 |