summaryrefslogtreecommitdiff
path: root/src/thumbnail.c
AgeCommit message (Collapse)AuthorLines
2010-03-25Actually detect an empty filelistDaniel 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-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel-4/+3
2010-03-21Some indentation and line length fixesDaniel Friesel-66/+78
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-762/+652
2010-02-05Fix transparency in thumbnail modeDaniel Friesel-0/+1
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+992