Age | Commit message (Expand) | Author | Lines |
2013-05-31 | fix some clang warnings | Daniel Friesel | -2/+2 |
2012-12-24 | Fix list_jump in thumbnail mode + thumbnail mode selection rollover (closes #... | Daniel Friesel | -15/+26 |
2012-12-23 | respect --start-at in thumbnail mode (closes #116) | Daniel Friesel | -0/+10 |
2012-09-12 | print imlib2 error strings when save failed | Daniel Friesel | -1/+1 |
2012-09-12 | show error message if -o / -O failed to save image | Daniel Friesel | -2/+6 |
2012-09-01 | Fix bug in thumbnail generation when used with 'feh .' | Daniel Friesel | -0/+3 |
2012-08-12 | Add %o, %r and %z format specifiers (see #95) | Daniel Friesel | -2/+2 |
2012-03-13 | Experimental code to limit imagemagick convert runtime (see #82) | Daniel Friesel | -0/+1 |
2011-10-10 | Code cleanup | Daniel Friesel | -20/+10 |
2011-10-09 | index.c, thumnail.c: Remove size restriction message | Daniel Friesel | -13/+1 |
2011-10-03 | Refactor --limit-width / --limit-height code | Daniel Friesel | -89/+15 |
2011-10-02 | Merge remote-tracking branches 'derf/master' and 'origin/master' | Olof-Joachim Frahm | -140/+40 |
2011-10-01 | index.c, thumbnail.c: Fix alignment issues | Daniel Friesel | -0/+4 |
2011-09-30 | Fix memory leaks | Daniel Friesel | -0/+3 |
2011-09-30 | Apply changes to thumbnail mode | Daniel Friesel | -140/+33 |
2011-09-29 | Thumbnail view now allows to execute actions. | Olof-Joachim Frahm | -0/+7 |
2011-09-25 | --title-font: Re-render image after drawing title | Daniel Friesel | -0/+3 |
2011-09-25 | index.c, thumbnail.c: Fix --title-font fallback to default (closes #65) | Daniel Friesel | -0/+3 |
2011-09-07 | feh_reload_image: Fix regression of old caching issue (closes #63) | Daniel Friesel | -1/+1 |
2011-09-01 | Revert "feh_reload_image: Always die if reload failed" | Daniel Friesel | -1/+1 |
2011-08-31 | feh_reload_image: Always die if reload failed | Daniel Friesel | -1/+1 |
2011-05-02 | Use next/prev/render keys to select images in thumbnail mode (closes #26) | Daniel Friesel | -1/+39 |
2011-05-02 | Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c) | Daniel Friesel | -19/+28 |
2011-05-01 | Move thumbnail code from events.c to thumbnail.c | Daniel Friesel | -0/+51 |
2011-04-30 | Replace some printf calls by fputs/putc | Daniel Friesel | -7/+7 |
2011-03-21 | Add method to forcefully disable antialiasing (closes GH-17) | Daniel Friesel | -2/+2 |
2011-01-23 | Show correct image dimensions in thumbnail mode (closes GH-29) | Daniel Friesel | -11/+38 |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -8/+8 |
2010-06-16 | Make --font set the global default font | Daniel Friesel | -1/+5 |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -27/+12 |
2010-05-31 | major --thumbnails speed impromevents, new --thumb-redraw option | Daniel Friesel | -1/+10 |
2010-05-31 | Support caching of thumbnails up to 256x256 pixels (.thumbnails/large) | Daniel Friesel | -9/+27 |
2010-05-30 | Make --cache-thumbnails adhere more to the standard | Daniel Friesel | -1/+1 |
2010-05-30 | Center images in index/thumbnail mode | Daniel Friesel | -8/+6 |
2010-05-03 | Fix remaining compiler warnings (I probably won't implement these options any... | Daniel Friesel | -2/+2 |
2010-03-25 | Actually detect an empty filelist | Daniel Friesel | -1/+0 |
2010-03-21 | Fix a few compiler warnings (-Wall -Wextra) | Daniel Friesel | -4/+3 |
2010-03-21 | Some indentation and line length fixes | Daniel Friesel | -66/+78 |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -762/+652 |
2010-02-05 | Fix transparency in thumbnail mode | Daniel Friesel | -0/+1 |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+992 |