summaryrefslogtreecommitdiffstats
path: root/src/2geom/numeric (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-022geom: update to 7e3b3f75023c7c69fd085574cfaa46de0213bbbcPatrick Storz2-3/+3
2015-08-132Geom: update to r2422.Krzysztof Kosi??ski1-1/+0
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-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-1/+1
(bzr r14059.2.16)
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski6-30/+27
(bzr r14059.2.1)
2014-10-17Small warning cleanupLiam P. White2-2/+2
(bzr r13341.1.277)
2011-02-13update to latest 2geom. fixes bezier curve casts.Johan B. C. Engelen1-8/+9
(bzr r10050)
2011-02-03the last 2geom files I could find missing, linking issues still existJosh Andler3-0/+1270
(bzr r10029)
2011-02-02update to latest 2geom !Johan B. C. Engelen4-15/+138
(bzr r10025)
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan6-6/+6
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-04-06update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)Johan B. C. Engelen2-5/+30
i turned some optional compilation stuff *on* per default, to help building inkscape. (bzr r7638)
2008-09-01update 2geom (rev. 1569)Johan B. C. Engelen2-1/+34
(bzr r6748)
2008-07-16update to latest 2geom (rev1497)Johan B. C. Engelen1-0/+36
(bzr r6332)
2008-07-06modified is_positive and is_negative implementation for Vector and Matrix in ↵mcecchetti3-6/+28
order to make 2geom linkable with a gsl release >= 1.8 (bzr r6197)
2008-07-04EOL fixupJon A. Cruz5-2213/+2213
(bzr r6149)
2008-07-04Fixed includesJon A. Cruz1-2/+2
(bzr r6148)
2008-07-03update 2geom (svn rev1433)Johan B. C. Engelen6-481/+2328
(bzr r6134)
2008-07-03Partial 2geom update (anticipating changes that will be part of the next ↵Maximilian Albert1-2/+2
major update anyway, so overwriting them on next update is not a problem) (bzr r6125)
2008-05-20synchronization with 2geom librarymcecchetti3-480/+481
(bzr r5723)
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen3-0/+480
inskape executable bigger (bzr r5649)