summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-06-16Test all slideshow movement keysDaniel Friesel
2010-06-16Some basic slideshow testsDaniel Friesel
2010-06-16Begin work on X test. So far, checks if q, x and ESC quit fehDaniel Friesel
2010-06-16Make --font set the global default fontDaniel Friesel
2010-06-16imlib.c: Remove ./ttfonts from default font pathDaniel Friesel
2010-06-16signals.c: Initialise sa_flags, just to be safeDaniel Friesel
2010-06-14Do not make the thumbnail window fullscreenDaniel Friesel
2010-06-14Update ChangeLogDaniel Friesel
2010-06-12Update TODODaniel Friesel
2010-06-12Remove ipc.c/ipc.s, they seem to be used nowhereDaniel Friesel
2010-06-11Gentoo patch: Use LDLIBS for better custom LDFLAGS supportDaniel Friesel
2010-06-11debug.h: call_level is no longer relevant, pretty debug message formatDaniel Friesel
2010-06-10Remove unused functions / function argumentsDaniel Friesel
2010-06-10Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic insteadDaniel Friesel
2010-06-10Move non-C files from src to data, simplify Makefile while at itDaniel Friesel
2010-06-10options.c: show_usage etc. aren't used elsewhereDaniel Friesel
2010-06-10Release v1.7Daniel Friesel
2010-06-10feh.1: Use predefined variable macro for signal namesDaniel Friesel
2010-06-09error checking in signals.c + Add signals to documentationDaniel Friesel
2010-06-09Use SIGUSR1/SIGUSR2 in slideshow mode to change imagesDaniel Friesel
2010-06-08TODO: I keep forgetting to remove fixed entries :>Daniel Friesel
2010-06-08feh.t: Make sure feh doesn't try to create ~/.fehrc (for build servers etc)Daniel Friesel
2010-06-08test/mandoc.t: Print note that a missing mandoc does NOT mean test failureDaniel Friesel
2010-06-07--caption-path: Autocreate caption directories if they don't existDaniel Friesel
2010-06-07Show a little message in caption editing mode to indicate that is activeDaniel Friesel
2010-06-07Removed undocumented hjkl menu keysDaniel Friesel
2010-06-07Add some missing stuff to feh(1) KEYS sectionDaniel Friesel
2010-06-07Remove Shift+Key bindingsDaniel Friesel
2010-06-07Allow specifying slideshow-delay while starting the slideshow in paused modeDaniel Friesel
2010-06-06Thumbnail mode: Fix segfault when opening a deleted/renamed fileDaniel Friesel
2010-06-05Release v1.6.1 (bugfixes only)Daniel Friesel
2010-06-05Update ChangelogDaniel Friesel
2010-06-04TODO: Remove two entries (one finished, one wontimplement)Daniel Friesel
2010-06-04Revert "Remove unused files getopt.c und getopt1.c"Daniel Friesel
2010-06-04config.mk: We _are_ using math.h, so linking against libm might be wise.Daniel Friesel