summaryrefslogtreecommitdiffstats
path: root/src/2geom/basic-intersection.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-50/+44
| | | (bzr r14059.2.1)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-4/+3
| | | (bzr r10837)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
| | | (bzr r10347.1.1)
* 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)
* 2geom updateJF Barraud2009-03-091-40/+37
| | | (bzr r7453)
* update to 2geom rev.1723Johan B. C. Engelen2008-12-131-11/+43
| | | (bzr r6996)
* Merge from trunkTed Gould2008-10-281-0/+49
| | | (bzr r6886)
* update 2geom to rev1583Johan B. C. Engelen2008-09-121-2/+19
| | | (bzr r6796)
* update 2geom (rev. 1569)Johan B. C. Engelen2008-09-011-8/+30
| | | (bzr r6748)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-4/+4
| | | (bzr r6134)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+34
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)