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