Age | Commit message (Expand) | Author | Lines |
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 |
2010-06-18 | Tests for multiwindow mode | Daniel Friesel | -1/+23 |
2010-06-18 | Two more thumbnail tests | Daniel Friesel | -1/+12 |
2010-06-17 | Update TODO | Daniel Friesel | -0/+3 |
2010-06-17 | test-x11: Add TODO for [Paused] with negative -D | Daniel Friesel | -1/+7 |
2010-06-17 | Run test-x11 with prove -v | Daniel Friesel | -1/+1 |
2010-06-17 | README: X-tests also need Test::More | Daniel Friesel | -0/+1 |
2010-06-17 | Add tests for [Paused] in paused slideshow title | Daniel Friesel | -1/+14 |
2010-06-17 | Makefile: Rename test-interactive to test-x11 | Daniel Friesel | -4/+4 |
2010-06-17 | Restructure README | Daniel Friesel | -16/+37 |
2010-06-16 | test/feh.i: Some refactoring, fix timing fuckup | Daniel Friesel | -31/+31 |
2010-06-16 | Makefile: Add test-interactive note | Daniel Friesel | -0/+3 |