aboutsummaryrefslogtreecommitdiff
path: root/dw/types.cc
AgeCommit message (Expand)Author
2011-08-04rm my FLTK2-era points array optimisation for drawPolygon()corvid
2011-01-22convex polygons for border drawingcorvid
2010-11-24trim some spacescorvid
2010-10-15avoid integer overflow in Polygon::linesCross0()Johannes Hofmann
2010-08-27reimplement Rectangle::intersectsWith()Johannes Hofmann
2010-03-11drawArc() take coordinates of centercorvid
2010-03-11draw image maps when image not loadedcorvid
2010-03-08copyright more prominentcorvid
2009-10-15remove "using namespace" statements from header filesJohannes Hofmann
2009-03-02Updated the GPL copyright note in the source filesDetlef Riekenberg
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-01-16Added 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