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
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
2012-05-06
Added horizontal and vertical flip commands
baskerville
2012-02-15
Already in the year 2012
Bert Münnich
2012-02-15
Added own exif tag handling in files exif.[ch]
Bert Münnich
2012-02-12
Added text bar on bottom of window
Bert Münnich
2012-02-11
Removed exif support; made gif support non-optional
Bert Münnich
2012-02-11
Removed slideshow support
Bert Münnich
2011-12-17
Fixed issue #32: wrong antialias setting after it_shell_cmd
Bert Münnich
2011-11-13
Fixed issue #28 (again)
Bert Münnich
2011-11-11
Fixed issue #28
Bert Münnich
2011-10-17
Fixed handling of gif disposal method (issue #23)
Bert Münnich
2011-10-16
Fixed pixel-wise panning by chaning x, y vars to float
Bert Münnich
2011-10-16
Pan by pixel count, if number prefix given
Bert Münnich
2011-10-14
Updated contact information
Bert Münnich
2011-10-13
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-11
Regard gif disposal method; fix bug #18
Bert Münnich
[next]