aboutsummaryrefslogtreecommitdiff
path: root/dw/image.hh
AgeCommit message (Expand)Author
2015-06-08SRDOP: Positions relative to multiple references; design now considers handli...Sebastian Geerken
2015-06-06SRDOP: Positions also for extremes.Sebastian Geerken
2015-05-20Size requisitions depending on positions (SRDOP): added method signatures.Sebastian Geerken
2015-01-23Simplified interrupted drawing. (Mouse events will follow.)Sebastian Geerken
2015-01-03Merge with main repo.Sebastian Geerken
2015-01-02Some more work on 'adjust_min_width' correction.Sebastian Geerken
2014-10-23Changed signature of Widget::draw and friends.Sebastian Geerken
2014-10-23Removed old Widget::draw (backward compatibility is not possible anyway).Sebastian Geerken
2014-07-22Fixed bug in image scaling.Sebastian Geerken
2014-07-03Widget::getExtremesImpl is now abstract; this way, getExtremes can avoid to c...Sebastian Geerken
2014-06-17Implemented containerSizeChangedForChildren() for all widgets.Sebastian Geerken
2013-10-22Extended ImgRenderer; new option (in the code) for drawing background images ...Sebastian Geerken
2013-09-10Some refactoring: the image decoding code now only accesses dw::core::ImgRend...Sebastian Geerken
2010-03-21make drawing image map shapes work when <img> precedes <map>Johannes Hofmann
2010-03-11draw image maps when image not loadedcorvid
2009-11-30documentation: update references to LinkReceivercorvid
2009-07-20fix image map coordinates when margin/border/padding are presentcorvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2008-09-24- Moved the dw2 tree into dillo2's tree.jcid