summaryrefslogtreecommitdiffstats
path: root/src/libcola/gradient_projection.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-29Put adaptagrams into its own folderMarc Jeanmougin1-483/+0
2017-07-01Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron1-184/+430
2017-02-15Fix compile for Trusty. (Colliding definitions of isinf between C99 and C++11...Tavmjong Bah1-2/+2
2017-02-06Remove some unneeded < C++11 fallback codeAlex Valavanis1-1/+0
2013-09-27cppcheck: performance + variable typeKris De Gussem1-1/+1
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-2/+2
2007-05-01committed patch 1710682 by jfaithJiHO1-1/+1
2007-03-01commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg1-2/+5
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-15/+16
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-0/+234