summaryrefslogtreecommitdiffstats
path: root/src/2geom/utils.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* noop: Set svn:eol-style to native on all .cpp and .h files under src. (find ↵Peter Moulder2009-04-071-87/+87
| | | | | \( -name '*.cpp' -o -name '*.h' \) -print0 | xargs -0 svn propset svn:eol-style native) (bzr r7649)
* update 2geom. big commit as it has been a while. (2geom svn rev. 1870, i think)Johan B. C. Engelen2009-04-061-87/+87
| | | | | i turned some optional compilation stuff *on* per default, to help building inkscape. (bzr r7638)
* added 2geom/utils.cpp - unused, but usefulNathan Hurst2009-03-091-0/+87
(bzr r7456)