summaryrefslogtreecommitdiffstats
path: root/src/2geom/transforms.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-05-22Update to 2Geom revision 2396Krzysztof Kosi??ski1-8/+18
(bzr r14059.2.16)
2014-01-12update 2geom's copy to r2142Johan B. C. Engelen1-0/+1
(bzr r12921)
2012-02-26powerstroke: work on cusps, so people can play with it a bit. it is not done ↵Johan B. C. Engelen1-1/+10
yet ! so may change in future... (partial update to latest 2geom, for reflection transform) (bzr r11024)
2011-07-24Update 2Geom to fix serious IntRect bug I've found in my GSoC branchKrzysztof Kosi??ski1-5/+36
(bzr r10502)
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-2/+2
(bzr r10347.1.1)
2011-02-05Properly fix seltrans brokenness in 2Geom and pull updated filesKrzysztof Kosi??ski1-2/+2
into Inkscape (bzr r10034)
2011-02-02update to latest 2geom !Johan B. C. Engelen1-81/+118
(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-07-03update 2geom (svn rev1433)Johan B. C. Engelen1-1/+1
(bzr r6134)
2008-06-18update 2geom (r1350)Johan B. C. Engelen1-0/+1
(bzr r5999)
2008-06-18update 2geomMaximilian Albert1-0/+6
(bzr r5977)
2008-05-10update to latest 2geom. this adds gsl dependency, doesn't seem to make ↵Johan B. C. Engelen1-0/+51
inskape executable bigger (bzr r5649)
2008-04-19update to latest 2geom. (eol-style fix needed enters at end of some files) ↵Johan B. C. Engelen1-1/+1
2geom rev 1216 (bzr r5476)
2008-04-18update to latest 2geom. (eol-style fix)Johan B. C. Engelen1-0/+11
(bzr r5470)
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+48
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)