summaryrefslogtreecommitdiffstats
path: root/src/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* init matrix variable, removes compiler warningsRalf Stephan2006-05-191-2/+3
* always make local copy of path data so we have control of memory policyMenTaLguY2006-05-091-29/+17
* fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY2006-05-091-1/+1
* get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory...MenTaLguY2006-05-092-59/+1
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-094-74/+74
* NRMatrix copy constructor appears deficient; avoid it for nowMenTaLguY2006-05-011-1/+2
* use GC allocator for bitmap cache and transformMenTaLguY2006-05-011-12/+6
* rationalize function names and remove spurious soft_ptrMenTaLguY2006-04-294-25/+25
* remove compiler warningsRalf Stephan2006-04-211-4/+4
* SVG 1.1 Conditional Processing Module rendering support (<switch> element, re...Andrius Ramanauskas2006-04-201-1/+1
* disabling rendering optimization for dashed strokes (until optimization is tw...Andrius Ramanauskas2006-04-201-1/+1
* resolving compiler warningsAndrius Ramanauskas2006-04-201-4/+4
* Rendering optimisation, which gives best results for zoomed in drawings with ...Andrius Ramanauskas2006-04-1910-26/+112
* Attempt to preserve the shape of the path when deleting nodesAaron Spike2006-04-142-2/+2
* CodingStyle: whitespacePeter Moulder2006-04-031-531/+530
* CodingStyle: const placementPeter Moulder2006-04-031-2/+2
* cleanup: Remove some commented-out code.Peter Moulder2006-04-031-95/+2
* CodingStyle: whitespace, and move a few declarations to first use.Peter Moulder2006-04-031-447/+451
* cleanup: Remove commented-out code (dating from 2004, Big Pango Patch)Peter Moulder2006-04-031-52/+1
* CodingStyle: const placementPeter Moulder2006-04-031-6/+6
* fix 1457118bulia byak2006-03-261-1/+1
* cosmeticbulia byak2006-03-261-2/+3
* fix clipping with unfilled pathsbulia byak2006-03-192-7/+8
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-152-12/+4
* fix 1432089: stroke is not drawn not only when it's not set but also when it'...bulia byak2006-02-151-2/+3
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-142-0/+32
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-134-31/+31
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-061-1/+12
* optimized includesRalf Stephan2006-01-181-2/+0
* moving trunk for module inkscapeMenTaLguY2006-01-1652-0/+13972