summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-shape.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-10/+10
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-1/+2
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-2/+1
* Enable 'paint-order', (rendering only)... missing changes.Tavmjong Bah2014-05-011-2/+0
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* Implement 'paint-order' for shapes (and paths).Tavmjong Bah2014-02-181-0/+7
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-2/+2
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-1/+1
* Remove duplicate bbox data from DrawingShapeKrzysztof Kosi??ski2011-08-251-2/+0
* Filter background rendering now matches the SVG specification.Krzysztof Kosi??ski2011-08-211-2/+3
* More generic handling of child type in DrawingItem.Krzysztof Kosi??ski2011-08-131-1/+1
* Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-1/+1
* Document things figured out during the rewritingKrzysztof Kosi??ski2011-08-061-1/+1
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+64