134 Révisions (24cce54ea02dbcd7f455550e25287ff3234d342e)

Auteur SHA1 Message Date
  Bert Münnich 919ada1123 Align compile-time color options with X resource colors il y a 6 ans
  Kacper Gutowski e648c11899 Respect updated path format when cleaning cache il y a 6 ans
  Kacper Gutowski e6c9218319 Don't skip dot files when cleaning cache il y a 6 ans
  Bert Münnich f02661879f Reject text files resembling TGA images il y a 7 ans
  Bert Münnich 148026007c One header file for type definitions and function declarations il y a 7 ans
  Antti Korpi ecc363ec10 Add -p flag to disable writing of cache and temporary files il y a 7 ans
  Bert Münnich 1c260e701b Fix unused-variable warnings in conditionally compiled code il y a 8 ans
  Bert Münnich 878d97068c Only open regular files; fixes issue #252 il y a 8 ans
  Paride Legovini 86dc6860f9 Allow opening directories non-recursively il y a 8 ans
  Bert Münnich c280129cef Use Xft for font loading and text drawing il y a 8 ans
  Bert Münnich de4649fc28 Build-time option for default thumbnail size; fixes issue #207 il y a 9 ans
  Bert Münnich a7d39b0ab8 Simplified r_mkdir() il y a 9 ans
  Bert Münnich d3a70a285d Revised error handling il y a 9 ans
  Bert Münnich 851e4288c1 Prefix safe allocation functions with 'e' instead of 's_' il y a 9 ans
  Bert Münnich e574a6d0dd Removed feature test macro definitions from source files il y a 9 ans
  Bert Münnich e0e96977b3 Removed overcautious parameter checks il y a 9 ans
  Bert Münnich d8114e841c Thumbnail cache file format depending on existance of alpha layer il y a 9 ans
  Bert Münnich 47af0dd7b5 Cache out of view thumbnails in the background il y a 10 ans
  Bert Münnich 9b9294bae6 Use bit-field for boolean flags in fileinfo struct il y a 10 ans
  Bert Münnich ed030fe4d3 Enforced thumbnail reloading after key handler il y a 10 ans
  Bert Münnich 728a2d931f Limit thumbnail selection border width to 4px il y a 10 ans
  Bert Münnich d154b9826f Do not cache thumbnails, which are smaller than the maximum size il y a 10 ans
  Bert Münnich eb5feb4585 Discard cached & EXIF thumbnails, which are smaller than the configured maximum size il y a 10 ans
  Bert Münnich f5f49e7a9d Fixed leakage of resources allocated by EXIF library il y a 10 ans
  Bert Münnich 25077ac764 Fixed segfault when run with -c il y a 10 ans
  Bert Münnich 93e2a757d4 Do not print could-not-open-warnings for files found by directory traversal il y a 10 ans
  Bert Münnich ddd028eb3e Unified file count variable for image & thumbnail mode il y a 10 ans
  Bert Münnich b4096c59e4 Set JPEG quality for thumbnail cache files il y a 10 ans
  Bert Münnich 390d771e70 Fixed thumbnail creation for files with big aspect ratio factor; fixes issue #175 il y a 10 ans
  Bert Münnich 0e4db69ff5 Scale thumbnail selection border width with thumbnail size il y a 10 ans
  Bert Münnich 39671a149c Moved thumbnail sizes array to config.def.h il y a 10 ans
  Bert Münnich 8fa7247f69 Refactored thumbnail size dependent calculations il y a 10 ans
  Bert Münnich 7b91e10f22 Added thumbnail zooming... il y a 10 ans
  Bert Münnich b2dbd2fed3 Changed image mark in thumbnail view to small rectangle il y a 10 ans
  Bert Münnich eaa269b6cb Revised thumbnail loading... il y a 10 ans
  Markus Elfring 0f6cb93a09 Bug #165: Deletion of unnecessary null pointer checks il y a 10 ans
  Bert Münnich 056624548a Beautified thumbnail marks and selection border il y a 10 ans
  Bert Münnich fe3a1e326f Further simplified thumbnail marks il y a 10 ans
  Bert Münnich d0ba2c585d Simplified thumbnail selection and marks il y a 10 ans
  Bert Münnich e49d38d6f9 Fixed wrong thumbnail-to-file mappings caused by file deletions il y a 10 ans
  Bert Münnich e267dc7793 Pass marked files to external key handler in thumbnail mode; fixes issue #135 il y a 10 ans
  Bert Münnich 5b01c15176 Unified file index variable for image & thumbnail mode il y a 10 ans
  Bert Münnich 61f61cae5f Generalized thumbnail loading, allows easier reloading of thumbnails later on il y a 10 ans
  Bert Münnich bb6721549b Overhauled window drawing, yet again; fixes issue #155 il y a 10 ans
  Bert Münnich 5cfae63620 Create thumbnail cache dir automatically il y a 10 ans
  Bert Münnich cd02f2dd86 Small fix for thumbnail cropping il y a 10 ans
  Bert Münnich d26f39914e Use thumbnails in EXIF tags; requirement for libexif is back il y a 10 ans
  Bert Münnich e685859a30 Use a checkerboard background for alpha layer; fixes issue #138 il y a 10 ans
  Bert Münnich 304fd382db Adhere to XDG Base Directory Specification; fixes issue #124 il y a 11 ans
  Bert Münnich 99dfd14919 Fixed Imlib file handle type, issue #117 il y a 11 ans