summaryrefslogtreecommitdiffstats
path: root/src/canvas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix a problem with anchors.Jens Bache-Wiig2010-09-281-7/+10
* Add support for drop shadow and image copyJens Bache-Wiig2010-09-171-2/+6
* Add support for setting the color propertyJens Bache-Wiig2010-09-161-1/+2
* Fixes to canvastimerJens Bache-Wiig2010-09-161-30/+6
* Add basis for canvas timers.Jens Bache-Wiig2010-09-161-9/+60
* Add color propertyJens Bache-Wiig2010-09-131-6/+27
* Support onPaint again.Jens Bache-Wiig2010-09-061-7/+6
* Fix initial fillmodeJens Bache-Wiig2010-09-031-1/+3
* Add missing functionJens Bache-Wiig2010-09-031-0/+5
* Add fillmodes as for the Image elementJens Bache-Wiig2010-09-031-3/+79
* Allow getting the context everywhere. No more onPaint.Jens Bache-Wiig2010-09-031-9/+59
* Initial versionJens Bache-Wiig2010-08-171-0/+65