Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
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 | |
Centering didn't work if the text below the thumbnail was wider than the thumbnail itself. Fixed. | ||||
2010-05-03 | Fix remaining compiler warnings (I probably won't implement these options ↵ | Daniel Friesel | -2/+2 | |
anyways) | ||||
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-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 | |