summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-shape.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-06Change outline mode rendering tolerance from 1.25 to 0.5.Krzysztof Kosi??ski1-1/+1
2011-10-02Removing redundant doxygen @brief tag.Jon A. Cruz1-1/+1
2011-10-02Warning cleanup.Jon A. Cruz1-2/+1
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-1/+0
2011-08-25Remove duplicate bbox data from DrawingShapeKrzysztof Kosi??ski1-9/+2
2011-08-21Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski1-5/+6
2011-08-14Correctly invalidate cache of objects with background-accessing filtersKrzysztof Kosi??ski1-6/+14
2011-08-13More generic handling of child type in DrawingItem.Krzysztof Kosi??ski1-6/+7
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-8/+8
2011-08-06Document things figured out during the rewritingKrzysztof Kosi??ski1-3/+3
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-0/+340