index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
image.hh
Age
Commit message (
Expand
)
Author
2024-10-17
Add support for aspect ratio in Widget
Rodrigo Arias Mallo
2024-10-17
Allow widgets to adjust new requisition
Rodrigo Arias Mallo
2015-06-08
SRDOP: Positions relative to multiple references; design now considers handli...
Sebastian Geerken
2015-06-06
SRDOP: Positions also for extremes.
Sebastian Geerken
2015-05-20
Size requisitions depending on positions (SRDOP): added method signatures.
Sebastian Geerken
2015-01-23
Simplified interrupted drawing. (Mouse events will follow.)
Sebastian Geerken
2015-01-03
Merge with main repo.
Sebastian Geerken
2015-01-02
Some more work on 'adjust_min_width' correction.
Sebastian Geerken
2014-10-23
Changed signature of Widget::draw and friends.
Sebastian Geerken
2014-10-23
Removed old Widget::draw (backward compatibility is not possible anyway).
Sebastian Geerken
2014-07-22
Fixed bug in image scaling.
Sebastian Geerken
2014-07-03
Widget::getExtremesImpl is now abstract; this way, getExtremes can avoid to c...
Sebastian Geerken
2014-06-17
Implemented containerSizeChangedForChildren() for all widgets.
Sebastian Geerken
2013-10-22
Extended ImgRenderer; new option (in the code) for drawing background images ...
Sebastian Geerken
2013-09-10
Some refactoring: the image decoding code now only accesses dw::core::ImgRend...
Sebastian Geerken
2010-03-21
make drawing image map shapes work when <img> precedes <map>
Johannes Hofmann
2010-03-11
draw image maps when image not loaded
corvid
2009-11-30
documentation: update references to LinkReceiver
corvid
2009-07-20
fix image map coordinates when margin/border/padding are present
corvid
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid