summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-shape.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-10/+10
2014-12-21Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah1-1/+2
2014-12-16Code rearrangement to make it clearer what is happening.Tavmjong Bah1-2/+1
2014-05-01Enable 'paint-order', (rendering only)... missing changes.Tavmjong Bah1-2/+0
2014-04-26Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah1-1/+1
2014-02-18Implement 'paint-order' for shapes (and paths).Tavmjong Bah1-0/+7
2014-02-08DrawingContext: change variable names ct to dc (bug #1272073)David Mathog1-2/+2
2013-03-14Fix another tonne of forward declaration tagsAlex Valavanis1-1/+1
2011-10-02Next pass of doxygen @brief cleanup.Jon A. Cruz1-1/+1
2011-08-25Remove duplicate bbox data from DrawingShapeKrzysztof Kosi??ski1-2/+0
2011-08-21Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski1-2/+3
2011-08-13More generic handling of child type in DrawingItem.Krzysztof Kosi??ski1-1/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-1/+1
2011-08-06Document things figured out during the rewritingKrzysztof Kosi??ski1-1/+1
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-0/+64