summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorLines
2011-03-12Release v1.121.12Daniel Friesel-1/+2
2011-02-27feh_png: Update to new libpng API, fixes compilation issues with 1.5.1Daniel Friesel-0/+1
2011-02-17Update ChangelogDaniel Friesel-0/+6
2011-02-09Update changelogDaniel Friesel-2/+8
2011-02-09imlib.c: Use wget --no-clobberDaniel Friesel-0/+3
This prevents a (highly unlikely) case of an attacker knowing feh's PID and the user's URL rewriting user files by means of a TOCTTOU attack. It is still possible to _create_ arbitrary files via dangling symlinks. That will be fixed once I switch from wget to libcurl.
2011-02-06Changelog: Forgot to add my name to releasesDaniel Friesel-3/+3
2011-01-29Deprecate --menu-styleDaniel Friesel-0/+1
2011-01-26Update ChangelogDaniel Friesel-2/+5
2011-01-26Release v1.11.1 (fixes NumLock issue)Daniel Friesel-1/+2
(cherry picked from commit 3bd5012d90b7dce9d810576c5dbc06629fa137ee)
2011-01-26Restrict modifiers to Control/Mod1/Mod4, ignore NumLock (closes GH-31)Daniel Friesel-0/+1
2011-01-24Remove support for FEH_OPTIONS (it was deprecated over 5 years ago)Daniel Friesel-0/+1
2011-01-23Update ChangelogDaniel Friesel-0/+7
2011-01-22Release v1.111.11Daniel Friesel-1/+2
2011-01-22Update ChangeLogDaniel Friesel-0/+2
2011-01-16Update TODO & ChangeLogDaniel Friesel-0/+4
2010-12-05Forgot to update the ChangeLog, again :)Daniel Friesel-0/+5
2010-12-03Release v1.10.11.10.1Daniel Friesel-1/+2
2010-12-03Update changelog & feh(1)Daniel Friesel-0/+1
2010-11-30Update ChangeLogDaniel Friesel-0/+6
2010-10-07Release v1.101.10Daniel Friesel-1/+2
2010-10-02--draw-filename: Always show filelist positionDaniel Friesel-0/+1
2010-09-27Zoom button: Do 100% zoom upon release, not click.Daniel Friesel-0/+1
Fixes the annoying 100% zoom and then continuing where it was.
2010-09-26winwidget.c: Only draw text in normal mode.Daniel Friesel-0/+1
This way, zooming, panning etc. gets sped up quite a bit.
2010-09-14Remove --action-hold-slide, add per-action method instead.Daniel Friesel-1/+2
When executing an action starting with a semicolon, feh will not skip to the next slide. The semicolon is not passed on to the executing shell, of course. This is kinda ugly, but at least it makes action handling somewhat more flexible.
2010-09-11Document --infoDaniel Friesel-0/+1
2010-09-07Changelog: Fix typoDaniel Friesel-1/+1
2010-09-06Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env varDaniel Friesel-0/+2
2010-09-05Update changelog, help and manpageDaniel Friesel-0/+1
2010-09-05Make pan keys behave like scroll keysDaniel Friesel-0/+1
2010-08-27Add short option -Y for --hide-pointerDaniel Friesel-0/+1
2010-08-27Remove --bg-seamlessDaniel Friesel-1/+2
2010-08-27Patch by Stefan Mark: Add --bg-max wallpaper modeDaniel Friesel-0/+4
2010-08-24Release v1.91.9Daniel Friesel-1/+2
2010-08-22Panning with CTRL + arrow keysDaniel Friesel-0/+1
2010-08-15Improve keyboard zoom modeDaniel Friesel-0/+2
2010-07-26Update ChangelogDaniel Friesel-0/+1
2010-07-14Patch by Noel Cragg: Make feh actually usable in tiling modeDaniel Friesel-0/+1
2010-07-09Add new short options -P, -K, -G, -JDaniel Friesel-0/+4
2010-07-08Remove --menu-border optionDaniel Friesel-0/+1
2010-07-04--full-screen -> --fullscreen (more correct[tm])Daniel Friesel-0/+4
2010-06-25Add my name to the new ChangeLog entriesDaniel Friesel-2/+2
2010-06-25Release v1.81.8Daniel Friesel-3/+4
2010-06-25ChangeLog: It's not _remote_ code executionDaniel Friesel-1/+1
2010-06-25Don't add ?randomnumber to URLs when downloadingDaniel Friesel-0/+2
2010-06-25Remove --wget-timestamp option (contained a remote code execution hole)Daniel Friesel-0/+4
2010-06-24Disable filelist saving from thumbnail mode (buggy and probably not useful)Daniel Friesel-0/+3
2010-06-19Make <keypad /> and <keypad *> actually usefulDaniel Friesel-0/+1
2010-06-19Allow multiline theme definitions in .fehrcDaniel Friesel-0/+1
2010-06-19Rename --screen-clip to --no-screen-clip, the default cannot be changedDaniel Friesel-0/+1
2010-06-16Make --font set the global default fontDaniel Friesel-1/+2