summaryrefslogtreecommitdiffstats
path: root/thumbs.c
AgeCommit message (Expand)Author
2011-04-07Write thumbnail cache files on exitBert
2011-04-07First things for thumbnail cachingBert
2011-04-07Small refactoring in tns_load()Bert
2011-04-04Do not check file-type at startupBert
2011-03-15Use imlib-handles in thumbs.c instead of pixmapsBert
2011-03-09White background for images with alphaBert
2011-03-01Support for external commands like mogrify & jpegtranBert
2011-02-27Small refactorings, removed over-ambitious todoBert
2011-02-27Revert "Save rotated png-files with S-key"Bert
2011-02-27Save rotated png-files with S-keyBert
2011-02-25Refactored imlib context handlingBert
2011-02-21Always support thumbs; start thumb-mode with single -tBert
2011-02-20Replaced -T flag with -tt; default thumbnail sizeBert
2011-02-20Mouse-wheel scrolling in thumb modeBert
2011-02-19Sync thumb selection & fileidx; check thumb viewBert
2011-02-19Update title when moving selectionBert
2011-02-18Nicer tns_move_selectionBert
2011-02-18Fixed moving of selection while loading thumbnailsBert
2011-02-18Nicer tns_translateBert
2011-02-18Center humbnails in windowBert
2011-02-17Use Button1 to open thumbnailBert
2011-02-17Select and open thumbnailsBert
2011-02-17Highlight selected thumbnailBert
2011-02-17Linked thumbnails to filesBert
2011-02-17Removed debug outputBert
2011-02-17Appropriate title for thumbnail modeBert
2011-02-17Immediately respond to events while loading thumbsBert
2011-02-17Who needs threads to load thumbnails?Bert
2011-02-16Use pthread to load thumbnailsBert
2011-02-16Refactored thumbs, new files thumbs.[ch]Bert