Age | Commit message (Expand) | Author | Lines |
2010-08-21 | More appropiate version string | Daniel Friesel | -1/+1 |
2010-08-21 | Add version information to manpages | Daniel Friesel | -2/+35 |
2010-08-21 | slight manpage reformatting, clean up examples | Daniel Friesel | -14/+115 |
2010-08-15 | Improve keyboard zoom mode | Daniel Friesel | -3/+14 |
2010-08-14 | Add up arrow / down arrow for zooming | Daniel Friesel | -6/+9 |
2010-07-26 | Update Changelog | Daniel Friesel | -0/+1 |
2010-07-26 | Set correct window title when starting feh in paused mode | Daniel Friesel | -7/+11 |
2010-07-17 | --debug-level → --debug | Daniel Friesel | -186/+182 |
2010-07-17 | Shorten config.mk a bit | Daniel Friesel | -4/+2 |
2010-07-16 | Update TODO | Daniel Friesel | -1/+1 |
2010-07-14 | Patch by Noel Cragg: Make feh actually usable in tiling mode | Daniel Friesel | -8/+14 |
2010-07-12 | Update TODO. Quux. | Daniel Friesel | -0/+2 |
2010-07-09 | Add new short options -P, -K, -G, -J | Daniel Friesel | -17/+22 |
2010-07-09 | Add scripts/lsopts.pl (list short/long option pairs) | Daniel Friesel | -0/+32 |
2010-07-09 | checkopts.pl: Update for new options.c layout | Daniel Friesel | -1/+1 |
2010-07-08 | index.c: Remove unused function chop_file_From_full_path | Daniel Friesel | -6/+0 |
2010-07-08 | opt.no_jump_on_resort -> opt.jump_on_resort | Daniel Friesel | -7/+7 |
2010-07-08 | Remove --menu-border option | Daniel Friesel | -15/+3 |
2010-07-04 | options.c: Cleanup | Daniel Friesel | -95/+94 |
2010-07-04 | --full-screen -> --fullscreen (more correct[tm]) | Daniel Friesel | -5/+10 |
2010-07-02 | Sanitise image offsets after pressing kp - / kp + | Daniel Friesel | -0/+2 |
2010-06-30 | imlib.c: Give slightly more helpful error messages if exec fails | Daniel Friesel | -2/+2 |
2010-06-25 | Add my name to the new ChangeLog entries | Daniel Friesel | -2/+2 |
2010-06-25 | Release v1.81.8 | Daniel Friesel | -4/+5 |
2010-06-25 | ChangeLog: It's not _remote_ code execution | Daniel Friesel | -1/+1 |
2010-06-25 | Don't add ?randomnumber to URLs when downloading | Daniel Friesel | -21/+6 |
2010-06-25 | Remove --wget-timestamp option (contained a remote code execution hole) | Daniel Friesel | -38/+10 |
2010-06-25 | Update TODO | Daniel Friesel | -0/+6 |
2010-06-25 | Shorten + Update --help text | Daniel Friesel | -267/+129 |
2010-06-25 | Update checkopts.pl for new --help file | Daniel Friesel | -3/+8 |
2010-06-24 | Add test for --full-screen | Daniel Friesel | -1/+7 |
2010-06-24 | Add tests for --thumb-title (+Update TODO cause there's more borkage with it) | Daniel Friesel | -6/+10 |
2010-06-24 | Remove unused function winwidget_count | Daniel Friesel | -6/+0 |
2010-06-24 | feh.1: Some fixes, thx Zaba | Daniel Friesel | -4/+4 |
2010-06-24 | feh.1: Rework DESCRIPTION/MODES a bit | Daniel Friesel | -29/+20 |
2010-06-24 | Disable filelist saving from thumbnail mode (buggy and probably not useful) | Daniel Friesel | -5/+10 |
2010-06-24 | feh.1: Clarify --title | Daniel Friesel | -1/+2 |
2010-06-24 | Update BUGS/TODO | Daniel Friesel | -3/+8 |
2010-06-24 | Update TODO | Daniel Friesel | -0/+2 |
2010-06-19 | Make <keypad /> and <keypad *> actually useful | Daniel Friesel | -27/+34 |
2010-06-19 | Move fehrc / help from options.c into separate files | Daniel Friesel | -414/+422 |
2010-06-19 | Allow multiline theme definitions in .fehrc | Daniel Friesel | -8/+42 |
2010-06-19 | Rename --screen-clip to --no-screen-clip, the default cannot be changed | Daniel Friesel | -8/+10 |
2010-06-18 | Add tests for windowsize and --screen-clip | Daniel Friesel | -1/+16 |
2010-06-18 | Add test for --title | Daniel Friesel | -2/+10 |
2010-06-18 | Test for the w key | Daniel Friesel | -1/+19 |
2010-06-18 | Tests for --geometry | Daniel Friesel | -1/+7 |
2010-06-18 | Basic filelist tests | Daniel Friesel | -1/+20 |
2010-06-18 | Tests for caption mode. Whee. | Daniel Friesel | -1/+29 |
2010-06-18 | Test for --start-at | Daniel Friesel | -1/+7 |