summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2010-03-09Add feh-cam and gen-cam-menu manpages from DebianDaniel Friesel-2/+35
2010-03-07Update TODO (--fmmode was removed)Daniel Friesel-3/+0
2010-03-07Renames: cam → feh-cam, gen_cam_menu.sh → gen-cam-menuDaniel Friesel-11/+16
2010-03-07Remove outdated cam bookmarksDaniel Friesel-22/+0
2010-03-06Fix the chrome theme in the default config (and clean up a bit while there)Daniel Friesel-8/+13
2010-03-05Ummyeah... update version number. Fail...1.4Daniel Friesel-4/+4
2010-03-04Release v1.4Daniel Friesel-6/+24
2010-03-04configure: Remove unneeded libjpeg test (yes, should've used autoreconf, don'...Daniel Friesel-75/+1
2010-03-04Remove Independent JPEG Group notice againDaniel Friesel-2/+0
2010-03-01Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)Daniel Friesel-24/+100
2010-02-28Update README (We don't include JPEG code anymode)Daniel Friesel-3/+0
2010-02-28Update lossless rotation in feh(1)Daniel Friesel-3/+3
2010-02-27Remove libjpeg from configure.{ac,in}Daniel Friesel-3/+1
2010-02-26Add --index-{name,size,dim} options for finer thumbnail/index text controlDaniel Friesel-0/+24
2010-02-26feh(1): --theme: Add note about option precedenceDaniel Friesel-0/+1
2010-02-26Also accept PageUp/PageDown on the keypadDaniel Friesel-0/+2
2010-02-26Remove the (now unneccessary) libjpeg codeDaniel Friesel-1776/+5
2010-02-26Use jpegtran for lossless rotationDaniel Friesel-100/+15
2010-02-22md5.c: Always include string.h to fix memcpy warningsDaniel Friesel-1/+1
2010-02-22Update README, TODO & feh(1)Daniel Friesel-9/+9
2010-02-22Apply Gentoo patch to make Xinerama optional (probably requires autoreconf)Daniel Friesel-6/+19
2010-02-21Update README (libjpeg62 vs. libjpeg8)Daniel Friesel-0/+6
2010-02-21Revert "Fix lossless image rotation"Daniel Friesel-780/+535
2010-02-21feh(1): Acknowledge the IJG.Daniel Friesel-0/+2
2010-02-21Fix lossless image rotationDaniel Friesel-535/+780
2010-02-21Add configure.lineno to .gitignoreDaniel Friesel-0/+1
2010-02-18TODO: Add note about xineramaDaniel Friesel-0/+3
2010-02-15draw-actions: Correctly calculate line width → don't cut of stuffDaniel Friesel-1/+5
2010-02-14Clean up options.cDaniel Friesel-40/+40