summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2010-06-18Test for --start-atDaniel Friesel-1/+7
2010-06-18Tests for multiwindow modeDaniel Friesel-1/+23
2010-06-18Two more thumbnail testsDaniel Friesel-1/+12
2010-06-17Update TODODaniel Friesel-0/+3
2010-06-17test-x11: Add TODO for [Paused] with negative -DDaniel Friesel-1/+7
2010-06-17Run test-x11 with prove -vDaniel Friesel-1/+1
2010-06-17README: X-tests also need Test::MoreDaniel Friesel-0/+1
2010-06-17Add tests for [Paused] in paused slideshow titleDaniel Friesel-1/+14
2010-06-17Makefile: Rename test-interactive to test-x11Daniel Friesel-4/+4
2010-06-17Restructure READMEDaniel Friesel-16/+37
2010-06-16test/feh.i: Some refactoring, fix timing fuckupDaniel Friesel-31/+31
2010-06-16Makefile: Add test-interactive noteDaniel Friesel-0/+3
2010-06-16Some primitive tests for thumbnail modeDaniel Friesel-9/+17
2010-06-16interactive test: Pipe Xnest output to /dev/nullDaniel Friesel-1/+1
2010-06-16Run X tests in Xnest. Kinda buggy so far, but still better than beforeDaniel Friesel-10/+16
2010-06-16slideshow: Add tests for END, HOME, PageUp and PageDown keysDaniel Friesel-1/+30
2010-06-16Tests for --cycle-once and --slideshow-delayDaniel Friesel-1/+19
2010-06-16Test all slideshow movement keysDaniel Friesel-3/+9
2010-06-16Some basic slideshow testsDaniel Friesel-2/+59
2010-06-16Begin work on X test. So far, checks if q, x and ESC quit fehDaniel Friesel-0/+59
2010-06-16Make --font set the global default fontDaniel Friesel-16/+38
2010-06-16imlib.c: Remove ./ttfonts from default font pathDaniel Friesel-1/+0
2010-06-16signals.c: Initialise sa_flags, just to be safeDaniel Friesel-1/+2
2010-06-14Do not make the thumbnail window fullscreenDaniel Friesel-1/+8
2010-06-14Update ChangeLogDaniel Friesel-0/+4
2010-06-12Update TODODaniel Friesel-0/+2
2010-06-12Remove ipc.c/ipc.s, they seem to be used nowhereDaniel Friesel-164/+32
2010-06-11Gentoo patch: Use LDLIBS for better custom LDFLAGS supportDaniel Friesel-2/+2
2010-06-11debug.h: call_level is no longer relevant, pretty debug message formatDaniel Friesel-5/+3
2010-06-10Remove unused functions / function argumentsDaniel Friesel-13/+6
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel-590/+287
2010-06-10Move non-C files from src to data, simplify Makefile while at itDaniel Friesel-16/+6
2010-06-10options.c: show_usage etc. aren't used elsewhereDaniel Friesel-6/+6
2010-06-10Release v1.71.7Daniel Friesel-2/+3
2010-06-10feh.1: Use predefined variable macro for signal namesDaniel Friesel-2/+2
2010-06-09error checking in signals.c + Add signals to documentationDaniel Friesel-5/+27
2010-06-09Use SIGUSR1/SIGUSR2 in slideshow mode to change imagesDaniel Friesel-1/+102
2010-06-08TODO: I keep forgetting to remove fixed entries :>Daniel Friesel-2/+0