index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
image.c
Age
Commit message (
Expand
)
Author
2017-10-04
Mouse drag translates pointer position to image area
Bert Münnich
2017-09-06
Make pan fraction configurable
jcalve
2016-12-01
Merge djhejna/floatdelay
Bert Münnich
2016-11-28
Support for DELAY as a floating point number including less than 1
Don Hejna
2016-11-27
Add -A option to force framerate on animated images
dwminer
2016-10-20
Only open regular files; fixes issue #252
Bert Münnich
2016-08-06
Use Xft for font loading and text drawing
Bert Münnich
2015-12-26
Fix 32-bit unsigned integer shift
Bert Münnich
2015-10-28
Revised error handling
Bert Münnich
2015-10-28
Prefix safe allocation functions with 'e' instead of 's_'
Bert Münnich
2015-10-28
Removed feature test macro definitions from source files
Bert Münnich
2015-10-28
Removed overcautious parameter checks
Bert Münnich
2015-02-06
Round integer cast of image offset during rendering; fixes issue #197
Bert Münnich
2015-01-05
Apply gamma value on thumbnails too; fixes issue #193
Bert Münnich
2015-01-04
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2014-10-24
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-09-01
Simplified img_frame_animate
Bert Münnich
2014-07-28
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-07-25
Revised handling of GIF animations
Bert Münnich
2014-07-23
Added support for multiple commands per key/button mapping; elegant fix for i...
Bert Münnich
2014-06-09
Use thumbnails in EXIF tags; requirement for libexif is back
Bert Münnich
2014-05-27
Fix build with giflib >= 5.1.0.
Bartłomiej Piotrowski
2014-04-06
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-02-07
Check for background image allocation failure
Bert Münnich
2014-02-06
Use separate background image for alpha layer; fixes issue #132
Bert Münnich
2014-02-04
Revised scale mode and zoom level handling
Bert Münnich
2014-02-04
Preserve panning when switching images; fixes issue #131
Bert Münnich
2014-01-09
Second take at rotating & flipping multi-frame images; fixes issue #121
Bert Münnich
2014-01-09
Revert "Apply flip & rotation on all frames of a multi-frame image; fixes iss...
Bert Münnich
2014-01-09
Apply flip & rotation on all frames of a multi-frame image; fixes issue #121
Bert Münnich
2014-01-04
Slideshow mode is back, in a simplified version
Bert Münnich
2013-12-31
Refactored remote changes
Bert Münnich
2013-12-30
Read GIF's repeat information from file.
Aleksander Nitecki
2013-12-13
Fixed Imlib file handle type, issue #117
Bert Münnich
2013-11-14
Correct out-of-range gamma values given on command line
Bert Münnich
2013-11-14
Refactored remote changes
Bert Münnich
2013-11-13
Add support for changing the gamma value
András Mohari
2013-08-22
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-10
Refactored merged rotation code
Bert Münnich
2013-08-10
Handle 180 degrees image rotation
Bastien Dejean
2013-04-21
Fixed build for giflib version >= 5.0; fixed issue #90
Bert Münnich
2013-02-08
Refactored function definitions to use dangling brace
Bert Münnich
2013-02-08
Updated/corrected license header
Bert Münnich
2013-01-04
Fixed compilation with giflib version 4.2.1
Bert Münnich
2012-12-27
Fixed issue #74, conditional compilation of gif support
Bert Münnich
2012-10-29
Smaller minimum gif delay, fixed issue #71
Bert Münnich
2012-08-16
Simplified zoomdiff function
Bert Münnich
2012-08-16
Corrected zoom level handling
Bert Münnich
2012-07-19
New commands: fit to the window's height/width
baskerville
2012-05-06
Slightly refactored flipping
Bert Münnich
[next]