Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle window resize events properly | Bert | 2011-01-22 | 1 | -4/+29 |
* | Implemented panning | Bert | 2011-01-21 | 1 | -19/+30 |
* | Stricter object encapsulation | Bert | 2011-01-21 | 1 | -8/+2 |
* | Merged img_display() into img_render() | Bert | 2011-01-21 | 1 | -3/+3 |
* | Removed debug output | Bert | 2011-01-21 | 1 | -2/+0 |
* | More robust key handling | Bert | 2011-01-21 | 1 | -10/+27 |
* | First try on zooming | Bert | 2011-01-20 | 1 | -0/+13 |
* | No more expose handling | Bert | 2011-01-20 | 1 | -12/+2 |
* | Put some useful information in the window title | Bert | 2011-01-20 | 1 | -0/+23 |
* | Check all given files before open the first | Bert | 2011-01-20 | 1 | -4/+24 |
* | Go to next/previous image | Bert | 2011-01-20 | 1 | -0/+14 |
* | Handle expose events | Bert | 2011-01-20 | 1 | -1/+6 |
* | Made parse_options void | Bert | 2011-01-19 | 1 | -2/+1 |
* | Option handling, merged app.c & events.c into main.c | Bert | 2011-01-19 | 1 | -10/+83 |
* | Reordered function definitions | Bert | 2011-01-18 | 1 | -7/+7 |
* | Basic main skeleton | Bert | 2011-01-17 | 1 | -2/+12 |
* | Non-working skeleton | Bert | 2011-01-17 | 1 | -0/+34 |