aboutsummaryrefslogtreecommitdiff
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
* Removed slideshow supportBert Münnich2012-02-111-1/+0
* Updated contact informationBert Münnich2011-10-141-1/+1
* Fix TV_ADD_MSEC macroBert Münnich2011-10-131-2/+2
* Strictly adhere to ANSI-C standardBert Münnich2011-10-131-23/+15
* Transformed function macros in util.h to inline functionsBert Münnich2011-09-291-15/+26
* Fix include for ssize_tBert Münnich2011-09-261-0/+1
* Added STREQ macroBert Münnich2011-09-261-1/+3
* Added slideshow supportBert2011-09-101-0/+1
* Strict conformance to IEEE Std 1003.1-2001Bert2011-09-081-7/+2
* Avoid conflicting macrosBert2011-09-061-2/+6
* Reformated license headerBert2011-09-031-11/+11
* Data driven timeout handlingBert2011-09-021-3/+6
* Added support for gif animationBert2011-08-191-0/+2
* Corrected FSF address in license headersBert2011-08-181-7/+7
* Revised handling of file names & pathsBert2011-08-181-0/+1
* All timeouts in millisecondsBert2011-06-281-5/+12
* Use getline instead of readlineBert2011-05-291-2/+0
* Refactored recursive directory util functionsBert2011-04-081-2/+15
* Moved read_dir_rec into util.cBert2011-04-071-0/+2
* Use directory structure in cache dirBert2011-04-071-0/+1
* Write thumbnail cache files on exitBert2011-04-071-0/+7
* Immediately respond to events while loading thumbsBert2011-02-171-0/+3
* Read filenames from stdinBert2011-02-141-0/+3
* Display filesize in window titleBert2011-02-031-0/+3
* Refactored, new files util.[ch], C89Bert2011-02-031-0/+34