summaryrefslogtreecommitdiff
path: root/src/index.c
AgeCommit message (Collapse)AuthorLines
2010-07-17--debug-level → --debugDaniel Friesel-4/+4
2010-07-08index.c: Remove unused function chop_file_From_full_pathDaniel Friesel-5/+0
2010-06-16Make --font set the global default fontDaniel Friesel-1/+5
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel-11/+5
2010-05-30Center images in index/thumbnail modeDaniel Friesel-8/+6
Centering didn't work if the text below the thumbnail was wider than the thumbnail itself. Fixed.
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-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-559/+490
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+611