summaryrefslogtreecommitdiffstats
path: root/src/display/sp-ctrlline.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove compiler warningsRalf Stephan2006-04-211-4/+4
| | | (bzr r562)
* resolving compiler warningsAndrius Ramanauskas2006-04-201-4/+4
| | | (bzr r552)
* Rendering optimisation, which gives best results for zoomed in drawings with ↵Andrius Ramanauskas2006-04-191-1/+6
| | | | | 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)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-3/+3
| | | (bzr r134)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+217
(bzr r1)