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
/
gui
/
menus
/
menubar.c
Age
Commit message (
Expand
)
Author
2018-01-31
Provided the current active object in display panels.
Cyrille Bagard
2017-11-12
Defined a new interface for displaying loaded contents.
Cyrille Bagard
2017-02-19
Created client/server certificates on demand for a given identity.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-09-27
Given access to menus relative to binaries only if a view panel is displayed.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2016-02-10
Refreshed all menu accesses in a better way.
Cyrille Bagard
2016-01-17
Updated access to the Edition menu based on the current selection.
Cyrille Bagard
2015-05-11
Provided a way to look for ROP gadgets in binary code.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2014-07-22
Used in the right way some features of GLib classes in the GUI code.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-03-11
Updated the exportation dialog.
Cyrille Bagard
2012-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
2012-01-14
Updated calls to take the binary rendering options into account.
Cyrille Bagard
2011-11-30
Added the new "File" menu allowing to terminate the program.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2011-01-03
Moved all menus related stuff into 'src/gui/menus'.
Cyrille Bagard