summaryrefslogtreecommitdiffstats
path: root/src/sp-conn-end.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Disabled unfinished connection point edit mode. Added ↵Arcadie M. Cracan2010-02-211-117/+89
| | | | | inkscape:connection-start-point, inkscape:connection-end-point attributes for connector endpoints. This corrects the previous approach making drawings created in 0.48 version compatible with earlier versions (new attributes are silently ignored). (bzr r9103.1.1)
* Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-271-16/+17
| | | (bzr r8857.1.1)
* Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-100/+228
| | | (bzr r8855)
* - Fix bug #171150: Connectors should always touch the shape boundarymjwybrow2009-07-151-125/+108
| | | | | | This fix is backported from some of Arcadie Cracan's Summer of Code work on the gsoc2009_connectors branch. (bzr r8284)
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-1/+1
| | | (bzr r7032)
* Merge from fe-movedTed Gould2008-11-211-2/+2
| | | (bzr r6891)
* Merging from trunkTed Gould2008-10-111-31/+31
| | | (bzr r6884)
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-2/+2
| | | (bzr r6617)
* return boost::optional for second and penultimate points of SPCurveJohan B. C. Engelen2008-08-131-4/+4
| | | (bzr r6616)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-3/+3
| | | (bzr r6593)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
| | | (bzr r6569)
* replace matrix division code.Johan B. C. Engelen2008-08-011-5/+4
| | | (bzr r6512)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-3/+3
| | | (bzr r5915)
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-10/+10
| | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+3
| | | (bzr r4629)
* Warning cleanupJon A. Cruz2007-11-041-2/+2
| | | (bzr r4025)
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-10/+14
| | | (bzr r2605)
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-5/+15
| | | (bzr r2538)
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-4/+4
| | | | | rect handling, though) (bzr r2536)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-6/+6
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+298
(bzr r1)