Age | Commit message (Expand) | Author | Lines |
2010-02-13 | Print an error if 's' button (slidehsow_save_image) fails | Daniel Friesel | -1/+5 |
2010-02-13 | Add myself to AUTHORS | Daniel Friesel | -0/+3 |
2010-02-13 | Change source code indentation (indent -kr -i8 -hnl, mainly) | Daniel Friesel | -12683/+11291 |
2010-02-13 | Update TODO and BUGS | Daniel Friesel | -2/+7 |
2010-02-13 | Enable antialiasing for a few keybindings | Daniel Friesel | -2/+2 |
2010-02-13 | Remove old (undocumented) Tab key binding as draw_actions toggle | Daniel Friesel | -14/+2 |
2010-02-13 | Add runtime shortcuts to toggle --draw-actions and --draw-filename | Daniel Friesel | -3/+18 |
2010-02-13 | Remove --xinerama option, the next release will break option BC anyway | Daniel Friesel | -5/+0 |
2010-02-13 | Rework button options | Daniel Friesel | -43/+70 |
2010-02-13 | Document --reload-button | Daniel Friesel | -4/+10 |
2010-02-13 | checkopts.pl: Ignore --help | Daniel Friesel | -1/+1 |
2010-02-13 | Document --start-at | Daniel Friesel | -0/+4 |
2010-02-13 | Document --thumb-title | Daniel Friesel | -0/+8 |
2010-02-12 | Don't recognize keypad +,-,/,* as normal input | Daniel Friesel | -0/+5 |
2010-02-12 | Fix some minor indenting issues | Daniel Friesel | -7/+7 |
2010-02-12 | TODO: keypad-movement + antialiasing can't be done better, apparently. | Daniel Friesel | -1/+3 |
2010-02-11 | Fix keypad keys in feh(1) | Daniel Friesel | -0/+9 |
2010-02-11 | Add <keypad begin> to antialias the image (other keypad keys don't do this) | Daniel Friesel | -3/+21 |
2010-02-11 | Finish --draw-actions and add it to documentation | Daniel Friesel | -26/+39 |
2010-02-11 | Fix --draw-actions alignment (when used with --draw-filename) | Daniel Friesel | -3/+12 |
2010-02-11 | Make --draw-actions not crash the program | Daniel Friesel | -19/+15 |
2010-02-10 | Fix some more options' documentation | Daniel Friesel | -3/+6 |
2010-02-10 | feh(1): Update unloadable images example | Daniel Friesel | -1/+1 |
2010-02-10 | feh(1): Add --cache-thumbnails option | Daniel Friesel | -0/+3 |
2010-02-10 | Add checkopts.pl | Daniel Friesel | -0/+66 |
2010-02-10 | Remove unsupported --no-menu-ctrl-mask from manual | Daniel Friesel | -3/+0 |
2010-02-10 | Update TODO | Daniel Friesel | -0/+11 |
2010-02-09 | Add long options for -o/-O to help and manual | Daniel Friesel | -4/+4 |
2010-02-09 | feh(1): --pan-button and --no-pan-ctrl-mask actually don't exist | Daniel Friesel | -6/+0 |
2010-02-09 | feh(1): No leading spaces for long options | Daniel Friesel | -3/+3 |
2010-02-09 | options.c: Use --(un)loadable (as documented), not --(un)loadables | Daniel Friesel | -2/+2 |
2010-02-09 | Add/Update undocumented short options to --help and manual | Daniel Friesel | -8/+8 |
2010-02-09 | Add --scale-down to manual | Daniel Friesel | -1/+4 |
2010-02-09 | Update feh(1) some more | Daniel Friesel | -7/+10 |
2010-02-09 | feh -h: One line got lost, fix this | Daniel Friesel | -1/+1 |
2010-02-09 | Update feh.spec | Daniel Friesel | -4/+4 |
2010-02-08 | Release v1.3.51.3.5 | Daniel Friesel | -4/+15 |
2010-02-08 | feh(1): Add some options from feh -h | Daniel Friesel | -0/+12 |
2010-02-08 | Add my mail address to feh.1 | Daniel Friesel | -0/+4 |
2010-02-08 | Make -O work without X as well. Closes bugs.debian.org #373209 | Daniel Friesel | -6/+18 |
2010-02-08 | make feh --list work without X. | Daniel Friesel | -1/+2 |
2010-02-07 | slideshow.c: Update comment (again) | Daniel Friesel | -7/+8 |
2010-02-07 | Update "No more slides in show" comment | Daniel Friesel | -2/+8 |
2010-02-07 | Don't die after three unloadable images. We'l see if this actually breaks som... | Daniel Friesel | -1/+1 |
2010-02-06 | Add option to set image background to white or black | Daniel Friesel | -13/+33 |
2010-02-06 | Re-Add --xinerama, but warn that it's deprecated | Daniel Friesel | -2/+7 |
2010-02-06 | Change --xinerama <0|1> swich to --no-xinerama toggle, the switch makes no sense | Daniel Friesel | -6/+6 |
2010-02-05 | Fix transparency in thumbnail mode | Daniel Friesel | -0/+1 |
2010-02-05 | Update TODO | Daniel Friesel | -10/+0 |
2010-02-05 | Add .gitignore | Daniel Friesel | -0/+7 |