Commit Graph

154 Commits (9812d601c16fb243aac788abfeb9ea01a7870466)

Author SHA1 Message Date
Bert bfab4dc328 Added EXIF auto-orientation 13 years ago
Bert 26eae8be96 Made i(t)_toggle_alpha command work in thumbnail mode too 13 years ago
Bert d585b86354 Reformated license header 13 years ago
Bert de6b58a315 Unified feature test macro requirements 13 years ago
Bert 1d7849efc1 Added force parameter to tns_load() to disregard cache 13 years ago
Bert 535c18afda Uniform thumbnail selection border size
- Consistent handling of thumbnails
- Makes it easier to select very small thumbnails with mouse
13 years ago
Bert 8763f6930f Corrected FSF address in license headers 13 years ago
Bert ff013dd009 Revised handling of file names & paths 13 years ago
Bert 2bad53c33d Simpler thumbnail selection border 13 years ago
Bert 3e4f63e3e2 Nicer thumbnail selection border; new default colors 13 years ago
Bert b8ff1677b1 Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 years ago
Bert a271e16744 Reduced usage of preprocessor macros 13 years ago
Bert 5f780fc3e7 Made selection border in thumb mode 3px wide 13 years ago
Bert 2e1d752777 Fix compile error on NetBSD 13 years ago
Bert b563a0adb2 Fixed mtime cache check on filesystems supporting nsec resolution 13 years ago
Bert d15264ea32 Remove invalid images when loading them; refactorings 13 years ago
Bert dd9e5dabb1 Removed debug output 13 years ago
Bert dc54981a68 New option: -C, clean thumbnail cache 13 years ago
Bert eee921efe0 Refactored thumbs.c 13 years ago
Bert 7d40faeba6 Do not create cache files for cache files 13 years ago
Bert 92709b2b2f Use directory structure in cache dir 13 years ago
Bert f52a99db6c Refactored thumbnail cache_dir 13 years ago
Bert f93f4d887c Write cache file for thumbnail directly after creating it 13 years ago
Bert 1d0f51f95a Load thumbnails from cache 13 years ago
Bert c21a3e3f28 Write thumbnail cache files on exit 13 years ago
Bert 83bdf67d51 First things for thumbnail caching 13 years ago
Bert 9fcf2c8f34 Small refactoring in tns_load() 13 years ago
Bert 8d4e3a57ab Do not check file-type at startup 13 years ago
Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps 13 years ago
Bert d982b06eed White background for images with alpha 14 years ago
Bert c05fd44bdd Support for external commands like mogrify & jpegtran 14 years ago
Bert 9b24f82404 Small refactorings, removed over-ambitious todo 14 years ago
Bert 7334bdfa51 Revert "Save rotated png-files with S-key"
This reverts commit 090ee5405b.
14 years ago
Bert 090ee5405b Save rotated png-files with S-key 14 years ago
Bert dafe7eac74 Refactored imlib context handling 14 years ago
Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t 14 years ago
Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size 14 years ago
Bert a30901210c Mouse-wheel scrolling in thumb mode 14 years ago
Bert a152f82ce6 Sync thumb selection & fileidx; check thumb view 14 years ago
Bert a367d35ba0 Update title when moving selection 14 years ago
Bert c6726ed331 Nicer tns_move_selection 14 years ago
Bert 62f4ab037a Fixed moving of selection while loading thumbnails 14 years ago
Bert 637be49075 Nicer tns_translate 14 years ago
Bert 73a9279598 Center humbnails in window 14 years ago
Bert 6adbb3831d Use Button1 to open thumbnail 14 years ago
Bert f08c24bbb3 Select and open thumbnails 14 years ago
Bert ef24ded6af Highlight selected thumbnail 14 years ago
Bert 095217b26f Linked thumbnails to files 14 years ago
Bert ac747c3f91 Removed debug output 14 years ago
Bert e09a6b5e3f Appropriate title for thumbnail mode 14 years ago
Bert b828b55419 Immediately respond to events while loading thumbs 14 years ago
Bert bcc70bd7cb Who needs threads to load thumbnails? 14 years ago
Bert e0d0892065 Use pthread to load thumbnails 14 years ago
Bert 26c2179be7 Refactored thumbs, new files thumbs.[ch] 14 years ago