Code

get rid of a lot of no longer needed "libnr/nr-..." includes.
[inkscape.git] / src / display / canvas-text.cpp
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-10-27 Ted GouldFrom trunk
2008-09-19 ishmalTweak of member to Geom class
2008-09-19 ishmalChange function arg from NR::Matrix to Geom::Matrix...
2008-08-03 joncruzFixed const-correctness
2008-07-22 ishmalinclude <string.h>. also remove const conversion warning
2008-07-22 cilix42New CanvasText item; TODO: works quite well but updatin...