| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warning cleanup | Jon A. Cruz | 2009-03-15 | 1 | -1/+1 |
| | | | | (bzr r7493) | ||||
| * | move canvastext to its own file (no linking error for me anymore), add ↵ | bulia byak | 2009-03-11 | 1 | -25/+33 |
| | | | | | | outline to fix 334758 (bzr r7470) | ||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 1 | -1/+0 |
| | | | | (bzr r7045) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -13/+13 |
| | | | | (bzr r6885) | ||||
| * | Tweak of member to Geom class | Bob Jamison | 2008-09-19 | 1 | -1/+1 |
| | | | | (bzr r6849) | ||||
| * | Change function arg from NR::Matrix to Geom::Matrix. Possible serious bug. | Bob Jamison | 2008-09-19 | 1 | -2/+2 |
| | | | | (bzr r6846) | ||||
| * | 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) | |||||
