| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - colortable now uses uint32_t as identifier | manuel | 2009-05-02 | 1 | -0/+5 |
| | | | | | | | | - rewrote xpm colortable parsing to convert their identifiers to our own and vica vi - implemented indexed8::setpixel/getpixel - moved rowsize to member variable in cbitmap - added second test for xpm/indexed8 | ||||
| * | cwindowsbitmap: seek to bitmap data | manuel | 2009-05-01 | 1 | -0/+1 |
| | | | | | cpixmap: use copy() instead of accessing array via indices | ||||
| * | rewrote pixmap::read to do more sanity checks | manuel | 2009-05-01 | 1 | -1/+1 |
| | | |||||
| * | adding filename param to write(...) | manuel | 2009-04-29 | 1 | -1/+1 |
| | | |||||
| * | forgot to remove dtor... | manuel | 2009-04-28 | 1 | -16/+0 |
| | | |||||
| * | Moved a lot of stuff around to get abstract cbitmap working | manuel | 2009-04-28 | 1 | -235/+0 |
| | | |||||
| * | making cbitmap abstract | manuel | 2009-04-28 | 1 | -0/+382 |
