summaryrefslogtreecommitdiffstats
path: root/src/2geom/bezier-clipping.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun2018-10-011-2/+2
| | | | Update README and remove obsolete files
* Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
| | | (bzr r14639)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-236/+109
| | | (bzr r14059.2.1)
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-9/+7
| | | (bzr r12921)
* cppcheck performanceKris De Gussem2012-01-151-1/+1
| | | (bzr r10891)
* 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)
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵Peter Moulder2009-04-071-1292/+1292
| | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649)
* update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)Johan B. C. Engelen2009-04-061-1292/+1292
| | | | | i turned some optional compilation stuff *on* per default, to help building inkscape. (bzr r7638)
* 2geom updateJF Barraud2009-03-091-0/+1292
(bzr r7453)