summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-03-24Fix segfault related to the random slideshow jump featureDaniel Friesel
2010-03-23Implement random slideshow jump ('z')Decklin Foster
2010-03-22winwidget_render_image: Initialize max_w and max_hDaniel Friesel
2010-03-22winwdiget.c: properly cast XGetGeometry argsDaniel Friesel
2010-03-21Remove unused functionsDaniel Friesel
2010-03-21Add -pedantic to default CFLAGSDaniel Friesel
2010-03-21Remove autoconf (from branch 'autocruft')Daniel Friesel
2010-03-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel
2010-03-21Some indentation and line length fixesDaniel Friesel
2010-03-20Update mail address in --help outputDaniel Friesel
2010-03-16Slightly reformat/rework default .fehrcDaniel Friesel
2010-03-15lossless rotate: Use execlp instead of system for jpegtranDaniel Friesel
2010-03-12Remove unused stuff from config.h.inDaniel Friesel
2010-03-06Fix the chrome theme in the default config (and clean up a bit while there)Daniel Friesel
2010-03-01Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)Daniel Friesel
2010-02-26Add --index-{name,size,dim} options for finer thumbnail/index text controlDaniel Friesel
2010-02-26Also accept PageUp/PageDown on the keypadDaniel Friesel
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel
2010-02-26Use jpegtran for lossless rotationDaniel Friesel
2010-02-22md5.c: Always include string.h to fix memcpy warningsDaniel Friesel
2010-02-22Apply Gentoo patch to make Xinerama optional (probably requires autoreconf)Daniel Friesel
2010-02-21Revert "Fix lossless image rotation"Daniel Friesel
2010-02-21Fix lossless image rotationDaniel Friesel
2010-02-15draw-actions: Correctly calculate line width → don't cut of stuffDaniel Friesel
2010-02-14Clean up options.cDaniel Friesel
2010-02-14Remove fmmode relictsDaniel Friesel
2010-02-13Print an error if 's' button (slidehsow_save_image) failsDaniel Friesel
2010-02-13Change source code indentation (indent -kr -i8 -hnl, mainly)Daniel Friesel
2010-02-13Enable antialiasing for a few keybindingsDaniel Friesel
2010-02-13Remove old (undocumented) Tab key binding as draw_actions toggleDaniel Friesel
2010-02-13Add runtime shortcuts to toggle --draw-actions and --draw-filenameDaniel Friesel
2010-02-13Remove --xinerama option, the next release will break option BC anywayDaniel Friesel
2010-02-13Rework button optionsDaniel Friesel
2010-02-13Document --reload-buttonDaniel Friesel
2010-02-13Document --start-atDaniel Friesel
2010-02-13Document --thumb-titleDaniel Friesel
2010-02-12Don't recognize keypad +,-,/,* as normal inputDaniel Friesel
2010-02-12Fix some minor indenting issuesDaniel Friesel
2010-02-11Add <keypad begin> to antialias the image (other keypad keys don't do this)Daniel Friesel
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel
2010-02-11Fix --draw-actions alignment (when used with --draw-filename)Daniel Friesel
2010-02-11Make --draw-actions not crash the programDaniel Friesel
2010-02-10Fix some more options' documentationDaniel Friesel
2010-02-09Add long options for -o/-O to help and manualDaniel Friesel
2010-02-09options.c: Use --(un)loadable (as documented), not --(un)loadablesDaniel Friesel
2010-02-09Add/Update undocumented short options to --help and manualDaniel Friesel
2010-02-09Add --scale-down to manualDaniel Friesel
2010-02-09feh -h: One line got lost, fix thisDaniel Friesel
2010-02-08Make -O work without X as well. Closes bugs.debian.org #373209Daniel Friesel
2010-02-08make feh --list work without X.Daniel Friesel