summaryrefslogtreecommitdiffstats
path: root/src/2geom/svg-path-parser.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-0/+1
| | | (bzr r14059.2.16)
* Update to 2Geom r2358 - better z-snapping logicKrzysztof Kosi??ski2015-05-081-0/+1
| | | (bzr r14059.2.7)
* Fix node editing problemsKrzysztof Kosi??ski2015-05-081-0/+16
| | | (bzr r14059.2.4)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-21/+116
| | | (bzr r14059.2.1)
* update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-3/+4
| | | (bzr r12921)
* update 2geom to r2049. fixes bugs!Johan B. C. Engelen2012-01-041-7/+11
| | | (bzr r10837)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
| | | (bzr r10696)
* Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-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)
* Merge from trunkTed Gould2008-10-281-2/+3
| | | (bzr r6886)
* update to latest 2geom (rev1497)Johan B. C. Engelen2008-07-161-6/+7
| | | (bzr r6332)
* update 2geom (svn rev1433)Johan B. C. Engelen2008-07-031-3/+3
| | | (bzr r6134)
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-171-5/+2
| | | (bzr r4097)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+81
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)