summaryrefslogtreecommitdiff
path: root/src/options.c
AgeCommit message (Expand)AuthorLines
2010-02-13Remove --xinerama option, the next release will break option BC anywayDaniel Friesel-5/+0
2010-02-13Rework button optionsDaniel Friesel-24/+40
2010-02-13Document --reload-buttonDaniel Friesel-4/+5
2010-02-13Document --start-atDaniel Friesel-0/+1
2010-02-13Document --thumb-titleDaniel Friesel-0/+2
2010-02-11Add <keypad begin> to antialias the image (other keypad keys don't do this)Daniel Friesel-0/+3
2010-02-11Finish --draw-actions and add it to documentationDaniel Friesel-0/+1
2010-02-10Fix some more options' documentationDaniel Friesel-2/+2
2010-02-09Add long options for -o/-O to help and manualDaniel Friesel-2/+2
2010-02-09options.c: Use --(un)loadable (as documented), not --(un)loadablesDaniel Friesel-2/+2
2010-02-09Add/Update undocumented short options to --help and manualDaniel Friesel-4/+4
2010-02-09Add --scale-down to manualDaniel Friesel-1/+1
2010-02-09feh -h: One line got lost, fix thisDaniel Friesel-1/+1
2010-02-08Make -O work without X as well. Closes bugs.debian.org #373209Daniel Friesel-0/+1
2010-02-06Add option to set image background to white or blackDaniel Friesel-1/+9
2010-02-06Re-Add --xinerama, but warn that it's deprecatedDaniel Friesel-2/+7
2010-02-06Change --xinerama <0|1> swich to --no-xinerama toggle, the switch makes no senseDaniel Friesel-4/+4
2010-02-05Apply 04_fix_help_output_obtained_from_svn.patch from DebianDaniel Friesel-1/+1
2010-02-05Apply 04_escape_filenamed.patch from DebianDaniel Friesel-1/+1
2010-02-05Apply 01_remove_britney_references.patch from DebianDaniel Friesel-1/+1
2010-02-05Initial commit (upstream 1.3.4)Daniel Friesel-0/+1203