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