summaryrefslogtreecommitdiffstats
path: root/src/2geom/ellipse.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-06Update 2geomPatrick Storz1-2/+9
Now at https://gitlab.com/inkscape/lib2geom/commit/5eb3544738724087f3b53e047df5a8ead3549e8b Fixes https://bugs.launchpad.net/inkscape/+bug/1525498 and possibly https://gitlab.com/inkscape/inkscape/issues/194
2016-02-15Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23.Krzysztof Kosi??ski1-1/+1
Restores correct meaning of Line::versor(). (bzr r14652)
2016-02-08Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski1-33/+45
(bzr r14639)
2015-07-15Sync 2Geom to revision 2420.Krzysztof Kosi??ski1-12/+40
Should fix build failure on llvm-gcc 4.2 and an issue with powerstroke. (bzr r14247)
2015-07-06Update 2Geom to r2417: make scan-build happyKrzysztof Kosi??ski1-2/+2
(bzr r14235)
2015-07-04Upgrade to 2Geom r2413Krzysztof Kosi??ski1-2/+35
(bzr r14059.2.18)
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-57/+364
(bzr r14059.2.16)
2015-05-08Fix ellipse problemsKrzysztof Kosi??ski1-8/+7
(bzr r14059.2.5)
2015-04-30Update 2Geom to r2347Krzysztof Kosi??ski1-26/+24
(bzr r14059.2.3)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-119/+112
(bzr r14059.2.1)
2014-04-28partial 2geom update. linearize the measure of the size of an ellipse (LP ↵Johan B. C. Engelen1-3/+4
Bug 1309225), by Alvin Penner Fixed bugs: - https://launchpad.net/bugs/1309225 (bzr r13320)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-10/+16
(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-12-13update to 2geom rev.1723Johan B. C. Engelen1-0/+6
(bzr r6996)
2008-07-16update to latest 2geom (rev1497)Johan B. C. Engelen1-1/+76
(bzr r6332)
2008-07-04EOL fixupJon A. Cruz1-206/+206
(bzr r6149)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-0/+206
(bzr r6134)