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
/
winwidget.c
Age
Commit message (
Expand
)
Author
Lines
2011-04-30
Initial support for in-image warning display (closes #43)
Daniel Friesel
-0
/
+3
2011-04-27
Remove "About feh" menu item & image
Daniel Friesel
-9
/
+1
2011-03-22
winwidget.c: Rename alias; update feh.t while at it
Daniel Friesel
-5
/
+7
2011-03-21
Add method to forcefully disable antialiasing (closes GH-17)
Daniel Friesel
-8
/
+13
2011-03-02
Switch --zoom max/fill to make them work like --bg-max/-fill (closes GH-8)
Daniel Friesel
-1
/
+1
2011-01-22
Implement --zoom max (zoom like --bg-max)
Daniel Friesel
-1
/
+4
2011-01-22
Add --zoom fill as equivalent to --auto-zoom
Daniel Friesel
-1
/
+1
2011-01-17
Copyright Foo
Daniel Friesel
-0
/
+1
2010-12-30
Fix zooming with --scale-down. <keypad *> does not yet work, though.
Daniel Friesel
-1
/
+3
2010-10-23
Fix --scale-down for both tiling mode and floating mode.
Daniel Friesel
-0
/
+2
2010-09-27
winwidget.c: Do draw zoom info while zooming.
Daniel Friesel
-3
/
+4
2010-09-26
winwidget.c: Only draw text in normal mode.
Daniel Friesel
-10
/
+12
2010-09-10
Add --info option
Daniel Friesel
-0
/
+4
2010-09-06
Work around Xinerama Fuckups: Read screen number from XINERAMA_SCREEN env var
Daniel Friesel
-0
/
+4
2010-09-05
1) winwidget.c winwidget.h New function winwidget_update_caption using code i...
Levi Smith
-16
/
+25
2010-07-26
Set correct window title when starting feh in paused mode
Daniel Friesel
-0
/
+8
2010-07-17
--debug-level → --debug
Daniel Friesel
-18
/
+17
2010-07-14
Patch by Noel Cragg: Make feh actually usable in tiling mode
Daniel Friesel
-8
/
+13
2010-06-24
Remove unused function winwidget_count
Daniel Friesel
-5
/
+0
2010-06-19
Make <keypad /> and <keypad *> actually useful
Daniel Friesel
-0
/
+29
2010-06-14
Do not make the thumbnail window fullscreen
Daniel Friesel
-1
/
+1
2010-06-10
Remove D_ENTER/D_RETURN, use gdb tracepoints + readelf/awk magic instead
Daniel Friesel
-79
/
+38
2010-06-04
winwidget_render_image: Actually, use lround
Daniel Friesel
-6
/
+6
2010-06-03
winwidget_render_image: Use round to calculate coordinates.
Daniel Friesel
-6
/
+6
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
/
+20
2010-04-22
Partially fix zoom mode
Daniel Friesel
-6
/
+4
2010-03-26
Patch by muennich: Correctly set [Paused] window title
Daniel Friesel
-1
/
+19
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
Add -pedantic to default CFLAGS
Daniel Friesel
-3
/
+3
2010-03-21
Fix a few compiler warnings (-Wall -Wextra)
Daniel Friesel
-2
/
+3
2010-02-13
Change source code indentation (indent -kr -i8 -hnl, mainly)
Daniel Friesel
-938
/
+864
2010-02-06
Add option to set image background to white or black
Daniel Friesel
-12
/
+19
2010-02-05
Apply 05_xinerama.patch from Debian
Daniel Friesel
-0
/
+4
2010-02-05
Apply 02_changeset_r54_x_window_resize.patch from Debian
Daniel Friesel
-0
/
+17
2010-02-05
Apply 02_changeset_r52_netwm_full_screen.patch from Debian
Daniel Friesel
-1
/
+14
2010-02-05
Initial commit (upstream 1.3.4)
Daniel Friesel
-0
/
+1058