diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2009-07-04 15:53:19 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2009-07-04 15:53:19 (GMT) |
commit | 5f2cd35c377989e07b241870f89fdf87d851465d (patch) | |
tree | af0831fb6bb0bd303f8295005cec6284d1444b01 /ChangeLog | |
parent | a60e81ac70b3d829f486ce7b6534005a9d025206 (diff) |
Improved the link lines management.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@90 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 09-07-03 Cyrille Bagard <nocbos@gmail.com> + * src/graph/layout.c: + Be sure the link lines are drawn. + + * src/gtkext/gtkgraphview.c: + Reset the link lines. + +09-07-03 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: * src/analysis/binary.h: * src/analysis/line.c: |