summaryrefslogtreecommitdiff
path: root/src/thumbnail.c
AgeCommit message (Expand)Author
2011-09-01Revert "feh_reload_image: Always die if reload failed"Daniel Friesel
2011-08-31feh_reload_image: Always die if reload failedDaniel Friesel
2011-05-02Use next/prev/render keys to select images in thumbnail mode (closes #26)Daniel Friesel
2011-05-02Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c)Daniel Friesel
2011-05-01Move thumbnail code from events.c to thumbnail.cDaniel Friesel
2011-04-30Replace some printf calls by fputs/putcDaniel Friesel
2011-03-21Add method to forcefully disable antialiasing (closes GH-17)Daniel Friesel
2011-01-23Show correct image dimensions in thumbnail mode (closes GH-29)Daniel Friesel
2011-01-17Copyright FooDaniel Friesel
2010-07-17--debug-level → --debugDaniel Friesel
2010-06-16Make --font set the global default fontDaniel Friesel
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel
2010-05-31major --thumbnails speed impromevents, new --thumb-redraw optionDaniel Friesel
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel
2010-05-30Make --cache-thumbnails adhere more to the standardDaniel Friesel
2010-05-30Center images in index/thumbnail modeDaniel Friesel
2010-05-03Fix remaining compiler warnings (I probably won't implement these options any...Daniel Friesel
2010-03-25Actually detect an empty filelistDaniel Friesel
2010-03-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel
2010-03-21Some indentation and line length fixesDaniel Friesel
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel
2010-02-05Fix transparency in thumbnail modeDaniel Friesel
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel