aboutsummaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAgeFilesLines
* Added support for gif animationBert2011-08-191-0/+13
|
* Corrected FSF address in license headersBert2011-08-181-7/+7
|
* Revised handling of file names & pathsBert2011-08-181-0/+11
|
* Major code refactoringBert2011-07-261-3/+5
| | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch]
* Use getline instead of readlineBert2011-05-291-37/+1
|
* Refactored recursive directory util functionsBert2011-04-081-79/+99
|
* Moved read_dir_rec into util.cBert2011-04-071-0/+79
|
* Use directory structure in cache dirBert2011-04-071-0/+43
|
* Write cache file for thumbnail directly after creating itBert2011-04-071-1/+1
|
* Write thumbnail cache files on exitBert2011-04-071-1/+79
|
* Fixed empty lines in readline()Bert2011-02-151-3/+3
|
* More appropriate buffer sizesBert2011-02-141-1/+1
|
* Read filenames from stdinBert2011-02-141-1/+39
|
* Display filesize in window titleBert2011-02-031-0/+9
|
* Fixed die/warn in util.cBert2011-02-031-2/+2
|
* Refactored, new files util.[ch], C89Bert2011-02-031-0/+68