summaryrefslogtreecommitdiffstats
path: root/src/2geom/circulator.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-011-150/+0
| | | | Update README and remove obsolete files
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-5/+4
| | | (bzr r14059.2.1)
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-3/+6
| | | (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)
* Merge from trunkTed Gould2008-10-281-2/+3
| | | (bzr r6886)
* update to latest 2geom. (eol-style fix)Johan B. C. Engelen2008-04-181-4/+2
| | | (bzr r5470)
* Update to 2Geom rev. 1113Johan B. C. Engelen2007-08-301-8/+8
| | | (bzr r3622)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+149
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)