summaryrefslogtreecommitdiffstats
path: root/src/svg/svg-path.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter error...Peter Moulder2008-05-081-51/+154
* Fix a regression in the SVG path data parser (it will now parse things like "...Jasper van de Gronde2008-05-061-17/+19
* Improved numerical precision for the SVG path data parser (along with a small...Jasper van de Gronde2008-04-291-116/+79
* Further fix for sign handling of the SVG path data parser.Jasper van de Gronde2008-04-281-2/+1
* Fix for closepath handling of SVG path data parser and tolerance for approxim...Jasper van de Gronde2008-04-281-2/+4
* Fixed SVG path data parser to handle close paths better (it used to create sp...Jasper van de Gronde2008-04-261-94/+37
* patch by Jasper for optimizing path databulia byak2008-03-181-1/+3
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-6/+7
* switch to using SVG::PathString for building pathsMenTaLguY2007-01-241-16/+12
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-261-38/+34
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-6/+6
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-6/+6
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+710