Age | Commit message (Expand) | Author | Lines |
2010-06-16 | Run X tests in Xnest. Kinda buggy so far, but still better than before | Daniel Friesel | -10/+16 |
2010-06-16 | slideshow: Add tests for END, HOME, PageUp and PageDown keys | Daniel Friesel | -1/+30 |
2010-06-16 | Tests for --cycle-once and --slideshow-delay | Daniel Friesel | -1/+19 |
2010-06-16 | Test all slideshow movement keys | Daniel Friesel | -3/+9 |
2010-06-16 | Some basic slideshow tests | Daniel Friesel | -2/+59 |
2010-06-16 | Begin work on X test. So far, checks if q, x and ESC quit feh | Daniel Friesel | -0/+59 |
2010-06-16 | Make --font set the global default font | Daniel Friesel | -16/+38 |
2010-06-16 | imlib.c: Remove ./ttfonts from default font path | Daniel Friesel | -1/+0 |
2010-06-16 | signals.c: Initialise sa_flags, just to be safe | Daniel Friesel | -1/+2 |
2010-06-14 | Do not make the thumbnail window fullscreen | Daniel Friesel | -1/+8 |
2010-06-14 | Update ChangeLog | Daniel Friesel | -0/+4 |
2010-06-12 | Update TODO | Daniel Friesel | -0/+2 |
2010-06-12 | Remove ipc.c/ipc.s, they seem to be used nowhere | Daniel Friesel | -164/+32 |
2010-06-11 | Gentoo patch: Use LDLIBS for better custom LDFLAGS support | Daniel Friesel | -2/+2 |
2010-06-11 | debug.h: call_level is no longer relevant, pretty debug message format | Daniel Friesel | -5/+3 |
2010-06-10 | Remove unused functions / function arguments | Daniel Friesel | -13/+6 |
2010-06-10 | Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead | Daniel Friesel | -590/+287 |
2010-06-10 | Move non-C files from src to data, simplify Makefile while at it | Daniel Friesel | -16/+6 |
2010-06-10 | options.c: show_usage etc. aren't used elsewhere | Daniel Friesel | -6/+6 |
2010-06-10 | Release v1.71.7 | Daniel Friesel | -2/+3 |
2010-06-10 | feh.1: Use predefined variable macro for signal names | Daniel Friesel | -2/+2 |
2010-06-09 | error checking in signals.c + Add signals to documentation | Daniel Friesel | -5/+27 |
2010-06-09 | Use SIGUSR1/SIGUSR2 in slideshow mode to change images | Daniel Friesel | -1/+102 |
2010-06-08 | TODO: I keep forgetting to remove fixed entries :> | Daniel Friesel | -2/+0 |
2010-06-08 | feh.t: Make sure feh doesn't try to create ~/.fehrc (for build servers etc) | Daniel Friesel | -1/+9 |
2010-06-08 | test/mandoc.t: Print note that a missing mandoc does NOT mean test failure | Daniel Friesel | -0/+1 |
2010-06-07 | --caption-path: Autocreate caption directories if they don't exist | Daniel Friesel | -1/+17 |
2010-06-07 | Show a little message in caption editing mode to indicate that is active | Daniel Friesel | -14/+24 |
2010-06-07 | Removed undocumented hjkl menu keys | Daniel Friesel | -23/+4 |
2010-06-07 | Add some missing stuff to feh(1) KEYS section | Daniel Friesel | -8/+12 |
2010-06-07 | Remove Shift+Key bindings | Daniel Friesel | -37/+22 |
2010-06-07 | Allow specifying slideshow-delay while starting the slideshow in paused mode | Daniel Friesel | -4/+14 |
2010-06-06 | Thumbnail mode: Fix segfault when opening a deleted/renamed file | Daniel Friesel | -1/+7 |
2010-06-05 | Release v1.6.1 (bugfixes only)1.6.1 | Daniel Friesel | -2/+3 |
2010-06-05 | Update Changelog | Daniel Friesel | -0/+2 |
2010-06-04 | TODO: Remove two entries (one finished, one wontimplement) | Daniel Friesel | -6/+0 |
2010-06-04 | Revert "Remove unused files getopt.c und getopt1.c" | Daniel Friesel | -0/+1124 |
2010-06-04 | config.mk: We _are_ using math.h, so linking against libm might be wise. | Daniel Friesel | -1/+1 |
2010-06-04 | winwidget_render_image: Actually, use lround | Daniel Friesel | -6/+6 |
2010-06-04 | Forgot to remove fixed bug from TODO... | Daniel Friesel | -4/+0 |
2010-06-03 | winwidget_render_image: Use round to calculate coordinates. | Daniel Friesel | -6/+10 |
2010-06-03 | Update TODO. again. | Daniel Friesel | -1/+5 |
2010-06-03 | Update TODO | Daniel Friesel | -0/+2 |
2010-06-01 | test/feh.t: Unset DISPLAY to make sure it works without X | Daniel Friesel | -0/+4 |
2010-06-01 | Do not require X for options which don't use it | Daniel Friesel | -0/+3 |
2010-06-01 | Release v1.61.6 | Daniel Friesel | -2/+3 |
2010-05-31 | Remove unused files getopt.c und getopt1.c | Daniel Friesel | -1124/+0 |
2010-05-31 | Update TODO | Daniel Friesel | -4/+5 |
2010-05-31 | Update Changelog | Daniel Friesel | -0/+2 |
2010-05-31 | Makefile / config.mk: Fix doc_dir. Now make uninstall won't purge all your do... | Daniel Friesel | -5/+5 |