summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2010-08-21TODO: Add reference to github issues pageDaniel Friesel-0/+2
2010-08-21More appropiate version stringDaniel Friesel-1/+1
2010-08-21Add version information to manpagesDaniel Friesel-2/+35
2010-08-21slight manpage reformatting, clean up examplesDaniel Friesel-14/+115
2010-08-15Improve keyboard zoom modeDaniel Friesel-3/+14
2010-08-14Add up arrow / down arrow for zoomingDaniel Friesel-6/+9
2010-07-26Update ChangelogDaniel Friesel-0/+1
2010-07-26Set correct window title when starting feh in paused modeDaniel Friesel-7/+11
2010-07-17--debug-level → --debugDaniel Friesel-186/+182
2010-07-17Shorten config.mk a bitDaniel Friesel-4/+2
2010-07-16Update TODODaniel Friesel-1/+1
2010-07-14Patch by Noel Cragg: Make feh actually usable in tiling modeDaniel Friesel-8/+14
2010-07-12Update TODO. Quux.Daniel Friesel-0/+2
2010-07-09Add new short options -P, -K, -G, -JDaniel Friesel-17/+22
2010-07-09Add scripts/lsopts.pl (list short/long option pairs)Daniel Friesel-0/+32
2010-07-09checkopts.pl: Update for new options.c layoutDaniel Friesel-1/+1
2010-07-08index.c: Remove unused function chop_file_From_full_pathDaniel Friesel-6/+0
2010-07-08opt.no_jump_on_resort -> opt.jump_on_resortDaniel Friesel-7/+7
2010-07-08Remove --menu-border optionDaniel Friesel-15/+3
2010-07-04options.c: CleanupDaniel Friesel-95/+94
2010-07-04--full-screen -> --fullscreen (more correct[tm])Daniel Friesel-5/+10
2010-07-02Sanitise image offsets after pressing kp - / kp +Daniel Friesel-0/+2
2010-06-30imlib.c: Give slightly more helpful error messages if exec failsDaniel Friesel-2/+2
2010-06-25Add my name to the new ChangeLog entriesDaniel Friesel-2/+2
2010-06-25Release v1.81.8Daniel Friesel-4/+5
2010-06-25ChangeLog: It's not _remote_ code executionDaniel Friesel-1/+1
2010-06-25Don't add ?randomnumber to URLs when downloadingDaniel Friesel-21/+6
2010-06-25Remove --wget-timestamp option (contained a remote code execution hole)Daniel Friesel-38/+10
2010-06-25Update TODODaniel Friesel-0/+6
2010-06-25Shorten + Update --help textDaniel Friesel-267/+129
2010-06-25Update checkopts.pl for new --help fileDaniel Friesel-3/+8
2010-06-24Add test for --full-screenDaniel Friesel-1/+7
2010-06-24Add tests for --thumb-title (+Update TODO cause there's more borkage with it)Daniel Friesel-6/+10
2010-06-24Remove unused function winwidget_countDaniel Friesel-6/+0
2010-06-24feh.1: Some fixes, thx ZabaDaniel Friesel-4/+4
2010-06-24feh.1: Rework DESCRIPTION/MODES a bitDaniel Friesel-29/+20
2010-06-24Disable filelist saving from thumbnail mode (buggy and probably not useful)Daniel Friesel-5/+10
2010-06-24feh.1: Clarify --titleDaniel Friesel-1/+2
2010-06-24Update BUGS/TODODaniel Friesel-3/+8
2010-06-24Update TODODaniel Friesel-0/+2
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel-27/+34
2010-06-19Move fehrc / help from options.c into separate filesDaniel Friesel-414/+422
2010-06-19Allow multiline theme definitions in .fehrcDaniel Friesel-8/+42
2010-06-19Rename --screen-clip to --no-screen-clip, the default cannot be changedDaniel Friesel-8/+10
2010-06-18Add tests for windowsize and --screen-clipDaniel Friesel-1/+16
2010-06-18Add test for --titleDaniel Friesel-2/+10
2010-06-18Test for the w keyDaniel Friesel-1/+19
2010-06-18Tests for --geometryDaniel Friesel-1/+7
2010-06-18Basic filelist testsDaniel Friesel-1/+20
2010-06-18Tests for caption mode. Whee.Daniel Friesel-1/+29