summaryrefslogtreecommitdiff
path: root/src/collage.c
AgeCommit message (Expand)AuthorLines
2018-01-24Simplify window title generationulteq-10/+2
2017-04-02Always terminate strncpy results with '\0'.Tobias Stoeckmann-2/+4
2014-08-03make all opt.verbose messages print to stderrNoah Birnel-5/+5
2012-08-12Add %o, %r and %z format specifiers (see #95)Daniel Friesel-1/+1
2012-01-25Use 'feh: foo' instead of mixed 'feh: foo' and 'feh - foo' messagesDaniel Friesel-3/+3
2011-08-23Deprecate the --collage option (aka collage mode)Daniel Friesel-0/+3
2011-04-30Replace some printf calls by fputs/putcDaniel Friesel-7/+7
2011-01-17Copyright FooDaniel Friesel-0/+1
2010-07-17--debug-level → --debugDaniel Friesel-6/+6
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel-3/+2
2010-03-25Actually detect an empty filelistDaniel Friesel-1/+0
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel-208/+180
2010-02-12Fix some minor indenting issuesDaniel Friesel-5/+5
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+240