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
path:
root
/
src
/
menu.c
Age
Commit message (
Expand
)
Author
Lines
2014-05-06
Fix dead code found by LLVM's scan-build utility
Daniel Friesel
-1
/
+0
2014-02-27
always use absolute paths in .fehbg
Daniel Friesel
-8
/
+4
2013-01-30
Add option and keybinding to keep zoom and viewport settings.
Daniel Friesel
-1
/
+11
2012-05-25
Remove --menu-style handling
Daniel Friesel
-10
/
+2
2012-05-19
menu: simpler background, remove drop shadows
Daniel Friesel
-9
/
+1
2012-03-07
menu: Remove dead icon code
Daniel Friesel
-163
/
+109
2012-03-07
menu: Save data as short, (void *) was pointless. Fixes amd64 compiler warnings.
Daniel Friesel
-115
/
+113
2011-09-26
Add support for multiple files in --bg-options (closes #64)
Daniel Friesel
-8
/
+8
2011-09-07
feh_reload_image: Fix regression of old caching issue (closes #63)
Daniel Friesel
-1
/
+1
2011-09-03
Rename support.c to wallpaper.c
Daniel Friesel
-1
/
+1
2011-09-02
menu.c: feh_menu_entry_get_size: Remove unused parameter
Daniel Friesel
-2
/
+2
2011-09-01
Revert "feh_reload_image: Always die if reload failed"
Daniel Friesel
-1
/
+1
2011-08-31
feh_reload_image: Always die if reload failed
Daniel Friesel
-1
/
+1
2011-08-11
Show correct file number after deleting image
Daniel Friesel
-4
/
+4
2011-08-10
Remove unused variables
Daniel Friesel
-8
/
+3
2011-08-09
Add flip/mirror in-placec edit actions (derf/#9)
Yu-Jie Lin
-1
/
+1
2011-05-09
Fix --zoom max/fill documentation plus bug in menu code (thx nepraith)
Daniel Friesel
-2
/
+3
2011-04-30
Replace some printf calls by fputs/putc
Daniel Friesel
-7
/
+0
2011-04-27
Remove "About feh" menu item & image
Daniel Friesel
-33
/
+1
2011-03-21
Add method to forcefully disable antialiasing (closes GH-17)
Daniel Friesel
-5
/
+5
2011-01-22
Add --zoom fill as equivalent to --auto-zoom
Daniel Friesel
-2
/
+5
2011-01-17
Copyright Foo
Daniel Friesel
-0
/
+1
2010-09-06
Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env var
Daniel Friesel
-0
/
+3
2010-08-27
Remove --bg-seamless
Daniel Friesel
-20
/
+1
2010-07-17
--debug-level → --debug
Daniel Friesel
-20
/
+20
2010-07-08
opt.no_jump_on_resort -> opt.jump_on_resort
Daniel Friesel
-4
/
+4
2010-07-08
Remove --menu-border option
Daniel Friesel
-4
/
+2
2010-06-11
debug.h: call_level is no longer relevant, pretty debug message format
Daniel Friesel
-1
/
+1
2010-06-10
Remove unused functions / function arguments
Daniel Friesel
-4
/
+4
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
-120
/
+56
2010-05-03
menu: Remove xinerama toggle, add draw_actions toggle instead
Daniel Friesel
-23
/
+18
2010-05-03
Fix memory leak related to the menu
Daniel Friesel
-0
/
+3
2010-05-03
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Daniel Friesel
-530
/
+363
2010-03-21
Remove unused functions
Daniel Friesel
-45
/
+0
2010-03-01
Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)
Daniel Friesel
-16
/
+58
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
-2011
/
+1637
2010-02-05
Apply 05_xinerama.patch from Debian
Daniel Friesel
-4
/
+0
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel
-0
/
+2144