225 Commits (f4b9bc9a1d569041aab3bfc07ebc53d35e1fff0f)
 

Author SHA1 Message Date
  Bert f4b9bc9a1d Removed option -a 13 years ago
  Bert d15264ea32 Remove invalid images when loading them; refactorings 13 years ago
  Bert 5cb6d12a94 Refactored main.c 13 years ago
  Bert bac610ddc4 Merge branch 'tcache' 13 years ago
  Bert dd9e5dabb1 Removed debug output 13 years ago
  Bert bb85d3dca6 Updated doc for thumbnail cache 13 years ago
  Bert dc54981a68 New option: -C, clean thumbnail cache 13 years ago
  Bert eee921efe0 Refactored thumbs.c 13 years ago
  Bert a90bd1c833 Refactored recursive directory util functions 13 years ago
  Bert e9996882cb Moved read_dir_rec into util.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 b2f1b997ed Disable support for external commands by default 13 years ago
  Bert 83bdf67d51 First things for thumbnail caching 13 years ago
  Bert 9fcf2c8f34 Small refactoring in tns_load() 13 years ago
  Bert d7c1f0a85d Removed escape key mapping 13 years ago
  Bert 4e808cea15 Refactored key/mouse mappings in man page 13 years ago
  Bert 72ced4b869 Refactored key/mouse mappings in README 13 years ago
  Bert fa81707540 New key mapping: D, remove image from file list 13 years ago
  Bert facd7e3b42 New option: -a, do not filter out unsupported files 13 years ago
  Bert 426edfb349 Readded file-type check at startup 13 years ago
  Bert 8d4e3a57ab Do not check file-type at startup 13 years ago
  Bert 8ee73709d7 More accurate README 13 years ago
  Bert 87a9828417 Filename cosmetics 13 years ago
  Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps 13 years ago
  Bert aadba6f7e5 Updated doc 13 years ago
  Bert 3672c0bc63 Toggle image transparency with A-key 13 years ago
  Bert d982b06eed White background for images with alpha 13 years ago
  Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 13 years ago
  Bert 00d4b0f7cf Use "/bin/sh -c" for external commands 13 years ago
  Bert 50e8fbf7b3 Slightly refactored commands.h 13 years ago
  Bert c05fd44bdd Support for external commands like mogrify & jpegtran 13 years ago
  Bert 955c39a5c5 Shorter typedefs 13 years ago
  Bert 8919fbd676 Shorter version information 13 years ago
  Bert 9b24f82404 Small refactorings, removed over-ambitious todo 13 years ago
  Bert 7334bdfa51 Revert "Save rotated png-files with S-key" 13 years ago
  Bert 090ee5405b Save rotated png-files with S-key 13 years ago
  Bert dc68127ae5 Stable version 0.7 13 years ago
  Bert c5f6b2c0d5 Sort directory entries when using -r 13 years ago
  Bert 5a35484e71 Align big images on top-left corner 13 years ago
  Bert dafe7eac74 Refactored imlib context handling 13 years ago
  Bert 62fb69b328 Todo: save rotated images 13 years ago
  Bert 4cfb8a204a Correct timeout handling, more complex 13 years ago
  Bert 88b5c5f2e4 Fixed cursor hiding after switching to thumb mode 13 years ago
  Bert fde9f5bf85 Hide cursor on redraw or after 1.5s mouse inactivity 13 years ago
  Bert 280fcf6bf0 Updated doc 13 years ago