Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2015-09-29 | also mark images as removed/processed when clicking on them in thumbnail ↵ | Daniel Friesel | -0/+2 | |
mode and --action is specifed | ||||
2015-07-06 | allow --sort and --randomize to override each other (issue #199) | Daniel Friesel | -0/+2 | |
2015-06-26 | changelog | Daniel Friesel | -0/+7 | |
2015-05-24 | bugfix release2.13.1 | Daniel Friesel | -1/+2 | |
2015-05-23 | winwidget: resize: only check scale_down when not in fullscreen mode (closes ↵ | Daniel Friesel | -0/+4 | |
#192) | ||||
2015-05-18 | Update ChangeLog (I keep missing something) | Daniel Friesel | -0/+1 | |
2015-05-17 | version bump2.13 | Daniel Friesel | -3/+7 | |
2015-04-12 | themes: allow '' for quoting as well (closes #132, see also #187) | Daniel Friesel | -0/+1 | |
2015-04-08 | changelog: add entry from 2.12.1 release | Daniel Friesel | -1/+5 | |
2015-04-07 | feh_file_info_preload: free feh_file data structure when removing list items | Daniel Friesel | -0/+1 | |
2015-04-06 | Changelog | Daniel Friesel | -0/+5 | |
2015-04-06 | --max-dimension: ignore width/height limit of 0 pixels | Daniel Friesel | -0/+4 | |
2014-05-15 | version bump2.12 | Daniel Friesel | -1/+2 | |
2014-05-15 | changelog | Daniel Friesel | -2/+3 | |
2014-05-11 | feh_printf: Fix buffer overflow when handling unknown format specifiers | Daniel Friesel | -0/+3 | |
2014-05-05 | gib_list_randomize: use code better suited for short lists (closes #151) | Daniel Friesel | -0/+1 | |
Note that the i == r check was never reached in the original code but may be in the new variant. Since a shuffled list may well have one or two elements retain their absolute position once in a while, this should not be a problem. tests with 2- and 3-element lists show an even distribution amongst all elements. | ||||
2014-05-04 | strip unneded parts from giblib, part 1 | Daniel Friesel | -0/+6 | |
Not all functions were examined yet. Also TODO: * check strdup / malloc calls (some are apparently unchecked in giblib), maybe use estrdup / emalloc for those * Check includes and update dependency list if needed | ||||
2014-05-01 | don't install feh-cam and gen-cam-menu by default | Daniel Friesel | -0/+6 | |
They have been deprecated since 2011 and may be removed entirely in future versions. | ||||
2014-04-27 | version bump2.11 | Daniel Friesel | -1/+2 | |
2014-04-26 | respect --image-bg=checks in fullscreen mode (closes #156) | Daniel Friesel | -0/+2 | |
2014-04-22 | man/feh: escape %V (mdoc macro) | Daniel Friesel | -0/+2 | |
2014-04-14 | add --scroll-step option | Daniel Friesel | -0/+2 | |
2014-04-14 | changelog | Daniel Friesel | -1/+1 | |
2014-04-14 | feh_absolute_path: Do not alter URLs (closes #153) | Daniel Friesel | -0/+2 | |
2014-04-13 | update changelog and documentation | Daniel Friesel | -0/+2 | |
2014-04-13 | changelog | Daniel Friesel | -0/+5 | |
2014-02-28 | release v2.102.10 | Daniel Friesel | -1/+2 | |
2014-02-27 | always use absolute paths in .fehbg | Daniel Friesel | -0/+1 | |
2013-12-04 | update changelog | Daniel Friesel | -0/+2 | |
2013-12-03 | changelog: warping off-by-one was only partially fixed | Daniel Friesel | -1/+1 | |
2013-12-03 | feh.desktop: Use %F (pointed out by Jerome Leclanche) | Daniel Friesel | -0/+1 | |
2013-11-24 | thumbnail mode: if --action is set, run it instead of opening images | Daniel Friesel | -0/+2 | |
2013-11-20 | events.c: fix off-by-one pixel error when bottom/right border pointer warping | Daniel Friesel | -0/+2 | |
2013-09-26 | add "--info ;cmd" to disable info display on startup (closes #142) | Daniel Friesel | -0/+2 | |
2013-09-26 | update changelog | Daniel Friesel | -0/+5 | |
2013-06-11 | version bump2.9.3 | Daniel Friesel | -1/+2 | |
2013-06-04 | fix tests failing when compiled with help=1 | Daniel Friesel | -0/+1 | |
2013-05-09 | fix feh_printf buffer overflows | Daniel Friesel | -0/+6 | |
2013-05-03 | version bump2.9.2 | Daniel Friesel | -1/+2 | |
2013-02-25 | changelog | Daniel Friesel | -0/+1 | |
2013-02-24 | comparing floats with == and != is bad indeed. | Daniel Friesel | -0/+5 | |
2013-02-14 | release v2.9.12.9.1 | Daniel Friesel | -1/+2 | |
2013-02-14 | Determine active Xinerama screen by pointer position | Daniel Friesel | -0/+5 | |
2013-02-13 | release v2.92.9 | Daniel Friesel | -1/+3 | |
2013-02-12 | patch by sdaau: button bindings for zoom in / out | Daniel Friesel | -0/+1 | |
2013-02-08 | fix imlib2 and x11 warnings when opening a URL that returned an HTTP error | Daniel Friesel | -0/+2 | |
2013-02-01 | support "feh -" to read from stdin. closes #118 | Daniel Friesel | -0/+1 | |
2013-01-31 | add a desktop file (closes #98) | Daniel Friesel | -0/+2 | |
2013-01-30 | Add option and keybinding to keep zoom and viewport settings. | Daniel Friesel | -0/+4 | |
Patch by sdaau on IRC. Thanks! | ||||
2012-12-24 | release v2.82.8 | Daniel Friesel | -1/+2 | |