index
:
feh
hack/utf8_captions
master
imlib2 based image viewer
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
events.c
Age
Commit message (
Expand
)
Author
2011-08-16
events.c: Fix recent fix for thumbnail window (closes #58)
Daniel Friesel
2011-08-11
Disable blur/rotation in thumbnail viewer
Daniel Friesel
2011-08-11
Show correct file number after deleting image
Daniel Friesel
2011-05-02
Use next/prev/render keys to select images in thumbnail mode (closes #26)
Daniel Friesel
2011-05-02
Move last selected thumbnail from events.c to thumbmode_data (thumbnail.c)
Daniel Friesel
2011-05-01
Move thumbnail code from events.c to thumbnail.c
Daniel Friesel
2011-04-27
Remove "About feh" menu item & image
Daniel Friesel
2011-03-21
Add method to forcefully disable antialiasing (closes GH-17)
Daniel Friesel
2011-01-17
Copyright Foo
Daniel Friesel
2010-09-27
Zoom button: Do 100% zoom upon release, not click.
Daniel Friesel
2010-07-17
--debug-level → --debug
Daniel Friesel
2010-06-19
Make <keypad /> and <keypad *> actually useful
Daniel Friesel
2010-06-10
Remove unused functions / function arguments
Daniel Friesel
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
2010-06-06
Thumbnail mode: Fix segfault when opening a deleted/renamed file
Daniel Friesel
2010-05-30
Fix blur mode
Daniel Friesel
2010-05-03
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Daniel Friesel
2010-04-22
Fix zoom mode once and for all[tm]
Daniel Friesel
2010-04-22
events.c: comment the pointer warping
Daniel Friesel
2010-04-22
Partially fix zoom mode
Daniel Friesel
2010-04-10
events.c: Make pointer warping work for zoomed images
Daniel Friesel
2010-04-10
More pointer warping fixes. Everything expect panning on a zoomed image shoul...
Daniel Friesel
2010-04-09
events.c: Fix pointer warping a bit. Still has bugs, though.
Daniel Friesel
2010-04-09
Experimental cursor warping support
Daniel Friesel
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
2010-02-13
Rework button options
Daniel Friesel
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel