50 コミット (07300da7dfc1f783418e81eb7bea9b6c42952755)

作成者 SHA1 メッセージ 日付
  Kacper Gutowski e6c9218319 Don't skip dot files when cleaning cache 6年前
  Bert Münnich 3c7d6f3528 Replace utf8codepoint with Chris Wellons' utf8_decode 6年前
  Squibby eb96c71725 Try to match a fallback font if needed 6年前
  Bert Münnich 148026007c One header file for type definitions and function declarations 7年前
  Paride Legovini 86dc6860f9 Allow opening directories non-recursively 8年前
  Bert Münnich 53a72c7b65 Fix option -q; commit d3a70a2 completely broke it; fixes issue #223 8年前
  Bert Münnich a7d39b0ab8 Simplified r_mkdir() 9年前
  Bert Münnich d3a70a285d Revised error handling 9年前
  Bert Münnich 851e4288c1 Prefix safe allocation functions with 'e' instead of 's_' 9年前
  Bert Münnich b096cbd536 Removed unnecessary buffer size constants 9年前
  Bert Münnich 9a7e97cd89 Use XSI realpath(3) 9年前
  Bert Münnich 66c3c55759 Use POSIX.1-2008 getline(3) 9年前
  Bert Münnich e574a6d0dd Removed feature test macro definitions from source files 9年前
  Bert Münnich e0e96977b3 Removed overcautious parameter checks 9年前
  Markus Elfring 0f6cb93a09 Bug #165: Deletion of unnecessary null pointer checks 10年前
  lucas8 3b8a79fb8b Made argument of s_strdup const 10年前
  Bert Münnich 5cfae63620 Create thumbnail cache dir automatically 10年前
  Bert Münnich 408b75a0b4 Ignore dotfiles for -r 11年前
  Bert Münnich 08ae25da22 Refactored function definitions to use dangling brace 11年前
  Bert Münnich 6d3bbc6d5e Updated/corrected license header 11年前
  Bert Münnich d407dd65d5 Already in the year 2012 12年前
  Bert Münnich c3c95ab218 Removed slideshow support 12年前
  Bert Münnich 36177fb180 Updated contact information 13年前
  Bert Münnich 4383a651c7 Strictly adhere to ANSI-C standard 13年前
  Bert Münnich a09b20c5e6 Use void for empty argument lists 13年前
  Bert Münnich 8dcf682de9 Made all conditionals more precise 13年前
  Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions 13年前
  Bert Münnich d721d8453e Added STREQ macro 13年前
  rck 3a81af41ac make use of EXIT_ macros 13年前
  Bert 510512714d Added slideshow support 13年前
  Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 13年前
  Bert 711494ad36 Avoid conflicting macros 13年前
  Bert d585b86354 Reformated license header 13年前
  Bert 1e84773276 Data driven timeout handling 13年前
  Bert 8b3ae5027e Added support for gif animation 13年前
  Bert 8763f6930f Corrected FSF address in license headers 13年前
  Bert ff013dd009 Revised handling of file names & paths 13年前
  Bert b8ff1677b1 Major code refactoring 13年前
  Bert ea23115af4 Use getline instead of readline 13年前
  Bert a90bd1c833 Refactored recursive directory util functions 13年前
  Bert e9996882cb Moved read_dir_rec into util.c 13年前
  Bert 92709b2b2f Use directory structure in cache dir 13年前
  Bert f93f4d887c Write cache file for thumbnail directly after creating it 13年前
  Bert c21a3e3f28 Write thumbnail cache files on exit 13年前
  Bert e8ed491ba9 Fixed empty lines in readline() 13年前
  Bert cfed65d36f More appropriate buffer sizes 13年前
  Bert 26cc5aff69 Read filenames from stdin 13年前
  Bert bad9a70a48 Display filesize in window title 13年前
  Bert e8cf8da208 Fixed die/warn in util.c 13年前
  Bert 8f4af658ae Refactored, new files util.[ch], C89 13年前