summaryrefslogtreecommitdiff
path: root/src/graph/layout.c
AgeCommit message (Collapse)Author
2012-11-02Improved the computing and the rendering of the graphic view.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@277 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-08-12Cleaned the code and handled file binaries properly.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@259 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-06-24Updated code to prepare the return of graph views.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@245 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-10-22Supported scrolling internally and thus fixed bugs with big binaries.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@132 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-15Stored several destinations for each line when needed.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@95 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-04Improved the link lines management.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@90 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-30Built graphic links from the flow of the code blocks.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@84 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-28Drawn graphic links between the different blocks of code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@81 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-06-25Used Graphviz library for building graphs (first attempt).Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@80 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a