summaryrefslogtreecommitdiffstats
path: root/src/display/drawing.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-0/+159
methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25)