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
Age
Commit message (
Expand
)
Author
Lines
2010-05-05
Return failure after displaying usage on insufficient arguments etc.
Daniel Friesel
-1
/
+1
2010-05-04
Accept --hide-pointer in non-fullscreen mode as well
Daniel Friesel
-1
/
+1
2010-05-03
Add keybinding to toggle cursor visibility at runtime
Daniel Friesel
-11
/
+27
2010-05-03
menu: Remove xinerama toggle, add draw_actions toggle instead
Daniel Friesel
-23
/
+18
2010-05-03
Fix remaining compiler warnings (I probably won't implement these options any...
Daniel Friesel
-8
/
+6
2010-05-03
Make --start-at work with filenames instead of list positions
Daniel Friesel
-9
/
+15
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
-550
/
+380
2010-04-22
Fix zoom mode once and for all[tm]
Daniel Friesel
-19
/
+8
2010-04-22
events.c: comment the pointer warping
Daniel Friesel
-0
/
+4
2010-04-22
Partially fix zoom mode
Daniel Friesel
-40
/
+48
2010-04-10
events.c: Make pointer warping work for zoomed images
Daniel Friesel
-3
/
+3
2010-04-10
More pointer warping fixes. Everything expect panning on a zoomed image shoul...
Daniel Friesel
-6
/
+6
2010-04-09
events.c: Fix pointer warping a bit. Still has bugs, though.
Daniel Friesel
-5
/
+12
2010-04-09
Experimental cursor warping support
Daniel Friesel
-0
/
+25
2010-04-07
Update TODO (& use clang's deps.mk while at it)
Daniel Friesel
-19
/
+19
2010-03-30
More detailed --bg-* documentation
Daniel Friesel
-6
/
+9
2010-03-29
patch: url image loading: cleanup tmp files on error
Daniel Friesel
-0
/
+9
2010-03-27
Makefile/config.mk: Support getting the usual values from the environment.
Daniel Friesel
-6
/
+6
2010-03-26
Patch by muennich: Correctly set [Paused] window title
Daniel Friesel
-10
/
+21
2010-03-25
Shorten src/Makefile, use autogenerated deps.mk
Daniel Friesel
-73
/
+47
2010-03-25
Actually detect an empty filelist
Daniel Friesel
-19
/
+9
2010-03-24
Document random slideshow jump
Daniel Friesel
-0
/
+1
2010-03-24
Fix segfault related to the random slideshow jump feature
Daniel Friesel
-1
/
+3
2010-03-23
Implement random slideshow jump ('z')
Decklin Foster
-1
/
+9
2010-03-22
winwidget_render_image: Initialize max_w and max_h
Daniel Friesel
-1
/
+1
2010-03-22
winwdiget.c: properly cast XGetGeometry args
Daniel Friesel
-1
/
+2
2010-03-21
Remove unused functions
Daniel Friesel
-65
/
+0
2010-03-21
Add -pedantic to default CFLAGS
Daniel Friesel
-5
/
+5
2010-03-21
Remove autoconf (from branch 'autocruft')
Daniel Friesel
-792
/
+84
2010-03-21
Fix a few compiler warnings (-Wall -Wextra)
Daniel Friesel
-12
/
+12
2010-03-21
Some indentation and line length fixes
Daniel Friesel
-475
/
+494
2010-03-20
Update mail address in --help output
Daniel Friesel
-1
/
+1
2010-03-16
Slightly reformat/rework default .fehrc
Daniel Friesel
-36
/
+52
2010-03-15
lossless rotate: Use execlp instead of system for jpegtran
Daniel Friesel
-13
/
+23
2010-03-12
Remove unused stuff from config.h.in
Daniel Friesel
-21
/
+0
2010-03-06
Fix the chrome theme in the default config (and clean up a bit while there)
Daniel Friesel
-8
/
+13
2010-03-01
Apply patchto add --bg-fill (fullscreen background preserving aspect ratio)
Daniel Friesel
-24
/
+98
2010-02-26
Add --index-{name,size,dim} options for finer thumbnail/index text control
Daniel Friesel
-0
/
+15
2010-02-26
Also accept PageUp/PageDown on the keypad
Daniel Friesel
-0
/
+2
2010-02-26
Remove the (now unneccessary) libjpeg code
Daniel Friesel
-1770
/
+5
2010-02-26
Use jpegtran for lossless rotation
Daniel Friesel
-100
/
+15
2010-02-22
md5.c: Always include string.h to fix memcpy warnings
Daniel Friesel
-1
/
+1
2010-02-22
Apply Gentoo patch to make Xinerama optional (probably requires autoreconf)
Daniel Friesel
-1
/
+0
2010-02-21
Revert "Fix lossless image rotation"
Daniel Friesel
-777
/
+535
2010-02-21
Fix lossless image rotation
Daniel Friesel
-535
/
+777
2010-02-15
draw-actions: Correctly calculate line width → don't cut of stuff
Daniel Friesel
-1
/
+5
2010-02-14
Clean up options.c
Daniel Friesel
-40
/
+40
2010-02-14
Remove fmmode relicts
Daniel Friesel
-15
/
+0
2010-02-13
Print an error if 's' button (slidehsow_save_image) fails
Daniel Friesel
-1
/
+5
[prev]
[next]