Commit Graph

62 Commits (22d4e991d5726ca034924fa697a32a42578202c2)

Author SHA1 Message Date
Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions 13 years ago
Bert Münnich d721d8453e Added STREQ macro 13 years ago
Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters 13 years ago
Bert dad06c7561 Much nicer handling of compile-time features
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
13 years ago
Bert b2a2a62b7b Added own bool type 13 years ago
Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 13 years ago
Bert 03b8e85a4f Fixed exif-only typo in tns_load() 13 years ago
Bert fdbc5cf76b Added EXIF_SUPPORT macro for optional dependency on libexif 13 years ago
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