summaryrefslogtreecommitdiffstats
path: root/src/conn-avoid-ref.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-02-12Header cleaningAlex Valavanis1-0/+2
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-1/+1
2011-07-01Give a chance to a shape to have an up to date curve before approximating it ...Gellule Xg1-0/+1
2011-02-20Pass removing some outdated C-macro use.Jon A. Cruz1-8/+7
2011-02-02update to latest 2geom !Johan B. C. Engelen1-9/+9
2010-10-26Fix bug #666586: Connector routing regressionMichael Wybrow1-3/+9
2010-08-13Revs 9706-9709 from trunk to fix Uniconvertor and 3 connector crashesJosh Andler1-3/+4
2010-08-13Fixes bug #590047: assertion crash in libavoid when marking shapes as notMichael Wybrow1-3/+4
2010-07-20More on c++ification and some XML privatisationAbhishek Sharma public1-1/+2
2010-07-14SPShape c++ified to the extent it was possible and more changes done for XML ...Abhishek Sharma Public1-1/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-4/+4
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-1/+1
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-3/+3
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2009-12-27Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan1-149/+145
2009-12-20Warning cleanupJon A. Cruz1-43/+48
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-30/+368
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-06-12Fix a bug where the spacing control for connectors reduced the size of mjwybrow1-1/+1
2009-06-12Fix a typo in a comment.mjwybrow1-1/+1
2008-11-21Merge from fe-movedTed Gould1-1/+1
2008-10-31Making it so that including simple-node.h will generate an errorTed Gould1-1/+1
2008-10-27From trunkTed Gould1-6/+3
2008-10-11Merging from trunkTed Gould1-3/+4
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-02-08* src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather thanmjwybrow1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+2
2007-11-02warning cleanupJon A. Cruz1-1/+1
2007-08-092006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>mjwybrow1-21/+1
2007-04-10* src/conn-avoid-ref.cpp: Fix a crash where avoided items with an emptymjwybrow1-3/+3
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-3/+5
2007-03-04switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY1-2/+2
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan1-2/+2
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-05-09* conn-avoid-ref.cpp: Fix a crashbug that could occur in filesmjwybrow1-3/+12
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-1/+1
2006-03-01* src/conn-avoid-ref.cpp, src/libavoid/connector.h,mjwybrow1-2/+1
2006-02-15* src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow1-8/+14
2006-02-14* src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,mjwybrow1-4/+33
2006-02-11* src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow1-3/+3
2006-02-10* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow1-0/+20
2006-01-20* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow1-5/+70