summaryrefslogtreecommitdiffstats
path: root/src/libcola/cola.h (unfollow)
Commit message (Expand)AuthorFilesLines
2006-07-17cleanup, remove warningsTim Dwyer1-50/+3
2006-07-17remove overlaps between connected componentsTim Dwyer1-15/+19
2006-07-17Constraints are now properly divided up between the connected componentsTim Dwyer1-2/+13
2006-07-16Layout algorithm is now applied to each connected component in the Tim Dwyer1-3/+18
2006-07-14- Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer1-3/+3
2006-07-12Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer1-0/+242