summaryrefslogtreecommitdiffstats
path: root/src/2geom/d2-sbasis.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-3/+37
(bzr r14639)
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski1-14/+6
Fixes LP #1482806: crash on Pattern along Path with horizontal segments. This was caused by empty SBasis objects. After the changes in 2Geom, empty SBasis objects should no longer be created. Fixed bugs: - https://launchpad.net/bugs/1482806 (bzr r14299)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-2/+2
(bzr r14059.2.1)
2012-04-13small 2geom updateJohan B. C. Engelen1-0/+13
(bzr r11239)
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-1/+0
(bzr r10978)
2012-01-15cppcheck performanceKris De Gussem1-1/+1
(bzr r10891)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+52
(bzr r10025)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan1-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)
2009-11-23update 2geom. needed for extrude lpeJohan B. C. Engelen1-2/+37
(bzr r8840)
2008-12-13update to 2geom rev.1723Johan B. C. Engelen1-4/+4
(bzr r6996)
2008-11-21Merge from fe-movedTed Gould1-0/+75
(bzr r6891)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-2/+2
(bzr r6134)
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen1-1/+13
(bzr r5470)
2008-04-13sync with current 2geom, split_at_discontinuities method and SVGEllipticalArcJohan B. C. Engelen1-3/+24
(bzr r5418)
2008-01-02update to latest 2geomJohan B. C. Engelen1-37/+0
(bzr r4364)
2007-12-232geom updateJohan B. C. Engelen1-2/+13
(bzr r4286)
2007-08-30update 2geom to rev 1114 and fix error.Johan B. C. Engelen1-139/+149
(bzr r3624)
2007-08-30Update to 2Geom rev. 1113Johan B. C. Engelen1-37/+8
(bzr r3622)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+177
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)