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
/
analysis
/
project.c
Age
Commit message (
Expand
)
Author
2016-03-09
Reorganized the whole code dealing with dockable panels.
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-02-02
Given a chance to the caret to get defined before getting drawn.
Cyrille Bagard
2015-12-01
Handled relative paths when loading and saving binary contents in projects.
Cyrille Bagard
2015-11-11
Prepared the next generation of parallel processings.
Cyrille Bagard
2015-10-14
Discarded code symbols as symbols already containing instructions when disass...
Cyrille Bagard
2015-10-01
Fixed mistakes when loading or saving binary contents.
Cyrille Bagard
2015-09-20
Defined one unique type to handle binaries.
Cyrille Bagard
2015-09-19
Extended the prototype for matching formats in order to get it suitable for p...
Cyrille Bagard
2015-08-02
Allowed to emit signals to GTK main thread for GUI updates in a generic way.
Cyrille Bagard
2015-07-14
Moved the project information into the analysis domain.
Cyrille Bagard