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.h
Age
Commit message (
Expand
)
Author
2013-02-08
Updated/corrected license header
Bert Münnich
2012-07-15
handle count prefix in thumbnail movements
baskerville
2012-02-15
Already in the year 2012
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-09-17
Use win_t member in img_t & tns_t instead of parameters
Bert Münnich
2011-09-11
Added own bool type
Bert
2011-09-04
Made i(t)_toggle_alpha command work in thumbnail mode too
Bert
2011-09-03
Reformated license header
Bert
2011-08-19
Fixed include in thumbs.h
Bert
2011-08-19
Added force parameter to tns_load() to disregard cache
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-07-22
Reduced usage of preprocessor macros
Bert
2011-04-11
Remove invalid images when loading them; refactorings
Bert
2011-04-08
New option: -C, clean thumbnail cache
Bert
2011-04-07
First things for thumbnail caching
Bert
2011-03-15
Use imlib-handles in thumbs.c instead of pixmaps
Bert
2011-03-01
Shorter typedefs
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-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
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
Appropriate title for thumbnail mode
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