summaryrefslogtreecommitdiffstats
path: root/src/2geom/coord.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2Geom r2413Krzysztof Kosi??ski2015-07-041-31/+40
| | | (bzr r14059.2.18)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-5/+74
| | | (bzr r14059.2.1)
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-20/+22
| | | (bzr r10582.1.3)
* Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-0/+38
| | | (bzr r10347.1.21)
* Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-6/+0
| | | | | | | 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-7/+32
| | | (bzr r10347.1.1)
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+9
| | | (bzr r10025)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
| | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Merge from trunkTed Gould2008-10-281-2/+3
| | | (bzr r6886)
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-1/+3
| | | (bzr r6416)
* update to latest 2geom (rev1497)Johan B. C. Engelen2008-07-161-0/+1
| | | (bzr r6332)
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-121-12/+1
| | | (bzr r4068)
* Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen2007-11-091-0/+11
| | | | | Add conversion functions between Geom::Point and NR::Point (bzr r4050)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+66
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)