summaryrefslogtreecommitdiffstats
path: root/src/svg/gnome-canvas-bpath-util.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* LIBNR REMOVAL. remove nartbpath code!!!Johan B. C. Engelen2008-09-101-209/+0
| | | | | | remove nartbpath test code etc. remove inkscape's path parsing, since it is now done by 2geom. (bzr r6789)
* warning cleanupJon A. Cruz2008-07-161-0/+1
| | | (bzr r6329)
* Approximately closed test for path parsing now looks at the absolute ↵Jasper van de Gronde2008-06-301-6/+3
| | | | | coordinate values again (in accordance with how PathString used to work before and relative coordinates, and how it works now). (bzr r6097)
* Fix for closepath handling of SVG path data parser and tolerance for ↵Jasper van de Gronde2008-04-281-3/+1
| | | | | approximately closed check in gnome-canvas-bpath-util.cpp. (bzr r5536)
* Make gnome_canvas_bpath_def_closepath merge two nearly equal endpoints to ↵Jasper van de Gronde2008-04-121-3/+33
| | | | | prevent endpoints from wrongly being recognized as distinct. (fixing bug 216152) (bzr r5411)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+4
| | | (bzr r4629)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+179
(bzr r1)