summaryrefslogtreecommitdiffstats
path: root/src/libcola (follow)
Commit message (Expand)AuthorAgeFilesLines
* committed patch 1710682 by jfaithJiHO2007-05-012-2/+3
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-011-2/+5
* cleanup, remove warningsTim Dwyer2006-07-172-50/+56
* minor performance improvementTim Dwyer2006-07-171-5/+7
* remove debug messagesTim Dwyer2006-07-171-9/+10
* remove overlaps between connected componentsTim Dwyer2006-07-172-15/+63
* Constraints are now properly divided up between the connected componentsTim Dwyer2006-07-172-6/+35
* Layout algorithm is now applied to each connected component in the Tim Dwyer2006-07-165-79/+184
* fixed warningsTim Dwyer2006-07-141-0/+2
* - Connectors with end-markers now constrained to point downwards in graph layoutTim Dwyer2006-07-145-44/+45
* - added toggle buttons for directed layout (doesn't do anything yet) and over...Tim Dwyer2006-07-121-2/+2
* Previously graph layout was done using the Kamada-Kawai layout algorithm Tim Dwyer2006-07-1214-0/+2229