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
/
thumbs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only open regular files; fixes issue #252
Bert Münnich
2016-10-20
1
-6
/
+10
*
Allow opening directories non-recursively
Paride Legovini
2016-09-28
1
-1
/
+1
*
Use Xft for font loading and text drawing
Bert Münnich
2016-08-06
1
-4
/
+4
*
Build-time option for default thumbnail size; fixes issue #207
Bert Münnich
2015-12-20
1
-2
/
+2
*
Simplified r_mkdir()
Bert Münnich
2015-10-28
1
-1
/
+2
*
Revised error handling
Bert Münnich
2015-10-28
1
-7
/
+8
*
Prefix safe allocation functions with 'e' instead of 's_'
Bert Münnich
2015-10-28
1
-3
/
+3
*
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
-37
/
+1
*
Thumbnail cache file format depending on existance of alpha layer
Bert Münnich
2015-07-22
1
-4
/
+8
*
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04
1
-10
/
+22
*
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2015-01-04
1
-3
/
+3
*
Enforced thumbnail reloading after key handler
Bert Münnich
2014-11-27
1
-1
/
+1
*
Limit thumbnail selection border width to 4px
Bert Münnich
2014-11-27
1
-0
/
+1
*
Do not cache thumbnails, which are smaller than the maximum size
Bert Münnich
2014-10-31
1
-12
/
+22
*
Discard cached & EXIF thumbnails, which are smaller than the configured maxim...
Bert Münnich
2014-10-31
1
-12
/
+21
*
Fixed leakage of resources allocated by EXIF library
Bert Münnich
2014-10-31
1
-4
/
+4
*
Fixed segfault when run with -c
Bert Münnich
2014-10-29
1
-1
/
+1
*
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-10-24
1
-1
/
+2
*
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-30
1
-21
/
+22
*
Set JPEG quality for thumbnail cache files
Bert Münnich
2014-09-29
1
-0
/
+1
*
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue ...
Bert Münnich
2014-09-29
1
-1
/
+2
*
Scale thumbnail selection border width with thumbnail size
Bert Münnich
2014-09-29
1
-7
/
+10
*
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29
1
-7
/
+7
*
Refactored thumbnail size dependent calculations
Bert Münnich
2014-09-29
1
-11
/
+13
*
Added thumbnail zooming...
Bert Münnich
2014-09-28
1
-36
/
+68
*
Changed image mark in thumbnail view to small rectangle
Bert Münnich
2014-09-27
1
-4
/
+3
*
Revised thumbnail loading...
Bert Münnich
2014-09-26
1
-20
/
+52
*
Bug #165: Deletion of unnecessary null pointer checks
Markus Elfring
2014-08-22
1
-6
/
+3
*
Beautified thumbnail marks and selection border
Bert Münnich
2014-08-18
1
-14
/
+12
*
Further simplified thumbnail marks
Bert Münnich
2014-08-18
1
-5
/
+3
*
Simplified thumbnail selection and marks
Bert Münnich
2014-08-17
1
-12
/
+9
*
Fixed wrong thumbnail-to-file mappings caused by file deletions
Bert Münnich
2014-08-16
1
-12
/
+14
*
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-08-16
1
-4
/
+2
*
Unified file index variable for image & thumbnail mode
Bert Münnich
2014-08-16
1
-22
/
+23
*
Generalized thumbnail loading, allows easier reloading of thumbnails later on
Bert Münnich
2014-08-16
1
-1
/
+2
*
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-07-28
1
-10
/
+10
*
Create thumbnail cache dir automatically
Bert Münnich
2014-06-10
1
-70
/
+55
*
Small fix for thumbnail cropping
Bert Münnich
2014-06-10
1
-1
/
+1
*
Use thumbnails in EXIF tags; requirement for libexif is back
Bert Münnich
2014-06-09
1
-13
/
+66
*
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-04-06
1
-6
/
+0
*
Adhere to XDG Base Directory Specification; fixes issue #124
Bert Münnich
2014-01-11
1
-5
/
+8
*
Fixed Imlib file handle type, issue #117
Bert Münnich
2013-12-13
1
-3
/
+3
*
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-11-14
1
-11
/
+38
*
Added options for anti-alias & alpha layer coloring to config.def.h
Bert Münnich
2013-08-22
1
-1
/
+2
*
Refactored function definitions to use dangling brace
Bert Münnich
2013-02-08
1
-13
/
+26
*
Updated/corrected license header
Bert Münnich
2013-02-08
1
-13
/
+13
*
Moved thumbnail cache to ~/.sxiv/cache/
Bert Münnich
2013-01-12
1
-5
/
+7
*
Made remote changes adhere to code style
Bert Münnich
2012-07-15
1
-7
/
+9
*
handle count prefix in thumbnail movements
baskerville
2012-07-15
1
-11
/
+6
[next]