62 Commits (22d4e991d5726ca034924fa697a32a42578202c2)

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