summaryrefslogtreecommitdiffstats
path: root/src/2geom/generic-interval.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* apply 2geom rev. 2169 (bug fix)Johan B. C. Engelen2014-03-201-4/+6
| | | (bzr r13175)
* fix build on Mavericks (clang, libc++)Johan B. C. Engelen2014-02-091-2/+2
| | | (bzr r13014)
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-15/+16
| | | (bzr r10582.1.3)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-6/+2
| | | (bzr r10347.1.21)
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-2/+2
| | | | | | | with wrappers which keep some extra information about the surface, amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect. Should simplify implementing filter primitive subregions. (bzr r10347.1.17)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-0/+342
(bzr r10347.1.1)