summaryrefslogtreecommitdiffstats
path: root/src/sp-conn-end-pair.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-345/+0
2017-12-26Format connector codeSylvain Chiron1-97/+54
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-74/+46
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-2/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+2
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-2/+0
2014-03-03More memory leak fixes (Bug #1275170)Kris De Gussem1-2/+5
2012-11-30Step 1. Remove junk and keep functionality.Martin Owens1-14/+3
2012-08-18Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by some...Markus Engel1-1/+1
2012-01-17turn SPPath into a class, and add some methods...Johan B. C. Engelen1-2/+2
2012-01-17part 1 of SPPath cleanup for LPE... remove duplicated original_curve in SPPat...Johan B. C. Engelen1-2/+2
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-5/+5
2011-06-27fix crasherJohan B. C. Engelen1-1/+1
2011-02-02update to latest 2geom !Johan B. C. Engelen1-3/+3
2010-12-29Fix bug #552289 - Ungrouping objects changes position of arrow lines. This wa...Arcadie M. Cracan1-2/+3
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-6/+6
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-1/+1
2010-03-02Cleanup on id access.Jon A. Cruz1-8/+8
2010-02-21Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan1-62/+62
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-75/+173
2009-07-15- Fix bug #171150: Connectors should always touch the shape boundarymjwybrow1-0/+3
2008-12-05NR -> 2Geom few more filesJoshua L. Blocher1-9/+9
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-11Merging from trunkTed Gould1-2/+2
2008-08-13make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen1-2/+2
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-5/+5
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2007-11-04Warning cleanupJon A. Cruz1-2/+2
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-2/+7
2007-03-04switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY1-1/+1
2006-07-14* src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow1-4/+4
2006-05-28* src/sp-conn-end-pair.cpp: Detach connectors from empty groupsmjwybrow1-0/+15
2006-05-12* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:mjwybrow1-3/+0
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-11/+11
2006-02-15* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow1-1/+4
2006-02-11* src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow1-2/+6
2006-02-10* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow1-1/+22