Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-02 | trim some spaces | corvid | |
2013-10-22 | Extended ImgRenderer; new option (in the code) for drawing background images ↵ | Sebastian Geerken | |
at once. | |||
2013-10-20 | Documentation for image backgrounds. | Sebastian Geerken | |
2013-09-12 | Added basic functionality for background images to dw::style. Drawing still ↵ | Sebastian Geerken | |
very incomplete. | |||
2013-09-10 | Some refactoring: the image decoding code now only accesses ↵ | Sebastian Geerken | |
dw::core::ImgRenderer, not dw::Image (which now implements the former) anymore. |