62 Commits (22d4e991d5726ca034924fa697a32a42578202c2)

Autor SHA1 Nachricht Datum
  Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions vor 13 Jahren
  Bert Münnich d721d8453e Added STREQ macro vor 13 Jahren
  Bert Münnich 515e410451 Use win_t member in img_t & tns_t instead of parameters vor 13 Jahren
  Bert dad06c7561 Much nicer handling of compile-time features vor 13 Jahren
  Bert b2a2a62b7b Added own bool type vor 13 Jahren
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 vor 13 Jahren
  Bert 03b8e85a4f Fixed exif-only typo in tns_load() vor 13 Jahren
  Bert fdbc5cf76b Added EXIF_SUPPORT macro for optional dependency on libexif vor 13 Jahren
  Bert bfab4dc328 Added EXIF auto-orientation vor 13 Jahren
  Bert 26eae8be96 Made i(t)_toggle_alpha command work in thumbnail mode too vor 13 Jahren
  Bert d585b86354 Reformated license header vor 13 Jahren
  Bert de6b58a315 Unified feature test macro requirements vor 13 Jahren
  Bert 1d7849efc1 Added force parameter to tns_load() to disregard cache vor 13 Jahren
  Bert 535c18afda Uniform thumbnail selection border size vor 13 Jahren
  Bert 8763f6930f Corrected FSF address in license headers vor 13 Jahren
  Bert ff013dd009 Revised handling of file names & paths vor 13 Jahren
  Bert 2bad53c33d Simpler thumbnail selection border vor 13 Jahren
  Bert 3e4f63e3e2 Nicer thumbnail selection border; new default colors vor 13 Jahren
  Bert b8ff1677b1 Major code refactoring vor 13 Jahren
  Bert a271e16744 Reduced usage of preprocessor macros vor 13 Jahren
  Bert 5f780fc3e7 Made selection border in thumb mode 3px wide vor 13 Jahren
  Bert 2e1d752777 Fix compile error on NetBSD vor 13 Jahren
  Bert b563a0adb2 Fixed mtime cache check on filesystems supporting nsec resolution vor 13 Jahren
  Bert d15264ea32 Remove invalid images when loading them; refactorings vor 14 Jahren
  Bert dd9e5dabb1 Removed debug output vor 14 Jahren
  Bert dc54981a68 New option: -C, clean thumbnail cache vor 14 Jahren
  Bert eee921efe0 Refactored thumbs.c vor 14 Jahren
  Bert 7d40faeba6 Do not create cache files for cache files vor 14 Jahren
  Bert 92709b2b2f Use directory structure in cache dir vor 14 Jahren
  Bert f52a99db6c Refactored thumbnail cache_dir vor 14 Jahren
  Bert f93f4d887c Write cache file for thumbnail directly after creating it vor 14 Jahren
  Bert 1d0f51f95a Load thumbnails from cache vor 14 Jahren
  Bert c21a3e3f28 Write thumbnail cache files on exit vor 14 Jahren
  Bert 83bdf67d51 First things for thumbnail caching vor 14 Jahren
  Bert 9fcf2c8f34 Small refactoring in tns_load() vor 14 Jahren
  Bert 8d4e3a57ab Do not check file-type at startup vor 14 Jahren
  Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps vor 14 Jahren
  Bert d982b06eed White background for images with alpha vor 14 Jahren
  Bert c05fd44bdd Support for external commands like mogrify & jpegtran vor 14 Jahren
  Bert 9b24f82404 Small refactorings, removed over-ambitious todo vor 14 Jahren
  Bert 7334bdfa51 Revert "Save rotated png-files with S-key" vor 14 Jahren
  Bert 090ee5405b Save rotated png-files with S-key vor 14 Jahren
  Bert dafe7eac74 Refactored imlib context handling vor 14 Jahren
  Bert f2b8a75f6c Always support thumbs; start thumb-mode with single -t vor 14 Jahren
  Bert f0f6644fae Replaced -T flag with -tt; default thumbnail size vor 14 Jahren
  Bert a30901210c Mouse-wheel scrolling in thumb mode vor 14 Jahren
  Bert a152f82ce6 Sync thumb selection & fileidx; check thumb view vor 14 Jahren
  Bert a367d35ba0 Update title when moving selection vor 14 Jahren
  Bert c6726ed331 Nicer tns_move_selection vor 14 Jahren
  Bert 62f4ab037a Fixed moving of selection while loading thumbnails vor 14 Jahren