summaryrefslogtreecommitdiffstats
path: root/src/libcola/cola.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-670/+0
2017-07-25libcola: C++11 fixes for TrustyAlex Valavanis1-2/+2
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-256/+573
2013-10-16cppcheck initialisationKris De Gussem1-5/+5
2013-10-16static code analysis: performanceKris De Gussem1-1/+1
2011-06-27Remove "using namespace" from libcola headers.Jon A. Cruz1-26/+26
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-1/+1
2008-06-22* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow1-1/+1
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-1/+1
2007-05-01committed patch 1710682 by jfaithJiHO1-1/+2
2006-07-17cleanup, remove warningsTim Dwyer1-0/+53
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-1/+1
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-0/+299