summaryrefslogtreecommitdiffstats
path: root/src/display/drawing-shape.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert two changes from r15177Marc Jeanmougin2016-11-031-2/+2
* Implement 'vector-effect' value 'non-scaling-stroke'. No GUI yet.Tavmjong Bah2016-10-191-3/+11
* Implement rendering for 'context-fill' and 'context-stroke' (text not handled...Tavmjong Bah2014-12-211-4/+10
* Code rearrangement to make it clearer what is happening.Tavmjong Bah2014-12-161-4/+1
* Update to trunk r13621Liam P. White2014-10-171-4/+4
|\
| * Merged src/display folder from svg-paints-support branchTomasz Boczkowski2014-10-141-4/+4
* | Fix build (not pretty).Liam P. White2014-08-181-1/+1
|/
* Enable support for 'paint-order', rendering only.Tavmjong Bah2014-05-011-6/+1
* Implement 'paint-order' for shapes (and paths).Tavmjong Bah2014-02-181-29/+103
* DrawingContext: change variable names ct to dc (bug #1272073)David Mathog2014-02-081-27/+27
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-1/+1
* Comprehensive fix for the issues with disappearing filtered objects.Krzysztof Kosi??ski2013-10-011-2/+2
* Revert render svg:patern segment for fill and strokeMartin Owens2013-10-011-2/+2
* Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.Martin Owens2013-09-181-2/+2
* Change outline mode rendering tolerance from 1.25 to 0.5.Krzysztof Kosi??ski2012-11-061-1/+1
* 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