summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2012-01-02Release v2.22.2Daniel Friesel-1/+4
2012-01-02imlib.c: Follow HTTP redirects (Debian #653689)Daniel Friesel-0/+1
2011-12-23get_index_string_dim: return 0,0 when index_info is empty (closes #76)Daniel Friesel-1/+6
2011-12-23update changelogDaniel Friesel-0/+2
2011-11-30Makefile: Respect CPPFLAGS when creating deps.mk (closes #74)Daniel Friesel-1/+1
2011-11-27keyevents.c: caption entry: Only pause slideshow if slideshow_delay is setDaniel Friesel-1/+2
2011-11-19pause slideshow when editing a captionDaniel Friesel-1/+8
2011-11-03Minor manpage syntax fix, remove --no-fehbg without --bg-* warningDaniel Friesel-7/+6
2011-11-03Chaning the name of the option to suppress .fehbgFelix Crux-9/+9
2011-11-03Adds an option --bg-no-bgfile that prevents the writing of a ~/.fehbg file.Felix Crux-3/+21
2011-11-03feh(1): Remove useless NoDaniel Friesel-1/+1
2011-11-02Release v2.12.1Daniel Friesel-4/+8
2011-10-31feh(1): Add workaround for --scale-down flickering in tiling modeDaniel Friesel-2/+7
2011-10-31feh(1): Note about tiling window managersDaniel Friesel-0/+25
2011-10-31Experimental --auto-zoom tiling support (use -.Z for best results)Daniel Friesel-1/+7
2011-10-31update changelogDaniel Friesel-0/+5
2011-10-24imlib.c: Fix too long mkstemp argument (debian #646421)Daniel Friesel-0/+4
2011-10-21winwidget.c: Add experimental --scale-down tiling support (#54)Daniel Friesel-0/+5
2011-10-10Release v2.02.0Daniel Friesel-3/+5
2011-10-10Add examples/buttonsDaniel Friesel-0/+13
2011-10-10Code cleanupDaniel Friesel-49/+37
2011-10-10filelist.c, imlib.c: Simplify opt.quiet handlingDaniel Friesel-80/+61
2011-10-09slideshow.c: Warn about unknown format specifiers, fix handling of trailing %...Daniel Friesel-4/+8
2011-10-09index.c, thumnail.c: Remove size restriction messageDaniel Friesel-26/+2
2011-10-09Add basic --index testsDaniel Friesel-1/+36
2011-10-09options.c: Show stat64 if enabledDaniel Friesel-0/+4
2011-10-09Add stat64 (-D_FILE_OFFSET_BITS=64) makeflag to support 64bit CIFS shares on ...Daniel Friesel-1/+12
2011-10-09feh(1): Fix --limit-{height,width} documentationDaniel Friesel-6/+4
2011-10-03Refactor --limit-width / --limit-height codeDaniel Friesel-197/+116
2011-10-03feh(1) updateDaniel Friesel-9/+45
2011-10-03feh_display_info: Allow state to be reset for successive callsDaniel Friesel-1/+8
2011-10-02Minor thumbnail action fixupDaniel Friesel-3/+4
2011-10-02Merge pull request #66 from Ferada/masterDaniel Friesel-5/+25
2011-10-02Fixed install script for repeated installs.Olof-Joachim Frahm-1/+2
2011-10-02Merge remote-tracking branches 'derf/master' and 'origin/master'Olof-Joachim Frahm-320/+201
2011-10-01index.c, thumbnail.c: Fix alignment issuesDaniel Friesel-1/+17
2011-09-30Add --index-info to documentationDaniel Friesel-2/+12
2011-09-30feh_file_info_load: do not display error when run with --quietDaniel Friesel-1/+2
2011-09-30Fix memory leaksDaniel Friesel-0/+4
2011-09-30get_index_string_dim: Fix dimansion report for file = NULLDaniel Friesel-2/+12
2011-09-30Apply changes to thumbnail modeDaniel Friesel-156/+36
2011-09-30make common index.c functions externally accessibleDaniel Friesel-6/+37
2011-09-30Add --index-info optionDaniel Friesel-34/+11
2011-09-30index: Proper multiline supportDaniel Friesel-26/+63
2011-09-29make get_index_info_no_lines return actual line numberDaniel Friesel-4/+16
2011-09-29start --index-{name,dim,size} -> printf transitionDaniel Friesel-135/+41
2011-09-29feh_printf: Add %S (size in kB)Daniel Friesel-0/+8
2011-09-29feh_printf: Check feh_file_info_load return statusDaniel Friesel-20/+9
2011-09-29Thumbnail view now allows to execute actions.Olof-Joachim Frahm-4/+23
2011-09-28update changelogDaniel Friesel-0/+2