228 コミット (ecd5e7108cf515898a04c848b17234a5e3ee6179)
 

作成者 SHA1 メッセージ 日付
  Bert ecd5e7108c Renamed option -C -> -c 14年前
  Bert 5f8201110e Slightly changed introductory text 14年前
  Bert c6ca88ea3f Removed invalid icon 14年前
  Bert f4b9bc9a1d Removed option -a 14年前
  Bert d15264ea32 Remove invalid images when loading them; refactorings 14年前
  Bert 5cb6d12a94 Refactored main.c 14年前
  Bert bac610ddc4 Merge branch 'tcache' 14年前
  Bert dd9e5dabb1 Removed debug output 14年前
  Bert bb85d3dca6 Updated doc for thumbnail cache 14年前
  Bert dc54981a68 New option: -C, clean thumbnail cache 14年前
  Bert eee921efe0 Refactored thumbs.c 14年前
  Bert a90bd1c833 Refactored recursive directory util functions 14年前
  Bert e9996882cb Moved read_dir_rec into util.c 14年前
  Bert 7d40faeba6 Do not create cache files for cache files 14年前
  Bert 92709b2b2f Use directory structure in cache dir 14年前
  Bert f52a99db6c Refactored thumbnail cache_dir 14年前
  Bert f93f4d887c Write cache file for thumbnail directly after creating it 14年前
  Bert 1d0f51f95a Load thumbnails from cache 14年前
  Bert c21a3e3f28 Write thumbnail cache files on exit 14年前
  Bert b2f1b997ed Disable support for external commands by default 14年前
  Bert 83bdf67d51 First things for thumbnail caching 14年前
  Bert 9fcf2c8f34 Small refactoring in tns_load() 14年前
  Bert d7c1f0a85d Removed escape key mapping 14年前
  Bert 4e808cea15 Refactored key/mouse mappings in man page 14年前
  Bert 72ced4b869 Refactored key/mouse mappings in README 14年前
  Bert fa81707540 New key mapping: D, remove image from file list 14年前
  Bert facd7e3b42 New option: -a, do not filter out unsupported files 14年前
  Bert 426edfb349 Readded file-type check at startup 14年前
  Bert 8d4e3a57ab Do not check file-type at startup 14年前
  Bert 8ee73709d7 More accurate README 14年前
  Bert 87a9828417 Filename cosmetics 14年前
  Bert 55659ffcc3 Use imlib-handles in thumbs.c instead of pixmaps 14年前
  Bert aadba6f7e5 Updated doc 14年前
  Bert 3672c0bc63 Toggle image transparency with A-key 14年前
  Bert d982b06eed White background for images with alpha 14年前
  Bert a82c45431b Use ctrl for ext cmds, disable them in config.h 14年前
  Bert 00d4b0f7cf Use "/bin/sh -c" for external commands 14年前
  Bert 50e8fbf7b3 Slightly refactored commands.h 14年前
  Bert c05fd44bdd Support for external commands like mogrify & jpegtran 14年前
  Bert 955c39a5c5 Shorter typedefs 14年前
  Bert 8919fbd676 Shorter version information 14年前
  Bert 9b24f82404 Small refactorings, removed over-ambitious todo 14年前
  Bert 7334bdfa51 Revert "Save rotated png-files with S-key" 14年前
  Bert 090ee5405b Save rotated png-files with S-key 14年前
  Bert dc68127ae5 Stable version 0.7 14年前
  Bert c5f6b2c0d5 Sort directory entries when using -r 14年前
  Bert 5a35484e71 Align big images on top-left corner 14年前
  Bert dafe7eac74 Refactored imlib context handling 14年前
  Bert 62fb69b328 Todo: save rotated images 14年前
  Bert 4cfb8a204a Correct timeout handling, more complex 14年前