index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
thumbs.c
Age
Commit message (
Expand
)
Author
2015-07-22
Thumbnail cache file format depending on existance of alpha layer
Bert Münnich
2015-01-04
Cache out of view thumbnails in the background
Bert Münnich
2015-01-04
Use bit-field for boolean flags in fileinfo struct
Bert Münnich
2014-11-27
Enforced thumbnail reloading after key handler
Bert Münnich
2014-11-27
Limit thumbnail selection border width to 4px
Bert Münnich
2014-10-31
Do not cache thumbnails, which are smaller than the maximum size
Bert Münnich
2014-10-31
Discard cached & EXIF thumbnails, which are smaller than the configured maxim...
Bert Münnich
2014-10-31
Fixed leakage of resources allocated by EXIF library
Bert Münnich
2014-10-29
Fixed segfault when run with -c
Bert Münnich
2014-10-24
Do not print could-not-open-warnings for files found by directory traversal
Bert Münnich
2014-09-30
Unified file count variable for image & thumbnail mode
Bert Münnich
2014-09-29
Set JPEG quality for thumbnail cache files
Bert Münnich
2014-09-29
Fixed thumbnail creation for files with big aspect ratio factor; fixes issue ...
Bert Münnich
2014-09-29
Scale thumbnail selection border width with thumbnail size
Bert Münnich
2014-09-29
Moved thumbnail sizes array to config.def.h
Bert Münnich
2014-09-29
Refactored thumbnail size dependent calculations
Bert Münnich
2014-09-28
Added thumbnail zooming...
Bert Münnich
2014-09-27
Changed image mark in thumbnail view to small rectangle
Bert Münnich
2014-09-26
Revised thumbnail loading...
Bert Münnich
2014-08-22
Bug #165: Deletion of unnecessary null pointer checks
Markus Elfring
2014-08-18
Beautified thumbnail marks and selection border
Bert Münnich
2014-08-18
Further simplified thumbnail marks
Bert Münnich
2014-08-17
Simplified thumbnail selection and marks
Bert Münnich
2014-08-16
Fixed wrong thumbnail-to-file mappings caused by file deletions
Bert Münnich
2014-08-16
Pass marked files to external key handler in thumbnail mode; fixes issue #135
Bert Münnich
2014-08-16
Unified file index variable for image & thumbnail mode
Bert Münnich
2014-08-16
Generalized thumbnail loading, allows easier reloading of thumbnails later on
Bert Münnich
2014-07-28
Overhauled window drawing, yet again; fixes issue #155
Bert Münnich
2014-06-10
Create thumbnail cache dir automatically
Bert Münnich
2014-06-10
Small fix for thumbnail cropping
Bert Münnich
2014-06-09
Use thumbnails in EXIF tags; requirement for libexif is back
Bert Münnich
2014-04-06
Use a checkerboard background for alpha layer; fixes issue #138
Bert Münnich
2014-01-11
Adhere to XDG Base Directory Specification; fixes issue #124
Bert Münnich
2013-12-13
Fixed Imlib file handle type, issue #117
Bert Münnich
2013-11-14
Highlight edges of marked images in thumbnail mode
Bert Münnich
2013-08-22
Added options for anti-alias & alpha layer coloring to config.def.h
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-12
Moved thumbnail cache to ~/.sxiv/cache/
Bert Münnich
2012-07-15
Made remote changes adhere to code style
Bert Münnich
2012-07-15
handle count prefix in thumbnail movements
baskerville
2012-05-13
Fixed mem-leak in tns_init/tns_free
Bert Münnich
2012-03-16
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
Bert Münnich
2012-03-02
Fixed issue #41, added WIN_FS_COLOR to config.h
Bert Münnich
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-14
Fix recreation of thumbnail cache file after manual reload
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
2011-11-13
Fixed issue #28 (again)
Bert Münnich
[next]