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
...
*
handle count prefix in thumbnail movements
baskerville
2012-07-15
1
-11
/
+6
*
Fixed mem-leak in tns_init/tns_free
Bert Münnich
2012-05-13
1
-1
/
+1
*
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
Bert Münnich
2012-03-16
1
-8
/
+10
*
Fixed issue #41, added WIN_FS_COLOR to config.h
Bert Münnich
2012-03-02
1
-1
/
+1
*
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
/
+3
*
Fix recreation of thumbnail cache file after manual reload
Bert Münnich
2012-02-14
1
-1
/
+1
*
Added text bar on bottom of window
Bert Münnich
2012-02-12
1
-1
/
+0
*
Removed exif support; made gif support non-optional
Bert Münnich
2012-02-11
1
-10
/
+1
*
Fixed issue #28 (again)
Bert Münnich
2011-11-13
1
-4
/
+6
*
Thumbnails only get scaled down, fixed issue #27
Bert Münnich
2011-11-05
1
-0
/
+1
*
Added screen-wise scrolling for thumbnail mode
Bert Münnich
2011-10-27
1
-8
/
+13
*
Updated contact information
Bert Münnich
2011-10-14
1
-1
/
+1
*
Strictly adhere to ANSI-C standard
Bert Münnich
2011-10-13
1
-1
/
+1
*
Use void for empty argument lists
Bert Münnich
2011-10-12
1
-1
/
+1
*
Made all conditionals more precise
Bert Münnich
2011-09-29
1
-62
/
+61
*
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-29
1
-1
/
+1
*
Added STREQ macro
Bert Münnich
2011-09-26
1
-1
/
+1
*
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-17
1
-13
/
+18
*
Much nicer handling of compile-time features
Bert
2011-09-12
1
-2
/
+3
*
Added own bool type
Bert
2011-09-11
1
-39
/
+40
*
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-08
1
-19
/
+9
*
Fixed exif-only typo in tns_load()
Bert
2011-09-08
1
-1
/
+1
*
Added EXIF_SUPPORT macro for optional dependency on libexif
Bert
2011-09-08
1
-5
/
+10
*
Added EXIF auto-orientation
Bert
2011-09-08
1
-0
/
+9
*
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-04
1
-0
/
+5
*
Reformated license header
Bert
2011-09-03
1
-11
/
+11
*
Unified feature test macro requirements
Bert
2011-09-03
1
-2
/
+2
*
Added force parameter to tns_load() to disregard cache
Bert
2011-08-19
1
-6
/
+8
*
Uniform thumbnail selection border size
Bert
2011-08-19
1
-9
/
+7
*
Corrected FSF address in license headers
Bert
2011-08-18
1
-7
/
+7
*
Revised handling of file names & paths
Bert
2011-08-18
1
-30
/
+19
*
Simpler thumbnail selection border
Bert
2011-07-27
1
-5
/
+2
*
Nicer thumbnail selection border; new default colors
Bert
2011-07-26
1
-1
/
+4
*
Major code refactoring
Bert
2011-07-26
1
-4
/
+6
*
Reduced usage of preprocessor macros
Bert
2011-07-22
1
-9
/
+9
*
Made selection border in thumb mode 3px wide
Bert
2011-07-17
1
-2
/
+2
*
Fix compile error on NetBSD
Bert
2011-06-28
1
-0
/
+5
*
Fixed mtime cache check on filesystems supporting nsec resolution
Bert
2011-06-06
1
-2
/
+2
*
Remove invalid images when loading them; refactorings
Bert
2011-04-11
1
-29
/
+25
*
Removed debug output
Bert
2011-04-08
1
-4
/
+1
*
New option: -C, clean thumbnail cache
Bert
2011-04-08
1
-16
/
+68
*
Refactored thumbs.c
Bert
2011-04-08
1
-104
/
+98
*
Do not create cache files for cache files
Bert
2011-04-07
1
-7
/
+10
*
Use directory structure in cache dir
Bert
2011-04-07
1
-13
/
+14
*
Refactored thumbnail cache_dir
Bert
2011-04-07
1
-18
/
+24
*
Write cache file for thumbnail directly after creating it
Bert
2011-04-07
1
-9
/
+11
*
Load thumbnails from cache
Bert
2011-04-07
1
-7
/
+30
*
Write thumbnail cache files on exit
Bert
2011-04-07
1
-0
/
+69
*
First things for thumbnail caching
Bert
2011-04-07
1
-0
/
+33
[prev]
[next]