summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2010-06-08feh.t: Make sure feh doesn't try to create ~/.fehrc (for build servers etc)Daniel Friesel-1/+9
2010-06-08test/mandoc.t: Print note that a missing mandoc does NOT mean test failureDaniel Friesel-0/+1
2010-06-07--caption-path: Autocreate caption directories if they don't existDaniel Friesel-1/+17
2010-06-07Show a little message in caption editing mode to indicate that is activeDaniel Friesel-14/+24
2010-06-07Removed undocumented hjkl menu keysDaniel Friesel-23/+4
2010-06-07Add some missing stuff to feh(1) KEYS sectionDaniel Friesel-8/+12
2010-06-07Remove Shift+Key bindingsDaniel Friesel-37/+22
2010-06-07Allow specifying slideshow-delay while starting the slideshow in paused modeDaniel Friesel-4/+14
2010-06-06Thumbnail mode: Fix segfault when opening a deleted/renamed fileDaniel Friesel-1/+7
2010-06-05Release v1.6.1 (bugfixes only)1.6.1Daniel Friesel-2/+3
2010-06-05Update ChangelogDaniel Friesel-0/+2
2010-06-04TODO: Remove two entries (one finished, one wontimplement)Daniel Friesel-6/+0
2010-06-04Revert "Remove unused files getopt.c und getopt1.c"Daniel Friesel-0/+1124
2010-06-04config.mk: We _are_ using math.h, so linking against libm might be wise.Daniel Friesel-1/+1
2010-06-04winwidget_render_image: Actually, use lroundDaniel Friesel-6/+6
2010-06-04Forgot to remove fixed bug from TODO...Daniel Friesel-4/+0
2010-06-03winwidget_render_image: Use round to calculate coordinates.Daniel Friesel-6/+10
2010-06-03Update TODO. again.Daniel Friesel-1/+5
2010-06-03Update TODODaniel Friesel-0/+2
2010-06-01test/feh.t: Unset DISPLAY to make sure it works without XDaniel Friesel-0/+4
2010-06-01Do not require X for options which don't use itDaniel Friesel-0/+3
2010-06-01Release v1.61.6Daniel Friesel-2/+3
2010-05-31Remove unused files getopt.c und getopt1.cDaniel Friesel-1124/+0
2010-05-31Update TODODaniel Friesel-4/+5
2010-05-31Update ChangelogDaniel Friesel-0/+2
2010-05-31Makefile / config.mk: Fix doc_dir. Now make uninstall won't purge all your do...Daniel Friesel-5/+5
2010-05-31Add dependencies to READMEDaniel Friesel-3/+9
2010-05-31Do not needlessly link against libX11 and libfreetypeDaniel Friesel-2/+2
2010-05-31major --thumbnails speed impromevents, new --thumb-redraw optionDaniel Friesel-1/+40
2010-05-31Update TODODaniel Friesel-1/+4
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel-30/+44
2010-05-30Silently disable thumbnail caching for thumbnails >= 128x128 pixelsDaniel Friesel-0/+8
2010-05-30Update TODODaniel Friesel-0/+2
2010-05-30Make --cache-thumbnails adhere more to the standardDaniel Friesel-5/+8
2010-05-30Center images in index/thumbnail modeDaniel Friesel-16/+13
2010-05-30Fix blur modeDaniel Friesel-2/+8