summaryrefslogtreecommitdiffstats
path: root/src/sp-conn-end.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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)