summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-text.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-5/+5
| | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)
* Fix compilation (oops).Krzysztof Kosi??ski2011-08-061-2/+2
| | | (bzr r10347.1.24)
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-2/+2
| | | (bzr r10347.1.22)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+275
(bzr r10347.1.21)