summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkgraphdisplay.c
AgeCommit message (Expand)Author
2020-07-14Typo.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-11-11Extended the Python bindings.Cyrille Bagard
2019-08-14Updated the Python bindings for binary symbols.Cyrille Bagard
2019-03-20Introduced zoom in graph view.Cyrille Bagard
2019-03-18Exported graph views using Cairo.Cyrille Bagard
2019-03-01Drawn a preview of blocks to collapse in graph view.Cyrille Bagard
2019-02-17Reset edge selection when needed.Cyrille Bagard
2019-02-15Displayed tooltips for graph view edges.Cyrille Bagard
2019-02-14Highlighted graph view edges.Cyrille Bagard
2019-01-07Adjusted the final graph layout size for GTK.Cyrille Bagard
2019-01-07Improved links computation and handled loops in the graph layout.Cyrille Bagard
2018-12-21Improved view switching.Cyrille Bagard
2018-12-21Improved graph view content centering.Cyrille Bagard
2018-12-21Updated the graph view when updating the current location.Cyrille Bagard
2018-12-21Centered graph view content at first display.Cyrille Bagard
2018-12-21Used only abstract cursors in views high API.Cyrille Bagard
2018-12-20Kept the current location when switching views.Cyrille Bagard
2018-12-18Used the reference counter when providing basic block lists.Cyrille Bagard
2018-07-16Applied a new GUI update with the new loaded panels features.Cyrille Bagard
2018-07-14Used abstract locations to scroll into displays.Cyrille Bagard
2018-07-14Replaced all the remaining concrete locations in internal rendering buffers.Cyrille Bagard
2018-07-11Restored a minimal graph view system.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-11-12Defined a new interface for displaying loaded contents.Cyrille Bagard
2017-08-26Removed most of the functions using the editor items as global access to acti...Cyrille Bagard
2017-08-21Changed cursors using up-to-date GDK functions.Cyrille Bagard
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-05-14Displayed a symbol instead of a routine in the graph view.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-12-30Deleted old code.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save me...Cyrille Bagard