summaryrefslogtreecommitdiffstats
path: root/src/libnr/nr-values.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-08-27Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski1-18/+0
(bzr r10582.1.6)
2011-07-09Add SPCanvasArena caching layer. Currently breaks for clipped groupsKrzysztof Kosi??ski1-2/+1
that contain filtered objects (Cairo clipping bug?) (bzr r10347.1.6)
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-5/+4
(bzr r10347.1.2)
2010-08-04Wholesale cruft removal part 3Krzysztof Kosi??ski1-3/+1
(bzr r9508.1.47)
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-2/+2
(bzr r5149)
2007-03-05Separate NRRect and NR::Rect a bit further; the goal is to get to the point ↵MenTaLguY1-2/+1
where there is no way to create an empty NR::Rect (bzr r2551)