index
:
nsxiv
master
new simple X image viewer
Justin Gassner
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util.h
Age
Commit message (
Collapse
)
Author
2011-10-14
Updated contact information
Bert Münnich
2011-10-13
Fix TV_ADD_MSEC macro
Bert Münnich
2011-10-13
Strictly adhere to ANSI-C standard
Bert Münnich
2011-09-29
Transformed function macros in util.h to inline functions
Bert Münnich
2011-09-26
Fix include for ssize_t
Bert Münnich
2011-09-26
Added STREQ macro
Bert Münnich
2011-09-10
Added slideshow support
Bert
2011-09-08
Strict conformance to IEEE Std 1003.1-2001
Bert
2011-09-06
Avoid conflicting macros
Bert
2011-09-03
Reformated license header
Bert
2011-09-02
Data driven timeout handling
Bert
2011-08-19
Added support for gif animation
Bert
2011-08-18
Corrected FSF address in license headers
Bert
2011-08-18
Revised handling of file names & paths
Bert
2011-06-28
All timeouts in milliseconds
Bert
2011-05-29
Use getline instead of readline
Bert
2011-04-08
Refactored recursive directory util functions
Bert
2011-04-07
Moved read_dir_rec into util.c
Bert
2011-04-07
Use directory structure in cache dir
Bert
2011-04-07
Write thumbnail cache files on exit
Bert
2011-02-17
Immediately respond to events while loading thumbs
Bert
2011-02-14
Read filenames from stdin
Bert
2011-02-03
Display filesize in window title
Bert
2011-02-03
Refactored, new files util.[ch], C89
Bert