summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-08-15Improve keyboard zoom modeDaniel Friesel
2010-08-14Add up arrow / down arrow for zoomingDaniel Friesel
2010-07-26Set correct window title when starting feh in paused modeDaniel Friesel
2010-07-17--debug-level → --debugDaniel Friesel
2010-07-14Patch by Noel Cragg: Make feh actually usable in tiling modeDaniel Friesel
2010-07-09Add new short options -P, -K, -G, -JDaniel Friesel
2010-07-08index.c: Remove unused function chop_file_From_full_pathDaniel Friesel
2010-07-08opt.no_jump_on_resort -> opt.jump_on_resortDaniel Friesel
2010-07-08Remove --menu-border optionDaniel Friesel
2010-07-04options.c: CleanupDaniel Friesel
2010-07-04--full-screen -> --fullscreen (more correct[tm])Daniel Friesel
2010-07-02Sanitise image offsets after pressing kp - / kp +Daniel Friesel
2010-06-30imlib.c: Give slightly more helpful error messages if exec failsDaniel Friesel
2010-06-25Don't add ?randomnumber to URLs when downloadingDaniel Friesel
2010-06-25Remove --wget-timestamp option (contained a remote code execution hole)Daniel Friesel
2010-06-25Shorten + Update --help textDaniel Friesel
2010-06-24Remove unused function winwidget_countDaniel Friesel
2010-06-24Disable filelist saving from thumbnail mode (buggy and probably not useful)Daniel 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-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-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-09error checking in signals.c + Add signals to documentationDaniel Friesel
2010-06-09Use SIGUSR1/SIGUSR2 in slideshow mode to change imagesDaniel 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-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-04Revert "Remove unused files getopt.c und getopt1.c"Daniel Friesel
2010-06-04winwidget_render_image: Actually, use lroundDaniel Friesel
2010-06-03winwidget_render_image: Use round to calculate coordinates.Daniel Friesel
2010-06-01Do not require X for options which don't use itDaniel Friesel
2010-05-31Remove unused files getopt.c und getopt1.cDaniel Friesel
2010-05-31major --thumbnails speed impromevents, new --thumb-redraw optionDaniel Friesel
2010-05-31Support caching of thumbnails up to 256x256 pixels (.thumbnails/large)Daniel Friesel
2010-05-30Silently disable thumbnail caching for thumbnails >= 128x128 pixelsDaniel Friesel
2010-05-30Make --cache-thumbnails adhere more to the standardDaniel Friesel