summaryrefslogtreecommitdiff
path: root/src/gtkext/graph/nodes
AgeCommit message (Expand)Author
2015-05-15Avoided crashes in graph views by filtering middle pending positions.Cyrille Bagard
2015-05-12Ensured parent nodes are centered on their children when expected.Cyrille Bagard
2015-05-04Reordered slot indexes in order to avoid edges crossings.Cyrille Bagard
2015-04-25Registered suitable linkage hooks and defined right links between instructions.Cyrille Bagard
2015-04-23Handled a strange case of jump outside the current routine.Cyrille Bagard
2015-04-06Done some refactoring in order to make the code more GObject-friendly.Cyrille Bagard
2015-04-06Said goodbye to Graphviz.Cyrille Bagard
2015-04-05Fixed various bugs in the graph layout.Cyrille Bagard
2015-04-03Tried to show basic blocks in the graphic view again.Cyrille Bagard
2014-09-05Removed some warnings by using gtk_widget_get_preferred_size() instead of the...Cyrille Bagard
2014-05-29Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2013-08-31Loaded a binary strip into the editor.Cyrille Bagard
2013-08-17Replaced some parts of the graph computing for better results.Cyrille Bagard
2013-05-26Improved the graph rendering.Cyrille Bagard
2013-05-05Implemented first basic steps towards nice graph rendering.Cyrille Bagard
2013-03-19Defined the first steps towards new graph renderings.Cyrille Bagard