summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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