summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2010-12-03Release v1.10.11.10.1Daniel Friesel-1/+2
2010-12-03Update changelog & feh(1)Daniel Friesel-0/+4
2010-11-30Add regression test for invalid image segfault issueDaniel Friesel-1/+11
2010-11-30Update ChangeLogDaniel Friesel-0/+6
2010-11-30slideshow.c: Fix segfault after encountering multiple invalid images in a rowDaniel Friesel-1/+5
2010-11-14test: Updated scaledown imageDaniel Friesel-0/+0
2010-11-13Add SVG logoDaniel Friesel-0/+162
2010-11-09Update TODO and feh(1): The scale-down issue was fixedDaniel Friesel-4/+0
2010-11-07imlib.c: Fix buffer overflow in draw_actions (thx Gabe)Daniel Friesel-1/+1
2010-11-07Fix sample fehrc (thx feuerrot)Daniel Friesel-7/+7
2010-10-23Fix --scale-down for both tiling mode and floating mode.Daniel Friesel-0/+2
2010-10-19man: Use rm -f in make cleanDaniel Friesel-1/+1
2010-10-07Release v1.101.10Daniel Friesel-1/+2
2010-10-05Add tests for --image-bgDaniel Friesel-1/+16
2010-10-04Tests for keyboard based zoomingDaniel Friesel-5/+54
2010-10-04test/feh-scr: Send less keys to avoid timing problemsDaniel Friesel-1/+1
2010-10-04Add tests for action/filename drawingDaniel Friesel-1/+42
2010-10-04Graphical --caption-path testsDaniel Friesel-15/+52
2010-10-03More screenshot-based testsDaniel Friesel-1/+144
2010-10-03Merge test/run-bg into test/feh-bg.iDaniel Friesel-16/+25
2010-10-03imlib.c: Fix draw_actions offsetDaniel Friesel-3/+1
2010-10-03Clean up test directoryDaniel Friesel-137/+133
2010-10-03More wallpaper tests, should cover all possible cases nowDaniel Friesel-1/+13
2010-10-02Begin work on --bg testsDaniel Friesel-4/+71
2010-10-02test/run-interactive: Limit Xnest dimensionsDaniel Friesel-6/+7
2010-10-02--draw-filename: Always show filelist positionDaniel Friesel-3/+3
2010-09-27winwidget.c: Do draw zoom info while zooming.Daniel Friesel-3/+4
2010-09-27Zoom button: Do 100% zoom upon release, not click.Daniel Friesel-10/+14
2010-09-26winwidget.c: Only draw text in normal mode.Daniel Friesel-10/+13
2010-09-19support.c: Meaningful variable names, a bit more whitespaceDaniel Friesel-42/+43
2010-09-18support.c: Add missing break statement. Duh.Daniel Friesel-0/+1
2010-09-18--bg-max fix for too large imagesMark-4/+4
2010-09-16Display image info in bottom left cornerDaniel Friesel-7/+3
2010-09-15Document ; actionsDaniel Friesel-4/+9
2010-09-14Remove --action-hold-slide, add per-action method instead.Daniel Friesel-26/+28
2010-09-11feh(1): Add example for --infoDaniel Friesel-0/+3
2010-09-11Document --infoDaniel Friesel-0/+9
2010-09-10imlib.c: Calculate correct window sizeDaniel Friesel-1/+0
2010-09-10Add --info optionDaniel Friesel-0/+89
2010-09-07Changelog: Fix typoDaniel Friesel-1/+1
2010-09-06Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env varDaniel Friesel-1/+16
2010-09-05Update changelog, help and manpageDaniel Friesel-1/+6
2010-09-05Make pan keys behave like scroll keysDaniel Friesel-12/+13
2010-09-05Update Mail addressDaniel Friesel-4/+4
2010-09-05Option --action-hold-slide. If specified, when in slideshow mode images will ...Levi Smith-3/+17
2010-09-051) winwidget.c winwidget.h New function winwidget_update_caption using code i...Levi Smith-17/+29
2010-08-27Add short option -Y for --hide-pointerDaniel Friesel-5/+6
2010-08-27Update help/manpageDaniel Friesel-11/+7
2010-08-27Remove --bg-seamlessDaniel Friesel-32/+4
2010-08-27Patch by Stefan Mark: Add --bg-max wallpaper modeDaniel Friesel-2/+56