summaryrefslogtreecommitdiffstats
path: root/src/livarot/ShapeSweep.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762)
* Merge from trunkKrzysztof Kosi??ski2011-04-071-2/+2
|\ | | | | (bzr r9508.1.73)
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-1/+1
| | | | | | (bzr r10025)
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-2/+2
|/ | | (bzr r9508.1.44)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-26/+26
| | | (bzr r7032)
* warning cleanupJon A. Cruz2008-07-161-5/+5
| | | (bzr r6329)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* warn when ConvertToShape failsbulia byak2007-08-071-1/+2
| | | (bzr r3414)
* prevent stroke becoming invisible at certain zooms and path disappearing ↵bulia byak2006-05-311-16/+0
| | | | | after outset with complex paths, closes a bunch of bugs (bzr r1105)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-2/+5
| | | | | 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) (bzr r541)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+3327
(bzr r1)