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
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
2011-11-05
Thumbnails only get scaled down, fixed issue #27
Bert Münnich
2011-10-27
Added screen-wise scrolling for thumbnail mode
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-12
Use void for empty argument lists
Bert Münnich
2011-09-29
Made all conditionals more precise
Bert Münnich
2011-09-29
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-26
Added STREQ macro
Bert Münnich
2011-09-17
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-12
Much nicer handling of compile-time features
Bert
2011-09-11
Added own bool type
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
Fixed exif-only typo in tns_load()
Bert
2011-09-08
Added EXIF_SUPPORT macro for optional dependency on libexif
Bert
2011-09-08
Added EXIF auto-orientation
Bert
2011-09-04
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-03
Reformated license header
Bert
2011-09-03
Unified feature test macro requirements
Bert
2011-08-19
Added force parameter to tns_load() to disregard cache
Bert
2011-08-19
Uniform thumbnail selection border size
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-07-27
Simpler thumbnail selection border
Bert
2011-07-26
Nicer thumbnail selection border; new default colors
Bert
2011-07-26
Major code refactoring
Bert
2011-07-22
Reduced usage of preprocessor macros
Bert
2011-07-17
Made selection border in thumb mode 3px wide
Bert
2011-06-28
Fix compile error on NetBSD
Bert
2011-06-06
Fixed mtime cache check on filesystems supporting nsec resolution
Bert
2011-04-11
Remove invalid images when loading them; refactorings
Bert
2011-04-08
Removed debug output
Bert
2011-04-08
New option: -C, clean thumbnail cache
Bert
2011-04-08
Refactored thumbs.c
Bert
2011-04-07
Do not create cache files for cache files
Bert
2011-04-07
Use directory structure in cache dir
Bert
2011-04-07
Refactored thumbnail cache_dir
Bert
[next]