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
/
panels
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2018-10-14
Typo.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2017-12-08
Introduced the symbol visibility.
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
Counted references for each provided binary format.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2015-10-10
Fixed all remaining gtk warnings about deprecated declarations.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-01-08
Removed deprecation warnings about gtk_misc_set_alignment().
Cyrille Bagard
2014-08-27
Removed some warnings about deprecated calls to gtk_[hv]box_new().
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2012-11-10
Provided a nice way to get a small preview of the current graph.
Cyrille Bagard
2012-10-17
Removed a lot of gcc warnings.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-02-01
Activated GTK_DISABLE_DEPRECATED again to avoid some warnings.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-01-05
Extended the logging system.
Cyrille Bagard
2010-10-24
Introduced new views for rendering source code.
Cyrille Bagard
2010-07-29
Improved the GDB client.
Cyrille Bagard
2010-06-14
Made the program stronger by handling more errors.
Cyrille Bagard
2010-06-06
Used a treeview with icons to show all known symbols.
Cyrille Bagard
2009-09-24
Managed properly projects (close, reload, aso.).
Cyrille Bagard
2009-09-13
Improved the editor window refreshing when several binaries are loaded.
Cyrille Bagard