aboutsummaryrefslogtreecommitdiff
path: root/dw/core.hh
AgeCommit message (Collapse)Author
2016-01-02SRDOP: Updated documentation.Sebastian Geerken
2016-01-01SRDOP: Consider references and positions in Widget::sizeRequest.Sebastian Geerken
2015-12-31SRDOP: temporarily disable stacking context (only used for positioned ↵Sebastian Geerken
elements), focus on floats.
2014-09-15Z-Index and stacking contexts: start.Sebastian Geerken
2013-09-10Some refactoring: the image decoding code now only accesses ↵Sebastian Geerken
dw::core::ImgRenderer, not dw::Image (which now implements the former) anymore.
2013-06-17Cleanup.Sebastian Geerken
2013-01-11fix up dw namespace commentsp37sitdu
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid