| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix remaining regressions in svg/svg-path.cpp. Also, we now do tighter ↵ | Peter Moulder | 2008-05-08 | 1 | -51/+154 |
| | | | | | | | | error handling - though still no error reporting to the user, beyond the subtle hint that the path is incomplete. There remains a numberical issue with the parsing of floats. (bzr r5626) | ||||
| * | Fix a regression in the SVG path data parser (it will now parse things like ↵ | Jasper van de Gronde | 2008-05-06 | 1 | -17/+19 |
| | | | | | | "M 1.3.4" correctly again). (bzr r5618) | ||||
| * | Improved numerical precision for the SVG path data parser (along with a ↵ | Jasper van de Gronde | 2008-04-29 | 1 | -116/+79 |
| | | | | | | small step towards a more robust parser). (bzr r5547) | ||||
| * | Further fix for sign handling of the SVG path data parser. | Jasper van de Gronde | 2008-04-28 | 1 | -2/+1 |
| | | | | (bzr r5538) | ||||
| * | Fix for closepath handling of SVG path data parser and tolerance for ↵ | Jasper van de Gronde | 2008-04-28 | 1 | -2/+4 |
| | | | | | | approximately closed check in gnome-canvas-bpath-util.cpp. (bzr r5536) | ||||
| * | Fixed SVG path data parser to handle close paths better (it used to create ↵ | Jasper van de Gronde | 2008-04-26 | 1 | -94/+37 |
| | | | | | | spurious subpaths), and be a little less forgiving in general (it doesn't fill in missing parameters anymore, doesn't read 1e3e4 as 1e4 anymore and now only allows one sign character for exponents). (bzr r5525) | ||||
| * | patch by Jasper for optimizing path data | bulia byak | 2008-03-18 | 1 | -1/+3 |
| | | | | (bzr r5110) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 1 | -1/+1 |
| | | | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390) | ||||
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 1 | -6/+7 |
| | | | | | | currently. (bzr r4389) | ||||
| * | switch to using SVG::PathString for building paths | MenTaLguY | 2007-01-24 | 1 | -16/+12 |
| | | | | (bzr r2268) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -38/+34 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -6/+6 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -6/+6 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+710 |
| (bzr r1) | |||||
