Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle window resize events properly | Bert | 2011-01-22 | 1 | -19/+23 |
* | Implemented panning | Bert | 2011-01-21 | 1 | -2/+34 |
* | Stricter object encapsulation | Bert | 2011-01-21 | 1 | -11/+13 |
* | Merged img_display() into img_render() | Bert | 2011-01-21 | 1 | -29/+28 |
* | Nicer zooming | Bert | 2011-01-21 | 1 | -22/+39 |
* | First try on zooming | Bert | 2011-01-20 | 1 | -0/+62 |
* | No more expose handling | Bert | 2011-01-20 | 1 | -21/+20 |
* | Check all given files before open the first | Bert | 2011-01-20 | 1 | -4/+8 |
* | Handle expose events | Bert | 2011-01-20 | 1 | -18/+29 |
* | Removed im member from img struct | Bert | 2011-01-19 | 1 | -2/+4 |
* | Option handling, merged app.c & events.c into main.c | Bert | 2011-01-19 | 1 | -2/+9 |
* | Render image on window | Bert | 2011-01-18 | 1 | -3/+58 |
* | Renamed FATAL to DIE | Bert | 2011-01-18 | 1 | -1/+1 |
* | Basic image loading | Bert | 2011-01-18 | 1 | -1/+18 |
* | Initialize imlib2 | Bert | 2011-01-18 | 1 | -0/+11 |
* | Non-working skeleton | Bert | 2011-01-17 | 1 | -0/+21 |