summaryrefslogtreecommitdiff
path: root/src/feh.h
AgeCommit message (Expand)AuthorLines
2015-04-07fix gib_imlib_save_image_with_error_return in imported giblib codeDaniel Friesel-2/+0
2014-05-06remove gib_utils, the same functionality is provided by utils alreadyDaniel Friesel-1/+0
2014-05-04strip unneded parts from giblib, part 1Daniel Friesel-1/+5
2014-04-26respect --image-bg=checks in fullscreen mode (closes #156)Daniel Friesel-1/+1
2012-09-12print imlib2 error strings when save failedDaniel Friesel-0/+1
2012-09-12Proper workaround for broken gib_imlib_save_image_with_error_returnDaniel Friesel-0/+2
2012-08-12Add %o, %r and %z format specifiers (see #95)Daniel Friesel-2/+2
2012-03-13Experimental code to limit imagemagick convert runtime (see #82)Daniel Friesel-0/+3
2012-03-03use convert (imagemagick) for unsupported file typesDaniel Friesel-1/+0
2012-02-26feh_printf: Fix/Add %S/%P for human-readable sizes, use them in --listDaniel Friesel-0/+1
2012-01-27optional exif support (build with exif=1), initial patch importDaniel Friesel-0/+3
2011-09-28Use buttons config instead of button optionsDaniel Friesel-0/+1
2011-09-28Set max/min zoom for both key and mouse zoomingDaniel Friesel-0/+3
2011-09-13Use enum for opt.image_bg, rename --image-bg default to --image-bg checksDaniel Friesel-0/+2
2011-09-01Revert "feh_reload_image: Always die if reload failed"Daniel Friesel-1/+1
2011-08-31feh_reload_image: Always die if reload failedDaniel Friesel-1/+1
2011-08-23Fix default zoom behaviourDaniel Friesel-1/+1
2011-08-23Add --draw-tinted option to draw overlay text on a semi-transparent backgroun...Daniel Friesel-0/+4
2011-08-11Show correct file number after deleting imageDaniel Friesel-1/+1
2011-08-09Merge patch by livibetter: Add flip and mirror in-place edit actions (closes ...Daniel Friesel-2/+5
2011-08-09Add flip/mirror in-placec edit actions (derf/#9)Yu-Jie Lin-0/+3
2011-04-30Initial support for in-image warning display (closes #43)Daniel Friesel-0/+2
2011-04-26Only create caption directory when writing out a caption (closes #42)Daniel Friesel-1/+1
2011-04-22Remove unused feh_strip_hostname functionDaniel Friesel-1/+0
2011-01-17Copyright FooDaniel Friesel-0/+1
2011-01-13First step towards configurable key bindingsDaniel Friesel-0/+1
2010-12-04imlib.c: Use getaddrinfo in builtin http client, enables IPv6 supportPascal Bleser-1/+0
2010-09-10Add --info optionDaniel Friesel-0/+1
2010-08-27Remove --bg-seamlessDaniel Friesel-1/+1
2010-08-27Patch by Stefan Mark: Add --bg-max wallpaper modeDaniel Friesel-1/+1
2010-07-08index.c: Remove unused function chop_file_From_full_pathDaniel Friesel-1/+0
2010-06-12Remove ipc.c/ipc.s, they seem to be used nowhereDaniel Friesel-1/+0
2010-06-11debug.h: call_level is no longer relevant, pretty debug message formatDaniel Friesel-1/+0
2010-06-10options.c: show_usage etc. aren't used elsewhereDaniel Friesel-2/+0
2010-05-03Fix remaining compiler warnings (I probably won't implement these options any...Daniel Friesel-1/+1
2010-03-23Implement random slideshow jump ('z')Decklin Foster-1/+1
2010-03-21Remove autoconf (from branch 'autocruft')Daniel Friesel-2/+0
2010-03-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel-0/+1
2010-03-01Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)Daniel Friesel-2/+2
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-16/+15
2010-02-08Make -O work without X as well. Closes bugs.debian.org #373209Daniel Friesel-0/+1
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+178