summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-shape.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-19init matrix variable, removes compiler warningsRalf Stephan1-2/+3
2006-05-09eliminate direct accesses to SPCurve::bpathMenTaLguY1-6/+6
2006-04-29rationalize function names and remove spurious soft_ptrMenTaLguY1-8/+8
2006-04-20disabling rendering optimization for dashed strokes (until optimization is tw...Andrius Ramanauskas1-1/+1
2006-04-19Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas1-25/+83
2006-04-03CodingStyle: whitespacePeter Moulder1-531/+530
2006-04-03CodingStyle: const placementPeter Moulder1-2/+2
2006-04-03cleanup: Remove some commented-out code.Peter Moulder1-95/+2
2006-03-26fix 1457118bulia byak1-1/+1
2006-03-19fix clipping with unfilled pathsbulia byak1-6/+7