summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2010-04-22Version bump to 1.4.31.4.3Daniel Friesel-2/+5
2010-04-22man/feh.1: Various fixes. Completely reviewed now.Daniel Friesel-19/+17
2010-04-22man/feh.1: two spaces after full stop.Daniel Friesel-25/+25
2010-04-22man/feh.1: Properly escape %P sequenceDaniel Friesel-1/+1
2010-04-22Rewrite feh(1) using -mdoc macrosDaniel Friesel-657/+637
2010-04-22Fix zoom mode once and for all[tm]Daniel Friesel-20/+13
2010-04-22events.c: comment the pointer warpingDaniel Friesel-0/+4
2010-04-22Partially fix zoom modeDaniel Friesel-40/+48
2010-04-21Update TODO. Again.Daniel Friesel-0/+2
2010-04-13Update TODODaniel Friesel-0/+2
2010-04-12Rewrite manuals for feh-cam and gen-cam-menuDaniel Friesel-34/+69
2010-04-12Update feh(1) a bitDaniel Friesel-16/+13
2010-04-10events.c: Make pointer warping work for zoomed imagesDaniel Friesel-5/+6
2010-04-10More pointer warping fixes. Everything expect panning on a zoomed image shoul...Daniel Friesel-6/+6
2010-04-09events.c: Fix pointer warping a bit. Still has bugs, though.Daniel Friesel-5/+12
2010-04-09Experimental cursor warping supportDaniel Friesel-0/+25
2010-04-07Update TODO (& use clang's deps.mk while at it)Daniel Friesel-19/+21
2010-04-03config.mk: Document long option for debug-level as wellDaniel Friesel-1/+1
2010-04-02Release v1.4.21.4.2Daniel Friesel-3/+5
2010-04-02config.mk: Remove extra_includes; LDFLAGS=foo make is enoughDaniel Friesel-1/+1
2010-03-30More detailed --bg-* documentationDaniel Friesel-16/+24
2010-03-29patch: url image loading: cleanup tmp files on errorDaniel Friesel-0/+10
2010-03-27Makefile/config.mk: Support getting the usual values from the environment.Daniel Friesel-67/+64
2010-03-26Patch by muennich: Correctly set [Paused] window titleDaniel Friesel-11/+23
2010-03-25config.mk: Cleanup LDFLAGS (-lm -ldl -lz are apparently not required)Daniel Friesel-1/+1
2010-03-25Shorten src/Makefile, use autogenerated deps.mkDaniel Friesel-73/+47
2010-03-25Update Changelog, add "-git" to version informationDaniel Friesel-1/+3
2010-03-25Actually detect an empty filelistDaniel Friesel-23/+9
2010-03-25Update config.mk comments a bitDaniel Friesel-5/+7
2010-03-24Update checkopts.pl pathsDaniel Friesel-1/+1
2010-03-24Document random slideshow jumpDaniel Friesel-0/+4
2010-03-24Fix segfault related to the random slideshow jump featureDaniel Friesel-1/+3
2010-03-23Implement random slideshow jump ('z')Decklin Foster-1/+9
2010-03-22winwidget_render_image: Initialize max_w and max_hDaniel Friesel-1/+1
2010-03-22winwdiget.c: properly cast XGetGeometry argsDaniel Friesel-1/+2
2010-03-22make install: Print target directoriesDaniel Friesel-5/+5
2010-03-21Update ChangeLog...Daniel Friesel-0/+3
2010-03-21Remove unused functionsDaniel Friesel-65/+0
2010-03-21Add -pedantic to default CFLAGSDaniel Friesel-6/+6
2010-03-21config.mk: Make debug mode actually workDaniel Friesel-4/+5
2010-03-21Remove autoconf (from branch 'autocruft')Daniel Friesel-11427/+191
2010-03-21Fix a few compiler warnings (-Wall -Wextra)Daniel Friesel-12/+12
2010-03-21Some indentation and line length fixesDaniel Friesel-475/+494
2010-03-20Update mail address in --help outputDaniel Friesel-1/+1
2010-03-18Update TODO... againDaniel Friesel-2/+5
2010-03-16Slightly reformat/rework default .fehrcDaniel Friesel-36/+52
2010-03-16feh(1): Clarify lossless rotation noticeDaniel Friesel-3/+4
2010-03-16Release v1.4.11.4.1Daniel Friesel-7/+8
2010-03-15lossless rotate: Use execlp instead of system for jpegtranDaniel Friesel-13/+24
2010-03-12Remove unused stuff from config.h.inDaniel Friesel-21/+0