Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Revised handling of file names & paths | Bert | 2011-08-18 | 1 | -0/+11 | |
| | ||||||
* | Major code refactoring | Bert | 2011-07-26 | 1 | -3/+5 | |
| | | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch] | |||||
* | Use getline instead of readline | Bert | 2011-05-29 | 1 | -37/+1 | |
| | ||||||
* | Refactored recursive directory util functions | Bert | 2011-04-08 | 1 | -79/+99 | |
| | ||||||
* | Moved read_dir_rec into util.c | Bert | 2011-04-07 | 1 | -0/+79 | |
| | ||||||
* | Use directory structure in cache dir | Bert | 2011-04-07 | 1 | -0/+43 | |
| | ||||||
* | Write cache file for thumbnail directly after creating it | Bert | 2011-04-07 | 1 | -1/+1 | |
| | ||||||
* | Write thumbnail cache files on exit | Bert | 2011-04-07 | 1 | -1/+79 | |
| | ||||||
* | Fixed empty lines in readline() | Bert | 2011-02-15 | 1 | -3/+3 | |
| | ||||||
* | More appropriate buffer sizes | Bert | 2011-02-14 | 1 | -1/+1 | |
| | ||||||
* | Read filenames from stdin | Bert | 2011-02-14 | 1 | -1/+39 | |
| | ||||||
* | Display filesize in window title | Bert | 2011-02-03 | 1 | -0/+9 | |
| | ||||||
* | Fixed die/warn in util.c | Bert | 2011-02-03 | 1 | -2/+2 | |
| | ||||||
* | Refactored, new files util.[ch], C89 | Bert | 2011-02-03 | 1 | -0/+68 | |