Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize offsetHEADmaster | Jens Bache-Wiig | 2011-02-03 | 1 | -1/+1 |
* | Fixed uninitilized values for textAlign and textBaseline | Jens Bache-Wiig | 2011-02-02 | 1 | -0/+2 |
* | Fixed shadow offset on edges | Jens Bache-Wiig | 2010-09-29 | 1 | -28/+37 |
* | Fix a problem with anchors. | Jens Bache-Wiig | 2010-09-28 | 1 | -1/+8 |
* | Fix text clipping issue | Jens Bache-Wiig | 2010-09-20 | 1 | -6/+11 |
* | Simply allow canvas as a paint source | Jens Bache-Wiig | 2010-09-20 | 1 | -8/+15 |
* | Add text align and baseline | Jens Bache-Wiig | 2010-09-20 | 1 | -7/+112 |
* | Add stubs for textBaseLine | Jens Bache-Wiig | 2010-09-19 | 1 | -2/+37 |
* | Add basic text support | Jens Bache-Wiig | 2010-09-19 | 1 | -0/+40 |
* | Improved shadowBlur | Jens Bache-Wiig | 2010-09-19 | 1 | -71/+69 |
* | Add support for drop shadow and image copy | Jens Bache-Wiig | 2010-09-17 | 1 | -7/+86 |
* | Add support for setting the color property | Jens Bache-Wiig | 2010-09-16 | 1 | -1/+0 |
* | Fixes to paintings example | Jens Bache-Wiig | 2010-09-16 | 1 | -0/+1 |
* | Add color property | Jens Bache-Wiig | 2010-09-13 | 1 | -2/+3 |
* | Add support for hsl color values | Jens Bache-Wiig | 2010-09-09 | 1 | -0/+16 |
* | Support onPaint again. | Jens Bache-Wiig | 2010-09-06 | 1 | -3/+4 |
* | Allow getting the context everywhere. No more onPaint. | Jens Bache-Wiig | 2010-09-03 | 1 | -46/+116 |
* | More examples, some cleanups in context code | Jens Bache-Wiig | 2010-08-18 | 1 | -94/+22 |
* | Initial version | Jens Bache-Wiig | 2010-08-17 | 1 | -0/+794 |