summaryrefslogtreecommitdiffstats
path: root/src/libcola/cola.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Put adaptagrams into its own folderMarc Jeanmougin2018-04-291-879/+0
* Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha...Sylvain Chiron2017-07-011-195/+836
* "fix" some "unused parameter" warningsKris De Gussem2013-10-271-1/+1
* Remove "using namespace" from libcola headers.Jon A. Cruz2011-06-271-17/+17
* Whitespace cleanup.Jon A. Cruz2011-06-261-58/+71
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-2/+2
* cleanup, remove warningsTim Dwyer2006-07-171-50/+3
* remove overlaps between connected componentsTim Dwyer2006-07-171-15/+19
* Constraints are now properly divided up between the connected componentsTim Dwyer2006-07-171-2/+13
* Layout algorithm is now applied to each connected component in the Tim Dwyer2006-07-161-3/+18
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-141-3/+3
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-121-0/+242