summaryrefslogtreecommitdiffstats
path: root/src/libcola/gradient_projection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-483/+0
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-184/+430
* Fix compile for Trusty. (Colliding definitions of isinf between C99 and C++11...Tavmjong Bah2017-02-151-2/+2
* Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-061-1/+0
* cppcheck: performance + variable typeKris De Gussem2013-09-271-1/+1
* Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+1
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+1
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-2/+2
* committed patch 1710682 by jfaithJiHO2007-05-011-1/+1
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-2/+5
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-141-15/+16
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-121-0/+234