Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2014-08-03 | make all opt.verbose messages print to stderr | Noah Birnel | -5/+5 | |
manually changed in collage, imlib, filelist, thumbnail, slideshow, index feh_display_status also changed | ||||
2012-08-12 | Add %o, %r and %z format specifiers (see #95) | Daniel Friesel | -1/+1 | |
2012-01-25 | Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messages | Daniel Friesel | -3/+3 | |
2011-08-23 | Deprecate the --collage option (aka collage mode) | Daniel Friesel | -0/+3 | |
It is pretty random and I doubt anyone actually uses it. Also, after removing it, there are only two duplicates of the image index code instead of three... | ||||
2011-04-30 | Replace some printf calls by fputs/putc | Daniel Friesel | -7/+7 | |
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -6/+6 | |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -3/+2 | |
2010-03-25 | Actually detect an empty filelist | Daniel Friesel | -1/+0 | |
This fixes imlib2 warnings (and occasional X errors/segfaults), which used to occur when all files in feh's filelist were suddenly deleted by an external application. Now, feh simply quits with "No more slides in show" (which makes more sense, IMHO). | ||||
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -208/+180 | |
2010-02-12 | Fix some minor indenting issues | Daniel Friesel | -5/+5 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+240 | |