summaryrefslogtreecommitdiff
path: root/src/graph/layout.c
AgeCommit message (Expand)Author
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
2009-10-22Supported scrolling internally and thus fixed bugs with big binaries.Cyrille Bagard
2009-07-15Stored several destinations for each line when needed.Cyrille Bagard
2009-07-04Improved the link lines management.Cyrille Bagard
2009-06-30Built graphic links from the flow of the code blocks.Cyrille Bagard
2009-06-28Drawn graphic links between the different blocks of code.Cyrille Bagard
2009-06-25Used Graphviz library for building graphs (first attempt).Cyrille Bagard