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