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