summaryrefslogtreecommitdiffstats
path: root/src/display/drawing.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Initial autocache workKrzysztof Kosi??ski2011-08-091-7/+38
| | | (bzr r10347.1.26)
* 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)