Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added own bool type | Bert | 2011-09-11 | 1 | -1/+6 |
| | |||||
* | Load as much of a corrupted gif file as possible | Bert | 2011-09-06 | 1 | -0/+1 |
| | |||||
* | Simplified cursor resetting | Bert | 2011-09-03 | 1 | -1/+1 |
| | |||||
* | Data driven timeout handling | Bert | 2011-09-02 | 1 | -3/+5 |
| | |||||
* | Put event handling back into main.c; events -> commands | Bert | 2011-08-19 | 1 | -0/+7 |
| | |||||
* | Renamed application modes | Bert | 2011-08-19 | 1 | -2/+2 |
| | |||||
* | Small refactorings | Bert | 2011-08-18 | 1 | -2/+2 |
| | |||||
* | Revised handling of file names & paths | Bert | 2011-08-18 | 1 | -0/+5 |
| | |||||
* | Major code refactoring | Bert | 2011-07-26 | 1 | -10/+4 |
| | | | | | - Configurable key and mouse mappings in config.h - Put event handling code from main.c into events.[ch] | ||||
* | Reduced usage of preprocessor macros | Bert | 2011-07-22 | 1 | -0/+35 |