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
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
2011-04-07
Write cache file for thumbnail directly after creating it
Bert
2011-04-07
Load thumbnails from cache
Bert
2011-04-07
Write thumbnail cache files on exit
Bert
2011-04-07
First things for thumbnail caching
Bert
2011-04-07
Small refactoring in tns_load()
Bert
2011-04-04
Do not check file-type at startup
Bert
2011-03-15
Use imlib-handles in thumbs.c instead of pixmaps
Bert
2011-03-09
White background for images with alpha
Bert
2011-03-01
Support for external commands like mogrify & jpegtran
Bert
2011-02-27
Small refactorings, removed over-ambitious todo
Bert
2011-02-27
Revert "Save rotated png-files with S-key"
Bert
2011-02-27
Save rotated png-files with S-key
Bert
2011-02-25
Refactored imlib context handling
Bert
2011-02-21
Always support thumbs; start thumb-mode with single -t
Bert
2011-02-20
Replaced -T flag with -tt; default thumbnail size
Bert
2011-02-20
Mouse-wheel scrolling in thumb mode
Bert
2011-02-19
Sync thumb selection & fileidx; check thumb view
Bert
2011-02-19
Update title when moving selection
Bert
2011-02-18
Nicer tns_move_selection
Bert
2011-02-18
Fixed moving of selection while loading thumbnails
Bert
2011-02-18
Nicer tns_translate
Bert
2011-02-18
Center humbnails in window
Bert
2011-02-17
Use Button1 to open thumbnail
Bert
2011-02-17
Select and open thumbnails
Bert
2011-02-17
Highlight selected thumbnail
Bert
2011-02-17
Linked thumbnails to files
Bert
2011-02-17
Removed debug output
Bert
2011-02-17
Appropriate title for thumbnail mode
Bert
2011-02-17
Immediately respond to events while loading thumbs
Bert
2011-02-17
Who needs threads to load thumbnails?
Bert
2011-02-16
Use pthread to load thumbnails
Bert
2011-02-16
Refactored thumbs, new files thumbs.[ch]
Bert
[prev]