summaryrefslogtreecommitdiffstats
path: root/src/2geom/generic-interval.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski2016-02-151-2/+1
| | | | | Restores correct meaning of Line::versor(). (bzr r14652)
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+0
| | | (bzr r14639)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+26
| | | (bzr r14059.2.1)
* 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)