index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkext
/
graph
/
edge.c
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-03-11
Defined new config parameters for the edge colors.
Cyrille Bagard
2019-03-04
Provided access to the graph layout from Python.
Cyrille Bagard
2019-02-15
Displayed tooltips for graph view edges.
Cyrille Bagard
2019-02-14
Highlighted graph view edges.
Cyrille Bagard
2019-01-07
Improved links computation and handled loops in the graph layout.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-20
Extended the number of cases where beautiful graphs are produced.
Cyrille Bagard
2016-10-09
Defined a new and simpler way to produce graphical view of basic blocks.
Cyrille Bagard
2015-05-04
Reordered slot indexes in order to avoid edges crossings.
Cyrille Bagard
2015-04-05
Fixed various bugs in the graph layout.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-05-05
Implemented first basic steps towards nice graph rendering.
Cyrille Bagard
2013-03-19
Defined the first steps towards new graph renderings.
Cyrille Bagard