Fix calls to Geom::cross() - sign change.
Path->Inset trial 2. revert rev 12279. (fix Bug 1218333)
Path->Inset. remove redundant node on inner join. (Bug 1218333)
fix small "performance" issues (cppcheck)
Shape calculations. re-introduce grid of a smaller size. (http://article.gmane.org/gmane.comp.graphics.inkscape.devel/40786)
Shape calculations. do not quantize the coordinates. (Bug 168158)
Path Union. fix for Bug 614577
Switch to top-level glib headers. Thanks to DimStar for patch
update to latest 2geom !
Wholesale cruft removal part 1
More NR ==> Geom changes
warning cleanup
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
warn when ConvertToShape fails
prevent stroke becoming invisible at certain zooms and path disappearing after outset with complex paths, closes a bunch of bugs
Rendering optimisation, which gives best results for zoomed in drawings with complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing)
moving trunk for module inkscape