Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2011-04-27 | Merged pull request #20 from talisein/sortdir. | Daniel Friesel | -7/+26 | |
Add directory's files to filelist alphanumerically | ||||
2011-01-17 | Copyright Foo | Daniel Friesel | -0/+1 | |
2010-12-29 | o Add each directory's files to the filelist alphanumerically, rather | Andrew Potter | -7/+26 | |
than the filesystem's (possibly random) order. | ||||
2010-07-17 | --debug-level → --debug | Daniel Friesel | -14/+14 | |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -68/+39 | |
2010-03-25 | Actually detect an empty filelist | Daniel Friesel | -0/+2 | |
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 | -491/+432 | |
2010-02-05 | Initial commit (upstream 1.3.4) | Daniel Friesel | -0/+611 | |