summaryrefslogtreecommitdiffstats
path: root/src/display/nr-arena-shape.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-04fix bug: stroke width was not changed when switching to outline and backbulia byak1-2/+12
2006-10-25fix visibility and pickability of nofill/nostroke objects in outline mode; op...bulia byak1-17/+24
2006-10-14deal with the possible failure to create pixblock due to insufficient memorybulia byak1-0/+21
2006-08-20Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues1-3/+7
2006-08-14Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues1-1/+31
2006-07-29patch for rendering quality and speed from Jasper van de Grondebulia byak1-10/+5
2006-06-21svg-filters branch merged back to headNiko Kiirala1-0/+9
2006-05-26factor out dashing codebulia byak1-24/+2
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