summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-text.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak in sp_canvastextDiederik van Lierop2010-02-171-1/+3
* Warning cleanupJon A. Cruz2009-03-151-1/+1
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-111-25/+33
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+0
* From trunkTed Gould2008-10-271-13/+13
* Tweak of member to Geom classBob Jamison2008-09-191-1/+1
* Change function arg from NR::Matrix to Geom::Matrix. Possible serious bug.Bob Jamison2008-09-191-2/+2
* Fixed const-correctnessJon A. Cruz2008-08-031-2/+2
* include <string.h>. also remove const conversion warningBob Jamison2008-07-221-1/+2
* New CanvasText item; TODO: works quite well but updating may be incorrect sin...Maximilian Albert2008-07-221-0/+262