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
/
types.cc
Age
Commit message (
Expand
)
Author
2016-04-02
Content with type WIDGET_OOF_REF now refers to new class WidgetReference.
Sebastian Geerken
2013-08-15
Some debugging stuff.
Sebastian Geerken
2013-01-13
Update with main repo.
Sebastian Geerken
2013-01-11
fix up dw namespace comments
p37sitdu
2013-01-05
More debugging stuff.
Sebastian Geerken
2013-01-05
Debug messages.
Sebastian Geerken
2012-10-08
Now, also selection works (in a temporal way).
Sebastian Geerken
2011-08-04
rm my FLTK2-era points array optimisation for drawPolygon()
corvid
2011-01-22
convex polygons for border drawing
corvid
2010-11-24
trim some spaces
corvid
2010-10-15
avoid integer overflow in Polygon::linesCross0()
Johannes Hofmann
2010-08-27
reimplement Rectangle::intersectsWith()
Johannes Hofmann
2010-03-11
drawArc() take coordinates of center
corvid
2010-03-11
draw image maps when image not loaded
corvid
2010-03-08
copyright more prominent
corvid
2009-10-15
remove "using namespace" statements from header files
Johannes Hofmann
2009-03-02
Updated the GPL copyright note in the source files
Detlef Riekenberg
2009-02-09
whitespace cleanup: 's/ +$//g'
Jorge Arellano Cid
2009-01-16
Added lout/msg.h and normalized debug messages to use it.
Jorge Arellano Cid
2008-09-24
- Moved the dw2 tree into dillo2's tree.
jcid