Age | Commit message (Expand) | Author |
2012-11-13 | Add %V format specifier (returns feh PID) - patch by 0ion9, closse #109 | Daniel Friesel |
2012-10-26 | changelog | Daniel Friesel |
2012-10-23 | Do not apply --scale-down to a thumbnail window (#106) | Daniel Friesel |
2012-10-17 | Add --image-bg option for wallpaper border | Rob Cornish |
2012-10-16 | version bump | Daniel Friesel |
2012-10-13 | Add --min-dimension and --max-dimension options (closes #101) | Daniel Friesel |
2012-10-13 | options.c: sort options by hexcode | Daniel Friesel |
2012-09-27 | Fix lossless rotation if jpegexiforient is unavailable (closes #100) | Daniel Friesel |
2012-09-26 | version bump | Daniel Friesel |
2012-09-22 | changelog | Daniel Friesel |
2012-09-21 | config.mk: Use -O0 for debug builds | Daniel Friesel |
2012-09-21 | imlib.c: Fix debug builds (add missing semicolon) | Daniel Friesel |
2012-09-21 | feh.1: Fix spelling | Daniel Friesel |
2012-09-17 | Fix EXIF orientation tag after lossless rotate | Daniel Friesel |
2012-09-13 | Show error message if normal load failed (broken by 2.4) + update tests | Daniel Friesel |
2012-09-12 | print imlib2 error strings when save failed | Daniel Friesel |
2012-09-12 | show error message if -o / -O failed to save image | Daniel Friesel |
2012-09-12 | Fix lossless rotate error message for non-JPEG images | Daniel Friesel |
2012-09-12 | Proper workaround for broken gib_imlib_save_image_with_error_return | Daniel Friesel |
2012-09-01 | Fix bug in thumbnail generation when used with 'feh .' | Daniel Friesel |
2012-08-28 | release v2.6 | Daniel Friesel |
2012-08-28 | Do not enable imagemagick by default | Daniel Friesel |
2012-08-28 | separate mail for feh (derf+feh@) | Daniel Friesel |
2012-08-27 | fix --filelist trying to load .txt and similar with magick. (closes #96) | Daniel Friesel |
2012-08-21 | reload: accept float values | Daniel Friesel |
2012-08-14 | imlib.c: When opening via URL, always use URL as filename | Daniel Friesel |
2012-08-12 | Add %o, %r and %z format specifiers (see #95) | Daniel Friesel |
2012-07-18 | slideshow: -D and -R need not be mutually exclusive | Daniel Friesel |
2012-07-08 | Merge pull request #93 from TrevorBramble/master | Daniel Friesel |
2012-07-08 | Corrected a simple typo. | Trevor Bramble |
2012-05-25 | Remove --menu-style handling | Daniel Friesel |
2012-05-19 | menu: simpler background, remove drop shadows | Daniel Friesel |
2012-05-05 | feh(1): Document behaviour of duplicate key bindings (closes #91) | Daniel Friesel |
2012-04-25 | feh(1): document reload_{plus,minus} time delta | Daniel Friesel |
2012-04-04 | Lots of EXIF mode fixes and improvements by Dennis Real (closes #87) | Daniel Friesel |
2012-03-29 | winwidget_allocate: memset winwid to zero | Daniel Friesel |
2012-03-28 | feh_magick_load_image: Fix memory leak when encountering unloadable file | Daniel Friesel |
2012-03-25 | version bump | Daniel Friesel |
2012-03-25 | set up signal handlers early enough (needed for filelist preloading, for exam... | Daniel Friesel |
2012-03-21 | feh(1): Update magick-stuff and bugs | Daniel Friesel |
2012-03-16 | document --magick-timeout | Daniel Friesel |
2012-03-15 | --(un|)loadable: indicate results in exit code | Daniel Friesel |
2012-03-15 | feh_magick_load_image: close stdin as well | Daniel Friesel |
2012-03-15 | scroll keys: Sanitise offsets before rendering | Daniel Friesel |
2012-03-14 | changelog | Daniel Friesel |
2012-03-14 | Update TODO (via github) | Daniel Friesel |
2012-03-14 | Terminate convert when receiving SIG{INT,TERM,QUIT} | Daniel Friesel |
2012-03-14 | imlib.c: "Fix" Zombie issue | Daniel Friesel |
2012-03-13 | slideshow_change_image: do not jump to current image on random jump (closes #85) | Daniel Friesel |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel |