summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-07-08opt.no_jump_on_resort -> opt.jump_on_resortDaniel Friesel
2010-07-08Remove --menu-border optionDaniel Friesel
2010-07-04options.c: CleanupDaniel Friesel
2010-07-04--full-screen -> --fullscreen (more correct[tm])Daniel Friesel
2010-07-02Sanitise image offsets after pressing kp - / kp +Daniel Friesel
2010-06-30imlib.c: Give slightly more helpful error messages if exec failsDaniel Friesel
2010-06-25Add my name to the new ChangeLog entriesDaniel Friesel
2010-06-25Release v1.8Daniel Friesel
2010-06-25ChangeLog: It's not _remote_ code executionDaniel Friesel
2010-06-25Don't add ?randomnumber to URLs when downloadingDaniel Friesel
2010-06-25Remove --wget-timestamp option (contained a remote code execution hole)Daniel Friesel
2010-06-25Update TODODaniel Friesel
2010-06-25Shorten + Update --help textDaniel Friesel
2010-06-25Update checkopts.pl for new --help fileDaniel Friesel
2010-06-24Add test for --full-screenDaniel Friesel
2010-06-24Add tests for --thumb-title (+Update TODO cause there's more borkage with it)Daniel Friesel
2010-06-24Remove unused function winwidget_countDaniel Friesel
2010-06-24feh.1: Some fixes, thx ZabaDaniel Friesel
2010-06-24feh.1: Rework DESCRIPTION/MODES a bitDaniel Friesel
2010-06-24Disable filelist saving from thumbnail mode (buggy and probably not useful)Daniel Friesel
2010-06-24feh.1: Clarify --titleDaniel Friesel
2010-06-24Update BUGS/TODODaniel Friesel
2010-06-24Update TODODaniel Friesel
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel
2010-06-19Move fehrc / help from options.c into separate filesDaniel Friesel
2010-06-19Allow multiline theme definitions in .fehrcDaniel Friesel
2010-06-19Rename --screen-clip to --no-screen-clip, the default cannot be changedDaniel Friesel
2010-06-18Add tests for windowsize and --screen-clipDaniel Friesel
2010-06-18Add test for --titleDaniel Friesel
2010-06-18Test for the w keyDaniel Friesel
2010-06-18Tests for --geometryDaniel Friesel
2010-06-18Basic filelist testsDaniel Friesel
2010-06-18Tests for caption mode. Whee.Daniel Friesel
2010-06-18Test for --start-atDaniel Friesel
2010-06-18Tests for multiwindow modeDaniel Friesel
2010-06-18Two more thumbnail testsDaniel Friesel
2010-06-17Update TODODaniel Friesel
2010-06-17test-x11: Add TODO for [Paused] with negative -DDaniel Friesel
2010-06-17Run test-x11 with prove -vDaniel Friesel
2010-06-17README: X-tests also need Test::MoreDaniel Friesel
2010-06-17Add tests for [Paused] in paused slideshow titleDaniel Friesel
2010-06-17Makefile: Rename test-interactive to test-x11Daniel Friesel
2010-06-17Restructure READMEDaniel Friesel
2010-06-16test/feh.i: Some refactoring, fix timing fuckupDaniel Friesel
2010-06-16Makefile: Add test-interactive noteDaniel Friesel
2010-06-16Some primitive tests for thumbnail modeDaniel Friesel
2010-06-16interactive test: Pipe Xnest output to /dev/nullDaniel Friesel
2010-06-16Run X tests in Xnest. Kinda buggy so far, but still better than beforeDaniel Friesel
2010-06-16slideshow: Add tests for END, HOME, PageUp and PageDown keysDaniel Friesel
2010-06-16Tests for --cycle-once and --slideshow-delayDaniel Friesel