index
:
feh
bugfix/2.14.1
master
release-3.6
release-3.7
simplify-exif
imlib2 based image viewer
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2011-01-15
Fix scrolling defaults / binding names
Daniel Friesel
-20
/
+20
2011-01-15
Add feh/keys example
Daniel Friesel
-0
/
+15
2011-01-15
Add .../share/doc/feh/examples, move fehrc (feh themes) there
Daniel Friesel
-19
/
+22
2011-01-15
feh/keys: Further error handling (invalid keysyms etc.)
Daniel Friesel
-2
/
+5
2011-01-15
BC for ~/.fehrc
Daniel Friesel
-0
/
+9
2011-01-15
Update tests
Daniel Friesel
-10
/
+9
2011-01-15
Check XDG_CONFIG_HOME for feh/keys as well
Daniel Friesel
-3
/
+12
2011-01-15
Screw --rcpath, check XDG_CONFIG_HOME instead
Daniel Friesel
-33
/
+16
2011-01-15
Update feh(1) for .config/feh/themes
Daniel Friesel
-8
/
+4
2011-01-15
Read themes from ~/.config/feh/themes, don't autocreate for now
Daniel Friesel
-24
/
+3
2011-01-15
keys: Allow more modifiers, warn for unknown ones
Daniel Friesel
-0
/
+19
2011-01-15
Add lskeys helper script
Daniel Friesel
-0
/
+20
2011-01-15
keys: Allow comments, warn when encountering invalid actions
Daniel Friesel
-1
/
+3
2011-01-14
Configurable menu keybindings, too.
Daniel Friesel
-20
/
+32
2011-01-14
Always overwrite/cancel out default keybindings
Daniel Friesel
-1
/
+3
2011-01-14
Read ~/.config/feh/keys for keybindings. prev/next are even tested!
Daniel Friesel
-0
/
+151
2011-01-13
First step towards configurable key bindings
Daniel Friesel
-196
/
+254
2010-12-30
Fix <keypad *> on --scale-down
Daniel Friesel
-0
/
+1
2010-12-30
Fix zooming with --scale-down. <keypad *> does not yet work, though.
Daniel Friesel
-1
/
+3
2010-12-24
feh.t: Do not rely on shell globbing
Daniel Friesel
-1
/
+2
2010-12-05
Forgot to update the ChangeLog, again :)
Daniel Friesel
-0
/
+5
2010-12-04
imlib.c: Use getaddrinfo in builtin http client, enables IPv6 support
Pascal Bleser
-33
/
+20
Signed-off-by: Daniel Friesel <derf@finalrewind.org>
2010-12-03
Release v1.10.1
1.10.1
Daniel Friesel
-1
/
+2
2010-12-03
Update changelog & feh(1)
Daniel Friesel
-0
/
+4
2010-11-30
Add regression test for invalid image segfault issue
Daniel Friesel
-1
/
+11
2010-11-30
Update ChangeLog
Daniel Friesel
-0
/
+6
2010-11-30
slideshow.c: Fix segfault after encountering multiple invalid images in a row
Daniel Friesel
-1
/
+5
2010-11-14
test: Updated scaledown image
Daniel Friesel
-0
/
+0
2010-11-13
Add SVG logo
Daniel Friesel
-0
/
+162
2010-11-09
Update TODO and feh(1): The scale-down issue was fixed
Daniel Friesel
-4
/
+0
2010-11-07
imlib.c: Fix buffer overflow in draw_actions (thx Gabe)
Daniel Friesel
-1
/
+1
2010-11-07
Fix sample fehrc (thx feuerrot)
Daniel Friesel
-7
/
+7
2010-10-23
Fix --scale-down for both tiling mode and floating mode.
Daniel Friesel
-0
/
+2
2010-10-19
man: Use rm -f in make clean
Daniel Friesel
-1
/
+1
2010-10-07
Release v1.10
1.10
Daniel Friesel
-1
/
+2
2010-10-05
Add tests for --image-bg
Daniel Friesel
-1
/
+16
2010-10-04
Tests for keyboard based zooming
Daniel Friesel
-5
/
+54
2010-10-04
test/feh-scr: Send less keys to avoid timing problems
Daniel Friesel
-1
/
+1
2010-10-04
Add tests for action/filename drawing
Daniel Friesel
-1
/
+42
2010-10-04
Graphical --caption-path tests
Daniel Friesel
-15
/
+52
2010-10-03
More screenshot-based tests
Daniel Friesel
-1
/
+144
2010-10-03
Merge test/run-bg into test/feh-bg.i
Daniel Friesel
-16
/
+25
Not possible for test/ren-interactive, unfortunately.
2010-10-03
imlib.c: Fix draw_actions offset
Daniel Friesel
-3
/
+1
2010-10-03
Clean up test directory
Daniel Friesel
-137
/
+133
2010-10-03
More wallpaper tests, should cover all possible cases now
Daniel Friesel
-1
/
+13
2010-10-02
Begin work on --bg tests
Daniel Friesel
-4
/
+71
2010-10-02
test/run-interactive: Limit Xnest dimensions
Daniel Friesel
-6
/
+7
2010-10-02
--draw-filename: Always show filelist position
Daniel Friesel
-3
/
+3
2010-09-27
winwidget.c: Do draw zoom info while zooming.
Daniel Friesel
-3
/
+4
2010-09-27
Zoom button: Do 100% zoom upon release, not click.
Daniel Friesel
-10
/
+14
Fixes the annoying 100% zoom and then continuing where it was.
[next]