| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed const-correctness | Jon A. Cruz | 2008-08-03 | 1 | -2/+2 |
| | | | | (bzr r6545) | ||||
| * | include <string.h>. also remove const conversion warning | Bob Jamison | 2008-07-22 | 1 | -1/+2 |
| | | | | (bzr r6399) | ||||
| * | New CanvasText item; TODO: works quite well but updating may be incorrect ↵ | Maximilian Albert | 2008-07-22 | 1 | -0/+262 |
| since update() is called before render() but only the latter gets passed the cairo context from which we can compute the text extents (we use a slightly kludgy workaround now) (bzr r6394) | |||||
