index
:
dillo
master
Dillo, a multi-platform graphical web browser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dw
/
bullet.cc
Age
Commit message (
Collapse
)
Author
2015-06-08
SRDOP: Positions relative to multiple references; design now considers ↵
Sebastian Geerken
handling conflicts.
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-08
Merge with main repo.
Sebastian Geerken
2015-01-04
Added Extremes::adjustmentWidth; fixed Textblock::mustBeWidenedToAvailWidth.
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-08-10
trim spaces
corvid
...now that floats and grows are in the repo and I won't be making Sebastian's life difficult with a bunch of whitespace changes.
2014-07-22
Fixed incomplete intrinsic extremes.
Sebastian Geerken
2014-07-07
Fixed bug in Widget::containerSizeChanged complex.
Sebastian Geerken
2014-07-03
Widget::getExtremesImpl is now abstract; this way, getExtremes can avoid to ↵
Sebastian Geerken
call sizeRequest.
2014-06-22
RTFL.
Sebastian Geerken
2014-06-17
Implemented containerSizeChangedForChildren() for all widgets.
Sebastian Geerken
2010-03-11
drawArc() take coordinates of center
corvid
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid