Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use exceptions rather than asserts for for "normal" errors | Pierre Ossman | 2014-10-10 | 1 | -3/+4 |
* | Use the same style for exception messages | Pierre Ossman | 2014-10-10 | 1 | -3/+3 |
* | Make sure user visible strings are translated | Pierre Ossman | 2014-09-22 | 1 | -4/+5 |
* | Get rid of getStride() | Pierre Ossman | 2014-07-07 | 1 | -6/+2 |
* | Create a proper interface base class for the viewport's framebuffer | Pierre Ossman | 2014-07-07 | 1 | -8/+8 |
* | Remove full support for colour maps | Pierre Ossman | 2014-07-07 | 1 | -1/+1 |
* | Make sure to include config.h in every compilation unit. Otherwise, | Peter Åstrand | 2011-08-23 | 1 | -0/+4 |
* | Turns out that TXImage wasn't just being overly cautious with the custom error | Pierre Ossman | 2011-06-17 | 1 | -0/+24 |
* | Optimised drawing routines for X11, roughly based on how the old Unix viewer | Pierre Ossman | 2011-06-13 | 1 | -0/+188 |