summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-shape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removing redundant doxygen @brief tag.Jon A. Cruz2011-10-021-1/+1
* Warning cleanup.Jon A. Cruz2011-10-021-2/+1
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-271-1/+0
* Remove duplicate bbox data from DrawingShapeKrzysztof Kosi??ski2011-08-251-9/+2
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-5/+6
* Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski2011-08-141-6/+14
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-6/+7
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-8/+8
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-3/+3
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+340