summaryrefslogtreecommitdiffstats
path: root/src/2geom/elliptical-arc-from-sbasis.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-22fix the build.Shlomi Fish1-1/+0
2019-05-22Convert to a more portable C++11 check.Shlomi Fish1-0/+1
This silences a deprecated warning on clang.
2019-03-24Update 2geomPatrick Storz1-4/+0
Now at d9e4cc11f4df4e71e96617699997c989cc9248a4 This is the last version that does not depend on an external copy of double-conversion yet.
2018-10-012geom: update to c709d6b6780098d3e53363d925f7aee3c2640478Eduard Braun1-3/+3
Update README and remove obsolete files
2018-09-30Revert "c++11 refactor: std::auto_ptr -> std::unique_ptr"Thomas Holder1-0/+4
This reverts commit 50cc9b79df730bf5a6f4c5010168fff9342ccea7.
2018-09-30c++11 refactor: std::auto_ptr -> std::unique_ptrThomas Holder1-4/+0
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-51/+121
(bzr r14059.2.16)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-1/+1
(bzr r14059.2.1)
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-2/+10
(bzr r12921)
2012-02-15Synchronized 2geom to revision 2058Kris De Gussem1-10/+8
(bzr r10978)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-924/+14
(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)
2008-11-21Merge from fe-movedTed Gould1-1/+1
(bzr r6891)
2008-09-01update 2geom (rev. 1569)Johan B. C. Engelen1-10/+44
(bzr r6748)
2008-08-15Update to 2geom rev. 1538Diederik van Lierop1-7/+6
(bzr r6634)
2008-07-16update to latest 2geom (rev1497)Johan B. C. Engelen1-0/+22
(bzr r6332)
2008-07-04EOL fixupJon A. Cruz1-1124/+1124
(bzr r6149)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-0/+1124
(bzr r6134)
2008-05-20synchronization with 2geom librarymcecchetti1-931/+0
(bzr r5723)
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen1-215/+931
inskape executable bigger (bzr r5649)
2008-04-29svg-elliptical-arc: assertions turned into call to macro throwRangeErrormcecchetti1-209/+215
(bzr r5543)
2008-04-13sync with current 2geom, SVGEllipticalArcJohan B. C. Engelen1-0/+209
(bzr r5426)