Commit Graph

35 Commits (61f61cae5fdf5aa51975bd587497b830684b7867)

Author SHA1 Message Date
lucas8 3b8a79fb8b Made argument of s_strdup const 10 years ago
Bert Münnich 5cfae63620 Create thumbnail cache dir automatically 10 years ago
Bert Münnich 408b75a0b4 Ignore dotfiles for -r 12 years ago
Bert Münnich 08ae25da22 Refactored function definitions to use dangling brace 12 years ago
Bert Münnich 6d3bbc6d5e Updated/corrected license header 12 years ago
Bert Münnich d407dd65d5 Already in the year 2012 13 years ago
Bert Münnich c3c95ab218 Removed slideshow support 13 years ago
Bert Münnich 36177fb180 Updated contact information 13 years ago
Bert Münnich 4383a651c7 Strictly adhere to ANSI-C standard 13 years ago
Bert Münnich a09b20c5e6 Use void for empty argument lists 13 years ago
Bert Münnich 8dcf682de9 Made all conditionals more precise 13 years ago
Bert Münnich 22d4e991d5 Transformed function macros in util.h to inline functions 13 years ago
Bert Münnich d721d8453e Added STREQ macro 13 years ago
rck 3a81af41ac make use of EXIT_ macros 13 years ago
Bert 510512714d Added slideshow support 13 years ago
Bert 6e575b0f72 Strict conformance to IEEE Std 1003.1-2001 13 years ago
Bert 711494ad36 Avoid conflicting macros 13 years ago
Bert d585b86354 Reformated license header 13 years ago
Bert 1e84773276 Data driven timeout handling 13 years ago
Bert 8b3ae5027e Added support for gif animation 13 years ago
Bert 8763f6930f Corrected FSF address in license headers 13 years ago
Bert ff013dd009 Revised handling of file names & paths 13 years ago
Bert b8ff1677b1 Major code refactoring
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
13 years ago
Bert ea23115af4 Use getline instead of readline 14 years ago
Bert a90bd1c833 Refactored recursive directory util functions 14 years ago
Bert e9996882cb Moved read_dir_rec into util.c 14 years ago
Bert 92709b2b2f Use directory structure in cache dir 14 years ago
Bert f93f4d887c Write cache file for thumbnail directly after creating it 14 years ago
Bert c21a3e3f28 Write thumbnail cache files on exit 14 years ago
Bert e8ed491ba9 Fixed empty lines in readline() 14 years ago
Bert cfed65d36f More appropriate buffer sizes 14 years ago
Bert 26cc5aff69 Read filenames from stdin 14 years ago
Bert bad9a70a48 Display filesize in window title 14 years ago
Bert e8cf8da208 Fixed die/warn in util.c 14 years ago
Bert 8f4af658ae Refactored, new files util.[ch], C89 14 years ago